Skip to content

feat: bump minimum Go version to 1.24#3875

Merged
dd-mergequeue[bot] merged 10 commits into
mainfrom
dario.castane/langplat-733/go-1.25
Aug 21, 2025
Merged

feat: bump minimum Go version to 1.24#3875
dd-mergequeue[bot] merged 10 commits into
mainfrom
dario.castane/langplat-733/go-1.25

Conversation

@darccio

@darccio darccio commented Aug 13, 2025

Copy link
Copy Markdown
Member

What does this PR do?

Go v1.25 has been released, so it's time to bump the minimum Go version to v1.24.

It also bumps github.com/99designs/gqlgen to v0.17.72, as it was blocked by our minimum version policy.

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.
  • New code is free of linting errors. You can check this by running ./scripts/lint.sh locally.
  • Add an appropriate team label so this PR gets put in the right place for the release notes.
  • Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.

Unsure? Have a question? Request a review!

@darccio
darccio requested review from a team as code owners August 13, 2025 11:03
@github-actions github-actions Bot added the apm:ecosystem contrib/* related feature requests or bugs label Aug 13, 2025
@datadog-official

datadog-official Bot commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 503db7a | Docs | Was this helpful? Give us feedback!

@darccio
darccio requested review from a team as code owners August 13, 2025 11:40
Comment thread _tools/go.mod
@darccio
darccio force-pushed the dario.castane/langplat-733/go-1.25 branch from 75fa3e3 to d02a9fb Compare August 13, 2025 14:41
Comment thread .gitlab/bp-runner.fail-on-breach.yml Outdated
Comment thread .gitlab/macrobenchmarks.yml Outdated
Comment thread .gitlab/macrobenchmarks.yml Outdated
Comment thread .gitlab/macrobenchmarks.yml Outdated

@kakkoyun kakkoyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's start using "oldstable" and "stable" naming.

@darccio
darccio force-pushed the dario.castane/langplat-733/go-1.25 branch 2 times, most recently from 1fa45cd to b246fb3 Compare August 14, 2025 10:55
@darccio
darccio requested a review from a team as a code owner August 14, 2025 10:55
@pr-commenter

pr-commenter Bot commented Aug 14, 2025

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2025-08-21 09:34:39

Comparing candidate commit 503db7a in PR branch dario.castane/langplat-733/go-1.25 with baseline commit 156fe4f in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics.

@kakkoyun kakkoyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@darccio
darccio force-pushed the dario.castane/langplat-733/go-1.25 branch from f6da58d to cce39cd Compare August 14, 2025 15:41
@darccio
darccio force-pushed the dario.castane/langplat-733/go-1.25 branch from 69be412 to b9e1281 Compare August 19, 2025 08:33
@darccio
darccio force-pushed the dario.castane/langplat-733/go-1.25 branch from b9e1281 to 94be81c Compare August 21, 2025 07:47
@darccio
darccio force-pushed the dario.castane/langplat-733/go-1.25 branch from 94be81c to 503db7a Compare August 21, 2025 09:19
@darccio

darccio commented Aug 21, 2025

Copy link
Copy Markdown
Member Author

/merge

@dd-devflow-routing-codex

dd-devflow-routing-codex Bot commented Aug 21, 2025

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2025-08-21 09:25:30 UTC ℹ️ Start processing command /merge


2025-08-21 09:25:43 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2025-08-21 09:45:15 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in main is approximately 14m (p90).


2025-08-21 09:56:38 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue
dd-mergequeue Bot merged commit 5fad65d into main Aug 21, 2025
253 of 255 checks passed
@dd-mergequeue
dd-mergequeue Bot deleted the dario.castane/langplat-733/go-1.25 branch August 21, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apm:ecosystem contrib/* related feature requests or bugs mergequeue-status: done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants