Skip to content

v0.2.0

Compare
Choose a tag to compare
@dmathieu dmathieu released this 07 Jul 07:32
· 128 commits to main since this release
1a0e911

What's Changed

  • Update dominikh/staticcheck-action action to v1.3.0 by @renovate in #10
  • Update module github.com/elastic/go-elasticsearch/v8 to v8.6.0 by @renovate in #11
  • Update module github.com/stretchr/testify to v1.8.2 by @renovate in #12
  • Update actions/setup-go action to v4 by @renovate in #13
  • Update module github.com/elastic/go-elasticsearch/v8 to v8.7.0 by @renovate in #15
  • Update module go.elastic.co/apm/module/apmzap/v2 to v2.3.0 by @renovate in #17
  • Update module go.elastic.co/apm/v2 to v2.4.1 by @renovate in #19
  • Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.4.1 by @renovate in #16
  • Update module go.elastic.co/apm/module/apmzap/v2 to v2.4.1 by @renovate in #18
  • Update module github.com/elastic/go-elasticsearch/v8 to v8.7.1 by @renovate in #20
  • Update module golang.org/x/sync to v0.2.0 by @renovate in #21
  • Update module go.elastic.co/apm/v2 to v2.4.2 by @renovate in #25
  • Update module github.com/stretchr/testify to v1.8.3 by @renovate in #22
  • Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.4.2 by @renovate in #23
  • Update module go.elastic.co/apm/module/apmzap/v2 to v2.4.2 by @renovate in #24
  • appender: Add FailedClient and FailedServer stats by @marclop in #26
  • stats: Exclude TooMany from FailedClient by @marclop in #27
  • fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.8.1 by @renovate in #28
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #29
  • fix(deps): update module go.elastic.co/fastjson to v1.2.0 by @renovate in #30
  • fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #31
  • fix(deps): update module go.elastic.co/fastjson to v1.3.0 by @renovate in #32
  • fix(deps): update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.4.3 by @renovate in #34
  • fix(deps): update module go.elastic.co/apm/module/apmzap/v2 to v2.4.3 by @renovate in #35
  • test: use context cancel in appender benchmarks for more accurate results by @kruskall in #36
  • appender: include index name in index failure by @marclop in #38
  • perf: replace encoding/json with goccy/go-json by @kruskall in #33
  • fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.8.2 by @renovate in #39
  • perf: use a minimal bulk response struct to decode body by @kruskall in #40
  • Rename transaction, and remove global variable by @dmathieu in #41
  • Document release process by @dmathieu in #42

New Contributors

Full Changelog: v0.1.0...v0.2.0