Skip to content

Releases: elastic/apm-aggregation

v1.1.0

09 Sep 14:13
9f02546
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in the golang-org-x group by @dependabot in #187
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in the golang-org-x group by @dependabot in #188
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in /tools in the dependencies group by @dependabot in #190
  • build(deps): bump github.com/cockroachdb/pebble from 1.1.1 to 1.1.2 by @dependabot in #192
  • build(deps): bump github.com/axiomhq/hyperloglog from 0.0.0-20230201085229-3ddf4bad03dc to 0.1.0 by @dependabot in #193
  • Add global labels value regression tests by @endorama in #191
  • build(deps): bump github.com/axiomhq/hyperloglog from 0.1.0 to 0.2.0 by @dependabot in #195
  • feat: bump go to 1.22 by @kruskall in #197
  • build(deps): bump github.com/elastic/apm-data from 1.1.0 to 1.10.0 by @dependabot in #196
  • build(deps): bump the otel group with 5 updates by @dependabot in #198
  • build(deps): bump github.com/elastic/apm-data from 1.10.0 to 1.11.0 by @dependabot in #199
  • build(deps): bump the go-agent group across 1 directory with 2 updates by @dependabot in #201
  • Remove VT pooling from the library by @marclop in #205
  • build(deps): bump github.com/elastic/apm-data from 1.11.0 to 1.13.1 by @dependabot in #204

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

02 Aug 16:03
dbb653e
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 in the golang-org-x group by @dependabot in #158
  • build(deps): bump github.com/elastic/apm-data from 1.0.0 to 1.1.0 by @dependabot in #162
  • build(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 by @dependabot in #161
  • build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in the golang-org-x group by @dependabot in #160
  • build(deps): bump the go-agent group with 2 updates by @dependabot in #163
  • build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 in the github-actions group by @dependabot in #164
  • build(deps): bump the otel group with 5 updates by @dependabot in #165
  • build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #166
  • build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #168
  • build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 in the golang-org-x group by @dependabot in #167
  • build(deps): bump the otel group with 5 updates by @dependabot in #169
  • build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 in the golang-org-x group by @dependabot in #170
  • build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #172
  • build(deps): bump github.com/cockroachdb/pebble from 1.1.0 to 1.1.1 by @dependabot in #174
  • github-actions: remove otel workflow by @v1v in #175
  • fix: update CODEOWNERS by @kruskall in #176
  • build(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 in the github-actions group by @dependabot in #179
  • build(deps): bump the otel group with 5 updates by @dependabot in #180
  • build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 in the golang-org-x group by @dependabot in #181
  • ci: add tools gomod to dependabot by @kruskall in #183
  • build(deps): bump the dependencies group in /tools with 4 updates by @dependabot in #184
  • Fix global labels values race condition by @carsonip in #186

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Apr 05:05
4d757dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1