-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: googleapis/java-logging
base: v3.14.2
head repository: googleapis/java-logging
compare: v3.14.3
- 10 commits
- 80 files changed
- 6 contributors
Commits on Jan 25, 2023
-
chore(main): release 3.14.3-SNAPSHOT (#1262)
🤖 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 9a7ee7a - Browse repository at this point
Copy the full SHA 9a7ee7aView commit details -
chore(bazel): update protobuf to v3.21.12 (#1257)
* chore(bazel): update protobuf to v3.21.12 PiperOrigin-RevId: 503267695 Source-Link: googleapis/googleapis@c790590 Source-Link: https://github.com/googleapis/googleapis-gen/commit/b98230b9e68a3828cf138296e9a20e03749ae0a0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjk4MjMwYjllNjhhMzgyOGNmMTM4Mjk2ZTlhMjBlMDM3NDlhZTBhMCJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for a4db44b - Browse repository at this point
Copy the full SHA a4db44bView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-logging …
…to v3.14.2 (#1263) * chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.14.2 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for cd2909f - Browse repository at this point
Copy the full SHA cd2909fView commit details -
chore: Upgrade to later version of gcp-uploader and protobuf (#1741) (#…
…1255) * chore: Upgrade to later version of gcp-uploader and protobuf (#1741) * chore: Upgrade to later version of gcp-uploader and protobuf * chore: Add secretstorage version * chore: Use python 3.9.13 * chore: Unpin all python versions * chore: Rerun pipcompile tool * chore: Rerun pipcompile tool with --allow-unsafe * chore: Add --require-hashes * chore: Update requirements file * chore: Remove --require-hashes * chore: Print python version * chore: Add new generated hashes for requirements.txt * chore: Remove python version check in cloud build * chore: Allow synthtool to update python dependencies * chore: Add typing-extensions into requirements * chore: Unpin docker requirements.in file * chore: Add java synthtool validation * chore: Add check to import java synthtool python package Source-Link: googleapis/synthtool@91904bf Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e * 🦉 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> Co-authored-by: losalex <90795544+losalex@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29f835a - Browse repository at this point
Copy the full SHA 29f835aView commit details
Commits on Jan 26, 2023
-
build(deps): bump protobuf from 3.20.1 to 3.20.2 in /.kokoro (#1264)
* build(deps): bump protobuf from 3.20.1 to 3.20.2 in /.kokoro Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: protobuf 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 2e5f85f - Browse repository at this point
Copy the full SHA 2e5f85fView commit details
Commits on Jan 27, 2023
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…5.0 (#1265) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.5.0 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 6925664 - Browse repository at this point
Copy the full SHA 6925664View commit details
Commits on Feb 3, 2023
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…6.0 (#1268) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.6.0 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 024267d - Browse repository at this point
Copy the full SHA 024267dView commit details -
chore(java): omit
-Penable-integration-tests
parameter from native ……image test run command (#1757) (#1267) Source-Link: googleapis/synthtool@df311d1 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ff1a5832623e1b694203b89253dbfe4c2d4a33aae1baf60d323b1245672331eb Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3438e3b - Browse repository at this point
Copy the full SHA 3438e3bView commit details
Commits on Feb 6, 2023
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.2.0 (#1269)
Configuration menu - View commit details
-
Copy full SHA for e196a80 - Browse repository at this point
Copy the full SHA e196a80View commit details
Commits on Feb 7, 2023
-
chore(main): release 3.14.3 (#1270)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2706d4e - Browse repository at this point
Copy the full SHA 2706d4eView 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 v3.14.2...v3.14.3