Skip to content

Releases: observeinc/aws-sam-apps

v2.3.1

24 Oct 03:48
c05aaab
Compare
Choose a tag to compare

2.3.1 (2024-10-24)

Bug Fixes

  • OB-38134 make parent stack outputs conditioned on nested stack (#349) (c05aaab)

v2.3.0

23 Oct 19:19
ecaff76
Compare
Choose a tag to compare

2.3.0 (2024-10-23)

Features

  • OB-36691 add lambda and s3 bucket to record push metrics config (#338) (9fddba1)

v2.2.0

08 Aug 16:54
52a46e9
Compare
Choose a tag to compare

2.2.0 (2024-08-08)

Features

v2.1.1

30 Jul 16:02
8a19ab1
Compare
Choose a tag to compare

2.1.1 (2024-07-30)

Bug Fixes

  • deps: bump the github-com-aws-aws-sdk-go-v2 group with 2 updates (#322) (511b311)
  • forwarder: improve CSV handling (#324) (36b455a)
  • forwarder: introduce github.com/klauspost/pgzip (#325) (8a19ab1)

v2.1.0

16 Jul 17:14
20d12cd
Compare
Choose a tag to compare

2.1.0 (2024-07-16)

Bug Fixes

Features

  • tracing: export additional AWS fields (#318) (e162113)

v2.0.1-beta.1

21 Jun 03:05
Compare
Choose a tag to compare
v2.0.1-beta.1 Pre-release
Pre-release

2.0.1-beta.1 (2024-06-21)

Bug Fixes

  • logwriter: remove conditional outputs (367f873)

v2.0.0

18 Jun 20:48
565dd4d
Compare
Choose a tag to compare

2.0.0 (2024-06-18)

Bug Fixes

  • forwarder: cap number of concurrency SQS tasks (#306) (421ccbc)

  • forwarder: filter eventbridge triggers by source bucket (#307) (6ae79b0)

  • forwarder: set content-encoding on override (#305) (23bf023)

  • logwriter: simplify diff function (#310) (a0707ac)

  • tracing: record error on mux (#304) (3a6c024)

  • feat!: update output names (#309) (565dd4d), closes #309

Features

BREAKING CHANGES

  • The firehose app has been removed. App parameters and
    outputs have been renamed for consistency. Please refer to individual
    app documentation for information on current parameter and output names.

v1.19.6

12 Jun 20:23
9068f5f
Compare
Choose a tag to compare

1.19.6 (2024-06-12)

Bug Fixes

v1.19.5

10 Jun 23:46
e950207
Compare
Choose a tag to compare

1.19.5 (2024-06-10)

Bug Fixes

  • forwarder: adjust error message formatting (ba4dd3b)
  • forwarder: reduce memory usage (68407ea)
  • forwarder: support disabling TLS verification for testing (0029730)
  • log batch item error (7311ede)
  • package static assets on make sam-pull (58e16d3)

v1.19.4

07 Jun 20:35
Compare
Choose a tag to compare

1.19.4 (2024-06-07)

Bug Fixes

  • adjust static asset prefix (3b57d7f)
  • forwarder: add parameter validation for source bucket names (#300) (b3c7acf)