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

Draft version of content for January Release. #903

Merged
merged 9 commits into from
Jan 7, 2020

Conversation

hemanttanwar
Copy link
Contributor

Draft for gathering content needed for January release.

releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/index.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
@@ -0,0 +1,185 @@
---
title: Azure SDK for Java (January 2020)
layout: post
Copy link
Member

Choose a reason for hiding this comment

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

Comparing the metadata to others, .NET and TS use layout "default" and we use "post". What's the difference?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it should be post for all languages. All previous month is also post.

permalink: /releases/2020-01/java.html
---

The Azure SDK team is pleased to make available the January 2020 client library GA release. This GA release includes new and updated client libraries for Identity, Key Vault (keys, secrets and certificates), Event Hubs and Storage (Blobs and Queues). Some of the libraries are released as beta and they are Checkpoint Store, Storage File.
Copy link
Member

Choose a reason for hiding this comment

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

"..the January 2020 client library GA release." Are we only releasing GA libraries? I thought we were also releasing previews.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The second line in same paragraph talk about beta release also.

releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
releases/2020-01/2020-01-java.md Outdated Show resolved Hide resolved
### Event Hubs
- The Event Hub connection is reestablished when a transient failure is encountered.
- Error handling in `EventProcessor` is broken out and handled in several scenarios.
- For more details, please see the [EventHubs changelog](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md#501-2020-01-07).
Copy link
Member

Choose a reason for hiding this comment

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

We need to remember to switch to something other then master for all these links so they are stable once the library releases we should use the release tags.

<version>1.0.1</version>
</dependency>

<dependency>
Copy link
Member

Choose a reason for hiding this comment

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

azure-storage-blob = 12.2.0
azure-storage-blob-batch = 12.2.0
azure-storage-blob-cryptography = 12.2.0
azure-storage-common = 12.2.0
azure-storage-file-share = 12.1.0
azure-storage-queue = 12.2.0
azure-storage-file-datalake = 12.0.0-beta.9

### Keyvault Keys
- Added the backend support in KeyEncryptionKeyClient to parse and use Symmetric Keys stored as a secret in the key vault for cryptography operations. For more details. please see the [KeyVault Keys](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md#401-2019-12-06)

### Storage Blob
Copy link
Member

Choose a reason for hiding this comment

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

Changelog summaries are in this PR for storage.

Azure/azure-sdk-for-java#7155

@hemanttanwar hemanttanwar merged commit 4def189 into master Jan 7, 2020
@hemanttanwar hemanttanwar deleted the january-2020-release branch January 7, 2020 06:23
bterlson pushed a commit to bterlson/azure-sdk that referenced this pull request Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants