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

Updated versions for release of java and spring data cosmos SDK #29673

Merged
merged 3 commits into from
Jun 28, 2022

Conversation

kushagraThapar
Copy link
Member

@kushagraThapar kushagraThapar commented Jun 28, 2022

Azure Cosmos

4.32.0 (2022-06-27)

Other Changes

  • Remove requires io.netty.transport.epoll from module-info.
  • Converted from durationInMicroSec to durationInMilliSecs in CosmosDiagnostics - See PR 29643

Azure Spring Data Cosmos

3.23.0 (2022-06-27)

Important

This release supports Spring Boot version 2.7.x and above.

Features Added

  • Updated azure-cosmos to version 4.32.0.
  • Updated Spring Boot to version 2.7.1.
  • Updated Spring Data Commons to version 2.7.1.

Other Changes

  • Performance improvement for case-insensitive queries - See PR 29597 and PR 29644

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

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

LGTM, but seems like we are not releasing the patch version from the release tag of 4.31.0?

#### Other Changes
* Remove requires `io.netty.transport.epoll` from `module-info`.
* Converted from `durationInMicroSec` to `durationInMilliSecs` in `CosmosDiagnostics` - See [PR 29643](https://github.com/Azure/azure-sdk-for-java/pull/29643)

### 4.31.0 (2022-06-08)

> [!IMPORTANT]
> We strongly recommend our customers to use version 4.31.0 and above.
Copy link
Contributor

Choose a reason for hiding this comment

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

We need a better/more convincing explanation why we recommend this version, such as list some of the critical bug fixes/vulnerabilities that were addressed :-)

Copy link
Member Author

Choose a reason for hiding this comment

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

Got it, will update the changelog with some pointers on these critical fixes / vulnerabilities.

@kushagraThapar kushagraThapar merged commit 7fb61b1 into Azure:main Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues Cosmos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants