Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.mongodb:mongodb-crypt from 1.8.0 to 1.11.0 #42432

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps org.mongodb:mongodb-crypt from 1.8.0 to 1.11.0.

Release notes

Sourced from org.mongodb:mongodb-crypt's releases.

csharp-v1.11.0

  • Strong naming

1.11.0 release

1.11.0

New features

  • Support range algorithm as stable.

Deprecated

  • The Windows download URLs for stable and unstable are now deprecated. See the GitHub Release page for Windows downloads.

1.10.1 release

Fixed

  • Document range algorithm as unstable.

PyMongoCrypt 1.10.1

  • Bundle libmongocrypt 1.10.1 in release wheels.

1.10.0 release

New features

  • Support KMIP delegated option.
  • Support processing bulkWrite command.
  • Support range algorithm.

PyMongoCrypt 1.10.0

What's Changed

  • Add Python async support.
  • Drop support for Python 3.7 and PyPy 3.8. Python >=3.8 or PyPy >=3.9 is now required.
  • Add support for range-based Queryable Encryption with the new "range" algorithm on MongoDB 8.0+. This replaces the experimental "rangePreview" algorithm.
  • Add Secure Software Development Life Cycle automation to release process. GitHub Releases for pymongocrypt now include a Software Bill of Materials, and signature files corresponding to the distribution files released on PyPI.

Full Changelog: mongodb/libmongocrypt@pymongocrypt-1.9.2...pymongocrypt-1.10.0

PyMongoCrypt 1.9.2

https://www.mongodb.com/community/forums/t/pymongocrypt-1-9-2-released/282517

PyMongoCrypt 1.9.1

https://www.mongodb.com/community/forums/t/pymongocrypt-1-9-0-and-1-9-1-released/268543

1.9.1 release

New features

  • Add Debian 12 packages

1.9.0 release

New features

  • Support named KMS providers.
  • Add arm64 Debian packages

Fixed

  • Fix arm64 Alpine build.

PyMongoCrypt 1.9.0

... (truncated)

Changelog

Sourced from org.mongodb:mongodb-crypt's changelog.

1.11.0

New features

  • Support range algorithm as stable.

Deprecated

  • The Windows download URLs for stable and unstable are now deprecated. See the GitHub Release page for Windows downloads.

1.10.1

Fixed

  • Document range algorithm as unstable.

1.10.0

New features

  • Support KMIP delegated option.
  • Support processing bulkWrite command.
  • Support range algorithm.

1.9.1

New features

  • Add Debian 12 packages

1.9.0

New features

  • Support named KMS providers.
  • Add arm64 Debian packages

Fixed

  • Fix arm64 Alpine build.

1.8.4

Fixed

  • Fix aarch64 packages for RHEL 8, RHEL 9, Amazon 2023, and Amazon 2

1.8.3

Improvements

  • Include packages for RHEL 8, RHEL 9, and Amazon 2023

1.8.2

Fixed

  • Fix possible leaks in Queryable Encryption in errors on malformed data.

1.8.1

  • Bypass search index management commands in automatic encryption
Commits
  • 9a88ac5 update CHANGELOG and README for 1.11.0 release
  • 721e074 MONGOCRYPT-708 pass environment for Alpine task (#873)
  • b175335 MONGOCRYPT-661 document "range" as stable (#865)
  • bb12cda MONGOCRYPT-705 Add crypto parameters to payloads (#872)
  • 3fd7377 MONGOCRYPT-712 Improve double handling with precision (#869)
  • 87e1bb7 PYTHON-4541 Add attestations for Python Releases (#871)
  • 6bb3058 MONGOCRYPT-702 FLE2 range floating point correctness issue when using precisi...
  • e81ef62 update expectation in _test_no_trimFactor (#870)
  • 6dff2a8 MONGOCRYPT-695 Remove upper bound assertions on FLE2 range precision (#858)
  • 14ccd9c MONGOCRYPT-698 Make trimFactor and sparsity optional (#867)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.mongodb:mongodb-crypt](https://github.com/mongodb/libmongocrypt) from 1.8.0 to 1.11.0.
- [Release notes](https://github.com/mongodb/libmongocrypt/releases)
- [Changelog](https://github.com/mongodb/libmongocrypt/blob/master/CHANGELOG.md)
- [Commits](mongodb/libmongocrypt@1.8.0...1.11.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-crypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Aug 8, 2024
@quarkus-bot quarkus-bot bot added area/mongodb env/windows Impacts Windows machines labels Aug 8, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 9, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 4644189.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17 Windows

📦 extensions/micrometer/deployment

io.quarkus.micrometer.deployment.binder.VertxUdpMetricsTest.testUdpMetrics - History

  • event executor terminated - java.util.concurrent.RejectedExecutionException
java.util.concurrent.RejectedExecutionException: event executor terminated
	at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:931)
	at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
	at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:833)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:824)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:814)
	at io.vertx.core.impl.EventLoopExecutor.execute(EventLoopExecutor.java:35)

@gsmet gsmet merged commit a395c9f into main Aug 9, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.14 - main milestone Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.mongodb-mongodb-crypt-1.11.0 branch August 9, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/mongodb env/windows Impacts Windows machines kind/component-upgrade triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant