-
Notifications
You must be signed in to change notification settings - Fork 459
Comparing changes
Open a pull request
base repository: googleapis/google-http-java-client
base: v1.44.1
head repository: googleapis/google-http-java-client
compare: v1.44.2
- 16 commits
- 48 files changed
- 7 contributors
Commits on Jan 26, 2024
-
chore(main): release 1.44.2-SNAPSHOT (#1924)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 5fefb36 - Browse repository at this point
Copy the full SHA 5fefb36View commit details
Commits on Feb 16, 2024
-
chore: updating CONTRIBUTING.md (#1925)
* chore: updating CONTRIBUTING.md Updating CONTRIBUTING.md as per go/java-repos-contrib-guidelines b/323273913 * owlbot.py to ignore CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for 9c47ab6 - Browse repository at this point
Copy the full SHA 9c47ab6View commit details
Commits on Mar 14, 2024
-
build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /.kokoro (#1911)
* build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /.kokoro Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e42a155 - Browse repository at this point
Copy the full SHA e42a155View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dd6b79 - Browse repository at this point
Copy the full SHA 3dd6b79View commit details -
chore: update requirements.txt to address dependabot security alerts. (…
…#1936) (#1929) Created by running: pip-compile requirements.in --generate-hashes --upgrade within synthtool/gcp/templates/java_library/.kokoro and synthtool/docker/owlbot/java/src/ Source-Link: googleapis/synthtool@853dbcd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:084ad4c60551b075846bcb2405ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6218465 - Browse repository at this point
Copy the full SHA 6218465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c16b9 - Browse repository at this point
Copy the full SHA 41c16b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53eb6a1 - Browse repository at this point
Copy the full SHA 53eb6a1View commit details
Commits on Mar 25, 2024
-
chore: remove obsolete kokoro configs and update DocFX profile (#1934)
* chore: update DocFx profile * remove obsolete kokoro configs * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove ci.yaml from owlbot post-processing * remove 21 from matrix * fix dependencies script * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * update dependencies * fix major version format * remove 21 from testing --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9fe11d9 - Browse repository at this point
Copy the full SHA 9fe11d9View commit details
Commits on Apr 17, 2024
-
build(deps): update dependency org.apache.maven.plugins:maven-checkst…
…yle-plugin to v3.3.1 (#1932)
Configuration menu - View commit details
-
Copy full SHA for 7f58bd5 - Browse repository at this point
Copy the full SHA 7f58bd5View commit details
Commits on May 2, 2024
-
build(deps): update dependency org.apache.maven.plugins:maven-deploy-…
…plugin to v3.1.2 (#1814)
Configuration menu - View commit details
-
Copy full SHA for 97ac85c - Browse repository at this point
Copy the full SHA 97ac85cView commit details -
build(deps): update dependency org.apache.maven.plugins:maven-resourc…
…es-plugin to v3.3.1 (#1848)
Configuration menu - View commit details
-
Copy full SHA for a56b73f - Browse repository at this point
Copy the full SHA a56b73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60deab2 - Browse repository at this point
Copy the full SHA 60deab2View commit details -
build(deps): update dependency org.apache.maven.plugins:maven-depende…
…ncy-plugin to v3.6.1 (#1935)
Configuration menu - View commit details
-
Copy full SHA for 31e847a - Browse repository at this point
Copy the full SHA 31e847aView commit details
Commits on May 16, 2024
-
fix: Base64 decoding to discard newline characters (#1941)
* fix: Base64 decoding to discard newline characters * adding test case for "+" character and new line character * test case with the slash character
Configuration menu - View commit details
-
Copy full SHA for 4e153db - Browse repository at this point
Copy the full SHA 4e153dbView commit details -
chore: update dependency versions in java templates (#1964) (#1940)
* chore: update dependency versions in java templates * update other templates Source-Link: googleapis/synthtool@0b86c72 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:68ba5f5164a4b55529d358bb262feaa000536a0c62980727dd05a91bbb47ea5e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1538b9d - Browse repository at this point
Copy the full SHA 1538b9dView commit details -
chore(main): release 1.44.2 (#1930)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a82b18e - Browse repository at this point
Copy the full SHA a82b18eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.44.1...v1.44.2