Skip to content

Commit bafb129

Browse files
authored
RUBY-3253 Remove "Public Technical Preview" from Queryable Encryption Equality API (#2719)
1 parent 1b17ac9 commit bafb129

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/mongo/client_encryption.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,6 @@ def rewrap_many_data_key(filter, opts = {})
255255
# created by this method with automatic encryption, the user must create
256256
# a new client after calling this function with the :encrypted_fields returned.
257257
#
258-
# @note This method is a part of the queryable encryption API and therefore
259-
# is in public technical preview. This method should be considered
260-
# experimental and is subject to change.
261-
#
262258
# @param [ Mongo::Database ] database Database to create collection in.
263259
# @param [ String ] coll_name Name of collection to create.
264260
# @param [ Hash ] coll_opts Options for collection to create.

0 commit comments

Comments
 (0)