| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| 13. Run `rm -rf tmp_gh-pages` to remove the generated docs directory from your local machine. | ||
|
|
||
| Ensure that the format is consistent with previous releases (for an example, see the [0.1.0 release](https://github.com/GoogleCloudPlatform/google-cloud-java/releases/tag/v0.1.0)). After adding any missing updates and reformatting as necessary, publish the draft. | ||
| 14. Publish a release on Github. Run `releasetool tag`. It will list the last few merged PRs. Select |
| from the pull request and tag the new release. | ||
|
|
||
| 17. Run `python utilities/bump_versions.py next_snapshot patch` to include "-SNAPSHOT" in the current project version (Alternatively, update the versions in `versions.txt` to the correct versions for the next release.). Then, run `python utilities/replace_versions.py` to update the `pom.xml` files. (If you see updates in `README.md` files at this step, you probably did something wrong.) | ||
| 15. Bump the next snapshot version. Run `releasetool start`. Select "snapshot" when prompted for the |
|
releasetool 0.10.0 is available and includes the java functionality described here. Let's use it for tomorrow's release. |
Sorry, something went wrong.
…ryconnection-v1 to v2.65.0 (#3787)
…ryconnection-v1 to v2.65.0 (#3787)
🤖 I have created a release *beep* *boop* --- <details><summary>2.58.0</summary> ## [2.58.0](googleapis/sdk-platform-java@v2.57.0...v2.58.0) (2025-05-13) ### Features * add cloudbuild config to publish image via AR Exit Gate ([#3786](googleapis/sdk-platform-java#3786)) ([c3b0bfa](googleapis/sdk-platform-java@c3b0bfa)) ### Dependencies * update google auth library dependencies to v1.35.0 ([#3789](googleapis/sdk-platform-java#3789)) ([f9ec5ee](googleapis/sdk-platform-java@f9ec5ee)) * update google http client dependencies to v1.47.0 ([#3790](googleapis/sdk-platform-java#3790)) ([a038745](googleapis/sdk-platform-java@a038745)) </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>
| Back | FazBrowse Home | New Git URL |
Depends on googleapis/releasetool#74
Fixes #3777