Skip to content

etag implementation #7438

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

Merged
merged 6 commits into from
Sep 26, 2019
Merged

etag implementation #7438

merged 6 commits into from
Sep 26, 2019

Conversation

xiangyan99
Copy link
Member

No description provided.

@adxsdk6
Copy link

adxsdk6 commented Sep 25, 2019

Can one of the admins verify this patch?

@xiangyan99 xiangyan99 merged commit f6f9fbd into AppConfigPreview4 Sep 26, 2019
xiangyan99 added a commit that referenced this pull request Oct 2, 2019
* Check in app config preview 4

* pylint fix

* re-generate code per swagger change

* add 409(AppConfigResourceReadOnlyError) support

* Rename AppConfigResourceReadOnlyError to ResourceReadOnlyError

* pylint fix

* add support for set_read_only & clear_read_only

* add support for has_changed + tests

* etag implementation (#7438)

* etag implementation

* update name

* address review feedback

* mark etag type None-able

* pylint fixes

* use fields rather than select

* fix pylint

* add dev-requirements

* update readme

* update tests

* remove has_changed

* add typing_extensions into azure core deps

* update typing dep

* update deps

* simplify error map

* add check to make sure etag is not double quoted

* don't support conditionally set/release read only for this release
YijunXieMS pushed a commit to YijunXieMS/azure-sdk-for-python that referenced this pull request Oct 9, 2019
* Check in app config preview 4

* pylint fix

* re-generate code per swagger change

* add 409(AppConfigResourceReadOnlyError) support

* Rename AppConfigResourceReadOnlyError to ResourceReadOnlyError

* pylint fix

* add support for set_read_only & clear_read_only

* add support for has_changed + tests

* etag implementation (Azure#7438)

* etag implementation

* update name

* address review feedback

* mark etag type None-able

* pylint fixes

* use fields rather than select

* fix pylint

* add dev-requirements

* update readme

* update tests

* remove has_changed

* add typing_extensions into azure core deps

* update typing dep

* update deps

* simplify error map

* add check to make sure etag is not double quoted

* don't support conditionally set/release read only for this release
@xiangyan99 xiangyan99 deleted the etag_change branch October 22, 2019 22:14
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.

5 participants