Skip to content

Commit

Permalink
Merge pull request #177 from DataDog/bump_to_version_1.0.0.beta4
Browse files Browse the repository at this point in the history
Bump to version 1.0.0.beta4
  • Loading branch information
anmarchenko authored May 14, 2024
2 parents b94ef15 + 048a83e commit f9f7016
Show file tree
Hide file tree
Showing 102 changed files with 119 additions and 102 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## [Unreleased]

## [1.0.0.beta4] - 2024-05-14

### Added

* Knapsack Pro 7/RSpec 3 support ([#172][])
* add settings option to ignore code coverage for bundled gems location ([#174][])
* log an error message if tracing is disabled but test visibility is enabled ([#175][])

### Removed

* remove deprecated use alias ([#173][])

## [1.0.0.beta3] - 2024-04-30

### Added
Expand Down Expand Up @@ -226,7 +238,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/v0.8.3...main
[Unreleased]: https://github.com/DataDog/datadog-ci-rb/compare/v1.0.0.beta4...main
[1.0.0.beta4]: https://github.com/DataDog/datadog-ci-rb/compare/v1.0.0.beta3...v1.0.0.beta4
[1.0.0.beta3]: https://github.com/DataDog/datadog-ci-rb/compare/v1.0.0.beta2...v1.0.0.beta3
[1.0.0.beta2]: https://github.com/DataDog/datadog-ci-rb/compare/v1.0.0.beta1...v1.0.0.beta2
[1.0.0.beta1]: https://github.com/DataDog/datadog-ci-rb/compare/v0.8.3...v1.0.0.beta1
Expand Down Expand Up @@ -321,3 +334,7 @@ Currently test suite level visibility is not used by our instrumentation: it wil
[#166]: https://github.com/DataDog/datadog-ci-rb/issues/166
[#167]: https://github.com/DataDog/datadog-ci-rb/issues/167
[#168]: https://github.com/DataDog/datadog-ci-rb/issues/168
[#172]: https://github.com/DataDog/datadog-ci-rb/issues/172
[#173]: https://github.com/DataDog/datadog-ci-rb/issues/173
[#174]: https://github.com/DataDog/datadog-ci-rb/issues/174
[#175]: https://github.com/DataDog/datadog-ci-rb/issues/175
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
msgpack

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_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.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
msgpack

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (1.0.0.beta3)
datadog-ci (1.0.0.beta4)
datadog (~> 2.0.0.beta2)
msgpack

Expand Down
Loading

0 comments on commit f9f7016

Please sign in to comment.