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

Deprecate plusForSpace #959

Merged
merged 1 commit into from
Jan 26, 2020
Merged

Deprecate plusForSpace #959

merged 1 commit into from
Jan 26, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Jan 24, 2020

@chingor13 @frankyn This should be fully backwards compatible at an an API and behavior level. However it does strongly warn developers not to encode spaces as plus. I'd prefer to disable that completely, but the last time we tried that it broke some downstream projects, so this is a more nudging approach to get clients to stop doing this.

@elharo elharo requested a review from chingor13 January 24, 2020 18:59
@elharo elharo requested a review from a team as a code owner January 24, 2020 18:59
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 24, 2020
@frankyn
Copy link
Member

frankyn commented Jan 24, 2020

@elharo could you verify which google projects are using this?

I'd prefer not having customers start seeing deprecation warnings that we didn't prepare for first.

@elharo
Copy link
Contributor Author

elharo commented Jan 24, 2020

Most usages of this should be in our own libraries; e.g. in java-storage. This client is rarely called directly by third party code, so I don't expect a lot of deprecation warnings in customer builds.

@elharo elharo merged commit 20ac5f6 into master Jan 26, 2020
@elharo elharo deleted the new branch January 26, 2020 18:40
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
* feat: add workforce support to ADC with pluggable auth

* feat: document workforce identity federation
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
🤖 I have created a release *beep* *boop*
---


## [1.10.0](googleapis/google-auth-library-java@v1.9.0...v1.10.0) (2022-08-05)


### Features

* workforce identity federation for pluggable auth ([googleapis#959](googleapis/google-auth-library-java#959)) ([7f2c535](googleapis/google-auth-library-java@7f2c535))


### Bug Fixes

* updates executable response spec for executable-sourced credentials ([googleapis#955](googleapis/google-auth-library-java#955)) ([48ff83d](googleapis/google-auth-library-java@48ff83d))


### Documentation

* **samples:** added auth samples and tests ([googleapis#927](googleapis/google-auth-library-java#927)) ([32c717f](googleapis/google-auth-library-java@32c717f))

---
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
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants