Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Avoid encoding of slashes when signing an url#1347

Closed
ostronom wants to merge 6 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
ostronom:masterostronom/google-cloud-java:masterCopy head branch name to clipboard
Closed

Avoid encoding of slashes when signing an url#1347
ostronom wants to merge 6 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
ostronom:masterostronom/google-cloud-java:masterCopy head branch name to clipboard

Conversation

@ostronom

Copy link
Copy Markdown

Fixes Regression in storage url signing #1346

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 28, 2016
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.281% when pulling 97f7ec6 on ostronom:master into f76f1c9 on GoogleCloudPlatform:master.

@mziccard

Copy link
Copy Markdown
Contributor

Replaced with #1348

@mziccard mziccard closed this Oct 28, 2016
github-actions Bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* build: migrate release scripts (#1799)

Source-Link: googleapis/synthtool@1fd6dff
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ad9cabee4c022f1aab04a71332369e0c23841062124818a4490f73337f790337

* build: only append common_env_vars if it doesn't exist

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
* test(deps): update dependency com.google.truth:truth to v1.4.4

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…1358)

* fix: Issue #1347: ExternalAccountCredentials serialization is broken

* fix test

* fix lint

* Update oauth2_http/java/com/google/auth/oauth2/ExternalAccountCredentials.java

Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>

* address the removal of redaundant public

* move the getter to test class

---------

Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
* build: migrate release scripts (googleapis#1799)

Source-Link: googleapis/synthtool@1fd6dff
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ad9cabee4c022f1aab04a71332369e0c23841062124818a4490f73337f790337

* build: only append common_env_vars if it doesn't exist

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…1358)

* fix: Issue #1347: ExternalAccountCredentials serialization is broken

* fix test

* fix lint

* Update oauth2_http/java/com/google/auth/oauth2/ExternalAccountCredentials.java

Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>

* address the removal of redaundant public

* move the getter to test class

---------

Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


## [2.13.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.12.1...v2.13.0) (2023-09-15)


### Features

* Support partitioned queries ([googleapis#1300](https://togithub.com/googleapis/java-spanner-jdbc/issues/1300)) ([504c0b3](https://togithub.com/googleapis/java-spanner-jdbc/commit/504c0b3b1ffd5954a1e43d36da92161dd5b78ea6))


### Bug Fixes

* Comments should be sent to Spanner for PostgreSQL databases ([googleapis#1331](https://togithub.com/googleapis/java-spanner-jdbc/issues/1331)) ([1f80c57](https://togithub.com/googleapis/java-spanner-jdbc/commit/1f80c572fe2272653c4039a465dbd5a36723fe34))


### Documentation

* Create Spring Data JDBC sample ([googleapis#1334](https://togithub.com/googleapis/java-spanner-jdbc/issues/1334)) ([3335d83](https://togithub.com/googleapis/java-spanner-jdbc/commit/3335d835940596d271fa538261462ea54916f73c))


### Dependencies

* Update actions/checkout action to v4 - abandoned ([googleapis#1333](https://togithub.com/googleapis/java-spanner-jdbc/issues/1333)) ([2a5faa7](https://togithub.com/googleapis/java-spanner-jdbc/commit/2a5faa72cd2e8538bcb6affc3c39d243a8a42ae3))
* Update dependency org.springframework.data:spring-data-bom to v2023.0.4 ([googleapis#1347](https://togithub.com/googleapis/java-spanner-jdbc/issues/1347)) ([852efd1](https://togithub.com/googleapis/java-spanner-jdbc/commit/852efd1645673889630449d85ce8c4d0eac2c2ad))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Mar 30, 2026
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.