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 release versions for azure-cosmos 4.18.0, azure-spring-data-cosmos 3.10.0, azure-cosmos-encryption 1.0.0-beta.7 #23599

Merged
merged 3 commits into from
Aug 16, 2021

Conversation

kushagraThapar
Copy link
Member

Azure Cosmos

4.18.0 (2021-08-16)

New Features

  • Integrated cosmos diagnostics with open telemetry tracer.

Key Bug Fixes

  • Added reactor netty timeline to query plan calls.
  • Fixed serialization warning on clientSideRequestDiagnostics.
  • Fixed an issue when IdleEndpointTimeout is set to 0 in DirectConnectionConfig.
  • Added retry for PrematureCloseException.
  • Fixed an issue where application hangs in bulk executor.
  • Fixed an issue which preventing recovery from 410/0 after split.
  • Added TransportRequestChannelAcquisitionContext in CosmosDiagnostics.

Azure Spring Data Cosmos

3.10.0-beta.1 (2021-08-16)

New Features

  • Updated Spring Boot to version 2.5.3.
  • Updated azure-cosmos to version 4.18.0.'

Azure Cosmos Encryption

1.0.0-beta.7 (2021-08-16)

New Features

  • Redesigned Database and Container encryption cache for staleness when recreating database and containers in encryption.

@@ -37,7 +37,7 @@
/**
* Azure library version numbers
*/
enum SinceVersion {
public enum SinceVersion {
Copy link
Member

Choose a reason for hiding this comment

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

Is this intentional ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, this was removed earlier in one of the PRs, so reverted it back.

Copy link
Member

@simplynaveen20 simplynaveen20 left a comment

Choose a reason for hiding this comment

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

LGTM , added one question about SinceVersion enum change

Copy link
Member

@xinlian12 xinlian12 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@kushagraThapar kushagraThapar merged commit ce7c4dc into Azure:main Aug 16, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Apr 19, 2023
mgmt, paloaltonetworks, customize service name (Azure#23599)

* mgmt, paloaltonetworks, customize service name

* Update readme.java.md
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.

3 participants