KEMBAR78
fix: Remove post policy v4 client side validation by JesseLovelace · Pull Request #1210 · googleapis/java-storage · GitHub
Skip to content

Conversation

@JesseLovelace
Copy link
Contributor

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

@JesseLovelace JesseLovelace requested a review from frankyn January 21, 2022 18:39
@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