Skip to content

Commit 065545f

Browse files
authored
Merge pull request #5309 from DataDog/bump_to_version_2.28.0
Bump to version 2.28.0
2 parents 586c0b4 + 22f13a2 commit 065545f

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed

.github/workflows/system-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
test:
7878
needs:
7979
- build
80-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@284ef781c029a4c740e9a023aa8438bb4612ffe2 # Automated: This reference is automatically updated.
80+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@107798bd55a6d4ca247b88d01a1316549b8bafe9 # Automated: This reference is automatically updated.
8181
secrets:
8282
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY }} # key used to pushed test results to test optim
8383
DD_API_KEY: ${{ secrets.DD_API_KEY }} # key used in tests runs
@@ -91,7 +91,7 @@ jobs:
9191
desired_execution_time: 300 # 5 minutes
9292
scenarios_groups: tracer_release
9393
skip_empty_scenarios: true
94-
ref: 284ef781c029a4c740e9a023aa8438bb4612ffe2 # Automated: This reference is automatically updated.
94+
ref: 107798bd55a6d4ca247b88d01a1316549b8bafe9 # Automated: This reference is automatically updated.
9595
force_execute: ${{ needs.build.outputs.forced_tests }}
9696
parametric_job_count: 8
9797
push_to_test_optimization: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ requirements_json_test:
148148

149149
configure_system_tests:
150150
variables:
151-
SYSTEM_TESTS_REF: 284ef781c029a4c740e9a023aa8438bb4612ffe2 # Automated: This reference is automatically updated.
151+
SYSTEM_TESTS_REF: 107798bd55a6d4ca247b88d01a1316549b8bafe9 # Automated: This reference is automatically updated.
152152
SYSTEM_TESTS_SCENARIOS_GROUPS: "simple_onboarding,lib-injection,docker_ssi"
153153
SYSTEM_TEST_BUILD_ATTEMPTS: 3
154154

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## [2.28.0] - 2026-02-04
6+
7+
### Added
8+
9+
* AI Guard: Add instrumentation for `ruby_llm` gem. ([#5273][])
10+
11+
### Changed
12+
13+
* Core: Bump minimum version of datadog-ruby_core_source to 3.5.2 ([#5278][])
14+
15+
### Fixed
16+
17+
* AppSec: Fix exception in Rails contrib `:after_routes_loaded` hook when routes are reloaded. ([#5283][])
18+
519
## [2.27.0] - 2026-01-21
620

721
### Added
@@ -3472,7 +3486,8 @@ Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v0.3.1
34723486
Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
34733487
34743488
3475-
[Unreleased]: https://github.com/DataDog/dd-trace-rb/compare/v2.27.0...master
3489+
[Unreleased]: https://github.com/DataDog/dd-trace-rb/compare/v2.28.0...master
3490+
[2.28.0]: https://github.com/DataDog/dd-trace-rb/compare/v2.27.0...v2.28.0
34763491
[2.27.0]: https://github.com/DataDog/dd-trace-rb/compare/v2.26.0...v2.27.0
34773492
[2.26.0]: https://github.com/DataDog/dd-trace-rb/compare/v2.25.0...v2.26.0
34783493
[2.25.0]: https://github.com/DataDog/dd-trace-rb/compare/v2.24.0...v2.25.0
@@ -5148,6 +5163,9 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
51485163
[#5246]: https://github.com/DataDog/dd-trace-rb/issues/5246
51495164
[#5247]: https://github.com/DataDog/dd-trace-rb/issues/5247
51505165
[#5254]: https://github.com/DataDog/dd-trace-rb/issues/5254
5166+
[#5273]: https://github.com/DataDog/dd-trace-rb/issues/5273
5167+
[#5278]: https://github.com/DataDog/dd-trace-rb/issues/5278
5168+
[#5283]: https://github.com/DataDog/dd-trace-rb/issues/5283
51515169
[@AdrianLC]: https://github.com/AdrianLC
51525170
[@Azure7111]: https://github.com/Azure7111
51535171
[@BabyGroot]: https://github.com/BabyGroot

0 commit comments

Comments
 (0)