Skip to content

Releases: elastic/go-docappender

v2.6.0

14 Feb 02:53
@axw axw
ac4681f
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.17.0 to 8.17.1 in /integrationtest by @dependabot in #233
  • Add BulkIndexerItem.RequireDataStream by @axw in #235

Full Changelog: v2.5.0...v2.6.0

v2.5.0

11 Feb 16:42
021b92d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

29 Jan 12:02
95f67c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.4.0

v2.3.3

30 Dec 21:57
530381e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.16.0 to 8.17.0 by @dependabot in #221
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.16.0 to 8.17.0 in /integrationtest by @dependabot in #222
  • feat: add status code label to docs metric by @kruskall in #223

Full Changelog: v2.3.2...v2.3.3

v2.3.2

10 Dec 10:44
5ab7a94
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #216
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /integrationtest by @dependabot in #217
  • build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #218
  • add metric: docappender.blocked.add counter by @endorama in #219

Full Changelog: v2.3.1...v2.3.2

v2.3.1

18 Nov 15:41
3d1ed6e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the otel group with 5 updates by @dependabot in #195
  • feat: bump go to 1.22 by @kruskall in #194
  • build(deps): bump go.elastic.co/fastjson from 1.3.0 to 1.4.0 by @dependabot in #193
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 by @dependabot in #197
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 in /integrationtest by @dependabot in #198
  • build(deps): bump the go-agent group across 1 directory with 3 updates by @dependabot in #199
  • build(deps): bump the otel group with 5 updates by @dependabot in #201
  • build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #202
  • github-actions: use ephemeral tokens by @v1v in #203
  • fix: decode and format error response from es by @kruskall in #205
  • build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by @dependabot in #208
  • build(deps): bump the otel group with 5 updates by @dependabot in #207
  • fix: filter ES error responses by @kruskall in #206
  • elasticsearch.events.retried: Add retry dimension by @marclop in #209
  • build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #212
  • build(deps): bump the otel group with 5 updates by @dependabot in #213
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.15.0 to 8.16.0 in /integrationtest by @dependabot in #215
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.15.0 to 8.16.0 by @dependabot in #214

Full Changelog: v2.3.0...v2.3.1

v2.3.0

07 Aug 11:59
3e17944
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #192
  • Add dynamic templates to bulk indexer item by @carsonip in #189

Full Changelog: v2.2.1...v2.3.0

v2.2.1

31 Jul 15:03
068fe43
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the otel group with 5 updates by @dependabot in #186
  • ci: add integrationtest to dependabot by @kruskall in #187
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.13.1 to 8.14.0 in /integrationtest by @dependabot in #188
  • bulk_indexer: Remove ES field mapper field preview by @kruskall in #190

Full Changelog: v2.2.0...v2.2.1

v2.2.0

03 Jul 04:28
0c05046
Compare
Choose a tag to compare

What's Changed

  • fix: update CODEOWNERS by @kruskall in #181
  • bulk_indexer: track all response status codes by @marclop in #177
  • build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot in #183
  • add otel tracing support by @endorama in #182

New Contributors

Full Changelog: v2.1.4...v2.2.0

v2.1.4

07 Jun 22:12
16dea31
Compare
Choose a tag to compare

What's Changed

  • integrationtest go mod tidy by @carsonip in #176
  • Fix typo in comment by @carsonip in #175
  • test: fix flaky TestAppenderFlushMetric by @marclop in #178
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.13.1 to 8.14.0 by @dependabot in #179
  • Support require_data_stream new config option by @marclop in #180

Full Changelog: v2.1.3...v2.1.4