May eg events#34720
Merged
Merged
Conversation
billwert
requested review from
alzimmermsft
and removed request for
lmolkova,
mssfang and
srnagar
April 28, 2023 19:10
Collaborator
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
| context-client-method-parameter: true | ||
| models-subpackage: systemevents | ||
| customization-class: EventGridCustomization | ||
| customization-class: src/main/java/EventGridCustomization.java |
Member
There was a problem hiding this comment.
Should look into upgrading the use version to the latest of 4.1.17 and add some of the newer features such as
generic-response-type: true
disable-client-builder: true
Contributor
Author
There was a problem hiding this comment.
Will look into it, but not here.
alzimmermsft
approved these changes
Apr 28, 2023
srnagar
approved these changes
May 8, 2023
| ## 4.16.0-beta.1 (Unreleased) | ||
|
|
||
| ### Features Added | ||
| - Added new events for Healthcare, Acs, and Storage. |
Member
There was a problem hiding this comment.
nit: ACS or Azure Communication Service instead of Acs.
jairmyree
pushed a commit
to jairmyree/azure-sdk-for-java
that referenced
this pull request
May 15, 2023
* New EventGrid events for May 2023 * move customization to its own project * update changelog * change constant name * add to constant map * update to post-archboard feedback. * update URL to String * Mechanical updates from autorest.java version bump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new Storage, ACS, and Healthcare events.
Move customization to a project.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines