Skip to content

fix(deps): bump supported Go versions to 1.25.0 and 1.24.6#533

Merged
keelerm84 merged 1 commit into
v8from
launchdarklyreleasebot/update-to-go1.25.0-
Aug 15, 2025
Merged

fix(deps): bump supported Go versions to 1.25.0 and 1.24.6#533
keelerm84 merged 1 commit into
v8from
launchdarklyreleasebot/update-to-go1.25.0-

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

It's time to update Relay's supported Go versions, due to a recent upstream Go release.

The Go major release cadence is ~every 6 months; the two most recent major versions are supported.
Note that between major releases, the Go team often ships multiple minor versions.

Current repo configuration Desired repo configuration
Latest 1.24.6 1.25.0
Penultimate 1.23.12 1.24.6

This PR's change was generated by running:

./scripts/update-go-release-version.sh 1.25.0 1.24.6
  • I have triggered CI on this PR (either close & reopen this PR in Github UI, or git commit -m "run ci" --allow-empty && git push)

@github-actions github-actions Bot requested a review from a team as a code owner August 14, 2025 17:04
@keelerm84 keelerm84 closed this Aug 15, 2025
@keelerm84 keelerm84 reopened this Aug 15, 2025
@github-actions github-actions Bot force-pushed the launchdarklyreleasebot/update-to-go1.25.0- branch from 20f147e to 1703ffd Compare August 15, 2025 17:04
@keelerm84 keelerm84 merged commit 8b70264 into v8 Aug 15, 2025
@keelerm84 keelerm84 deleted the launchdarklyreleasebot/update-to-go1.25.0- branch August 15, 2025 17:22
keelerm84 pushed a commit that referenced this pull request Oct 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[8.14.0](v8.13.3...v8.14.0)
(2025-10-22)


### Features

* Add SDK wrapper metric tagging
([#542](#542))
([ab5a69b](ab5a69b))


### Bug Fixes

* **deps:** bump supported Go versions to 1.25.0 and 1.24.6
([#533](#533))
([8b70264](8b70264))
* **deps:** bump supported Go versions to 1.25.1 and 1.24.7
([#536](#536))
([fba0368](fba0368))
* **deps:** bump supported Go versions to 1.25.2 and 1.24.8
([#537](#537))
([8f50322](8f50322))
* **deps:** update Dockerfiles from 3.22.1 to alpine:3.22.2
([#539](#539))
([c686a36](c686a36))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Release 8.14.0 adding SDK wrapper metric tagging and updating
supported Go/Alpine versions; bump version strings and changelog.
> 
> - **Release 8.14.0**
>   - Add feature: SDK wrapper metric tagging.
>   - Update dependencies/runtime:
> - Supported Go versions bumped to 1.25.0/1.24.6, 1.25.1/1.24.7, and
1.25.2/1.24.8.
>     - Dockerfiles updated to `alpine:3.22.2`.
> - **Versioning**
> - Bump version to `8.14.0` in `.release-please-manifest.json` and
`relay/version/version.go`.
> - **Docs**
>   - Append `8.14.0` entry to `CHANGELOG.md` summarizing the above.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1462a57. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant