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 mongodb-crypt from 1.6.1 to 1.7.1 #30764

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps mongodb-crypt from 1.6.1 to 1.7.1.

Release notes

Sourced from mongodb-crypt's releases.

1.7.0 release

New Features

  • Add encryptExpression helper
  • Support for range index. NOTE: The Range algorithm is experimental only. It is not intended for public use.

1.7.0-alpha2 release

New Features

  • Support range index for decimal128. NOTE: The Range algorithm is experimental only. It is not intended for public use.

1.7.0-alpha1 release

New Features

  • Add encryptExpression helper

1.7.0-alpha0 release

New Features

  • Support range index for int32, int64, double, and date. NOTE: The Range algorithm is experimental only. It is not intended for public use.

1.6.2 release

Fixed

  • Fix build on FreeBSD.
  • Set context error state during KMS provider validation.
Changelog

Sourced from mongodb-crypt's changelog.

ChangeLog

1.7.0

New Features

  • Add encryptExpression helper
  • Support for range index. NOTE: The Range algorithm is experimental only. It is not intended for public use.

1.7.0-alpha2

New Features

  • Support range index for decimal128. NOTE: The Range algorithm is experimental only. It is not intended for public use.

1.7.0-alpha1

New Features

  • Add encryptExpression helper

1.7.0-alpha0

New Features

  • Support range index for int32, int64, double, and date. NOTE: The Range algorithm is experimental only. It is not intended for public use.

1.6.2

Fixed

  • Fix build on FreeBSD.
  • Set context error state during KMS provider validation.
Commits
  • c796b0b Java: Updated version to 1.7.1
  • 737897d Java: Ensure can download any revision
  • f837cd5 Java: Updated README.md
  • 79e15a3 Java: Declare UnzipJava task must run before process resources
  • d77f6a0 JAVA: Add support for Range Indexes
  • 23c274f Java: Update version to 1.7.1-SNAPSHOT
  • d838c40 Java: Ensure resources are downloaded before jar is created
  • 4cea7af MONGOCRYPT-525 do not assert on base64 decode error (#553)
  • eef73b8 Java: Build fix default download hash and dependancy ordering
  • 3f47e35 Java: Revert evergreen split out publish release / snapshot dependencies
  • 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 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 [mongodb-crypt](https://github.com/mongodb/libmongocrypt) from 1.6.1 to 1.7.1.
- [Release notes](https://github.com/mongodb/libmongocrypt/releases)
- [Changelog](https://github.com/mongodb/libmongocrypt/blob/master/CHANGELOG.md)
- [Commits](mongodb/libmongocrypt@1.6.1...java-1.7.1)

---
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 Jan 31, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 1, 2023

Failing Jobs - Building e3146c0

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.BasicJavaMainApplicationModuleDevModeTest.main line 63 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual not to be null

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.BasicJavaMainApplicationModuleDevModeTest.main line 63 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual not to be null

@gsmet
Copy link
Member

gsmet commented Feb 1, 2023

CI failures are unrelated.

Copy link
Contributor

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gsmet gsmet merged commit 0adb546 into main Feb 1, 2023
@quarkus-bot quarkus-bot bot added this to the 2.17 - main milestone Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.mongodb-mongodb-crypt-1.7.1 branch February 1, 2023 14:22
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 kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants