Skip to content

Commit

Permalink
Merge pull request #276 from DataDog/bump_to_version_1.11.0
Browse files Browse the repository at this point in the history
[NOTICKET-1] Bump to version 1.11.0
  • Loading branch information
anmarchenko authored Jan 2, 2025
2 parents 7ed18fa + b555d2a commit 61603be
Show file tree
Hide file tree
Showing 132 changed files with 150 additions and 133 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## [Unreleased]

## [1.11.0] - 2025-01-02

### Changed

* bump maximum Ruby version to 3.4 ([#275][])
* Use logical test session name as part of test session span's resource instead of test command ([#271][])

### Fixed

* set the max payload size for events to 4.5MB ([#272][])
* Fix inline comments handling when parsing CODEOWNERS files ([#267][])

## [1.10.0] - 2024-12-05

### Added
Expand Down Expand Up @@ -368,7 +380,8 @@ Currently test suite level visibility is not used by our instrumentation: it wil

- Ruby versions < 2.7 no longer supported ([#8][])

[Unreleased]: https://github.com/DataDog/datadog-ci-rb/compare/v1.10.0...main
[Unreleased]: https://github.com/DataDog/datadog-ci-rb/compare/v1.11.0...main
[1.11.0]: https://github.com/DataDog/datadog-ci-rb/compare/v1.10.0...v1.11.0
[1.10.0]: https://github.com/DataDog/datadog-ci-rb/compare/v1.9.0...v1.10.0
[1.9.0]: https://github.com/DataDog/datadog-ci-rb/compare/v1.8.1...v1.9.0
[1.8.1]: https://github.com/DataDog/datadog-ci-rb/compare/v1.8.0...v1.8.1
Expand Down Expand Up @@ -529,4 +542,8 @@ Currently test suite level visibility is not used by our instrumentation: it wil
[#248]: https://github.com/DataDog/datadog-ci-rb/issues/248
[#250]: https://github.com/DataDog/datadog-ci-rb/issues/250
[#259]: https://github.com/DataDog/datadog-ci-rb/issues/259
[#262]: https://github.com/DataDog/datadog-ci-rb/issues/262
[#262]: https://github.com/DataDog/datadog-ci-rb/issues/262
[#267]: https://github.com/DataDog/datadog-ci-rb/issues/267
[#271]: https://github.com/DataDog/datadog-ci-rb/issues/271
[#272]: https://github.com/DataDog/datadog-ci-rb/issues/272
[#275]: https://github.com/DataDog/datadog-ci-rb/issues/275
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_activesupport_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_activesupport_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_activesupport_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_activesupport_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_9.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_timecop_0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_activesupport_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_activesupport_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_activesupport_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_activesupport_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_9.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_timecop_0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_activesupport_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_activesupport_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_activesupport_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_activesupport_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.10.0)
datadog-ci (1.11.0)
datadog (~> 2.4)
msgpack

Expand Down
Loading

0 comments on commit 61603be

Please sign in to comment.