[CXX-2681] Use separate min/max setters for range options Created: 20/Apr/23  Updated: 28/Oct/23  Resolved: 20/Apr/23

Status: Closed
Project: C++ Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 3.8.0

Type: Task Priority: Unknown
Reporter: Kevin Albertson Assignee: Ezra Chung
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done after CDRIVER-4610 Split min/max setters for range options Closed
Related
is related to CXX-2517 Support for Range Indexes Closed

 Description   

Summary

Replace use of mongoc_client_encryption_encrypt_range_opts_set_min_max with mongoc_client_encryption_encrypt_range_opts_set_min and mongoc_client_encryption_encrypt_range_opts_set_max.

Background & Motivation

CDRIVER-4610 replaced mongoc_client_encryption_encrypt_range_opts_set_min_max with mongoc_client_encryption_encrypt_range_opts_set_min and mongoc_client_encryption_encrypt_range_opts_set_max. This is not considered a backwards break since the functions are not yet released. But this is expected to require changes in the C++ and PHP drivers.



 Comments   
Comment by Githook User [ 20/Apr/23 ]

Author:

{'name': 'Ezra Chung', 'email': '88335979+eramongodb@users.noreply.github.com', 'username': 'eramongodb'}

Message: CXX-2681 Use split min and max setters for RangeOpts (#957)

  • Update minimum C Driver version to 11e31e3e (1.24.0)
  • CXX-2681 Use separate min and max setters for range opts
Generated at Wed Feb 07 22:06:40 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.