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

fix: Remove post policy v4 client side validation #1210

Merged
merged 4 commits into from Jan 25, 2022
Merged

Conversation

JesseLovelace
Copy link
Contributor

Client library should avoid client side validation whenever possible. Fixes #1178

@JesseLovelace JesseLovelace requested a review from a team as a code owner January 21, 2022 18:39
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Jan 21, 2022
@JesseLovelace JesseLovelace changed the title Remove post policy v4 client side validation fix: Remove post policy v4 client side validation Jan 21, 2022
@BenWhitehead BenWhitehead merged commit 631741d into main Jan 25, 2022
@BenWhitehead BenWhitehead deleted the removeval branch January 25, 2022 20:34
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 3, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.0](v2.3.0...v2.4.0) (2022-02-03)


### Features

* Change RewriteObjectRequest to specify bucket name, object name and KMS key outside of Object resource ([#1218](#1218)) ([8789e4f](8789e4f))
* re-generate gapic client to include full GCS gRPC API ([#1189](#1189)) ([3099a22](3099a22))
* Update definition of RewriteObjectRequest to bring to parity with JSON API support ([#1220](#1220)) ([7845c0e](7845c0e))


### Bug Fixes

* Remove post policy v4 client side validation ([#1210](#1210)) ([631741d](631741d))


### Dependencies

* **java:** update actions/github-script action to v5 ([#1339](#1339)) ([#1215](#1215)) ([deb110b](deb110b))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#1219](#1219)) ([623e68b](623e68b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for disabling client-side validation in V4 Post Policy
3 participants