-
Notifications
You must be signed in to change notification settings - Fork 65
Comparing changes
Open a pull request
base repository: googleapis/sdk-platform-java
base: v2.48.0
head repository: googleapis/sdk-platform-java
compare: v2.49.0
- 7 commits
- 309 files changed
- 6 contributors
Commits on Oct 23, 2024
-
feat: Move release note generation to a sub module (#3299)
In this PR: - Separate projects to three modules: common, library_generation and release_note_generation - Add `generate_release_note.py` to separate PR description generation from `entrypoint.py`. - Only install common and library_generation module in image. - Remove PR description comparison in integration test. Example generation workflow in downstream library: https://github.com/googleapis/java-bigtable/actions/runs/11442581326/job/31833887512 Note that `release_note_generation` module still depends on `library_generation` module because we didn't separate config change functions into `common` module. This will be in a follow up PR.
Configuration menu - View commit details
-
Copy full SHA for 7d6d66a - Browse repository at this point
Copy the full SHA 7d6d66aView commit details
Commits on Oct 24, 2024
-
chore(main): release 2.48.1-SNAPSHOT (#3306)
🤖 I have created a release *beep* *boop* --- <details><summary>2.48.1-SNAPSHOT</summary> ### Updating meta-information for bleeding-edge SNAPSHOT release. </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38084ec - Browse repository at this point
Copy the full SHA 38084ecView commit details -
chore: update googleapis commit at Wed Oct 23 02:26:27 UTC 2024 (#3309)
chore: update googleapis commit at Wed Oct 23 02:26:27 UTC 2024 --------- Co-authored-by: Min Zhu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e44d21 - Browse repository at this point
Copy the full SHA 5e44d21View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef9e518 - Browse repository at this point
Copy the full SHA ef9e518View commit details -
chore: update googleapis commit at Fri Oct 25 02:27:09 UTC 2024 (#3313)
chore: update googleapis commit at Fri Oct 25 02:27:09 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for 2ccad82 - Browse repository at this point
Copy the full SHA 2ccad82View commit details -
deps: update dependency com.google.errorprone:error_prone_annotations…
… to v2.35.1 (#3316) [error-prone v2.35.1](https://github.com/google/error-prone/releases/tag/v2.35.1) includes protobuf-java downgrade that is needed by customers.
Configuration menu - View commit details
-
Copy full SHA for d7c290f - Browse repository at this point
Copy the full SHA d7c290fView commit details -
chore(main): release 2.49.0 (#3312)
🤖 I have created a release *beep* *boop* --- <details><summary>2.49.0</summary> ## [2.49.0](v2.48.0...v2.49.0) (2024-10-25) ### Features * Move release note generation to a sub module ([#3299](#3299)) ([7d6d66a](7d6d66a)) ### Bug Fixes * add additional potential exceptions when retrieving protobuf manifest file to get version ([#3315](#3315)) ([ef9e518](ef9e518)) ### Dependencies * update dependency com.google.errorprone:error_prone_annotations to v2.35.1 ([#3316](#3316)) ([d7c290f](d7c290f)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9332326 - Browse repository at this point
Copy the full SHA 9332326View 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 v2.48.0...v2.49.0