Skip to content

Releases: observeinc/aws-sam-apps

v1.12.0

18 Apr 18:30
cf517af
Compare
Choose a tag to compare

1.12.0 (2024-04-18)

Bug Fixes

  • deps: bump go to 1.22 (#220) (81283c4)
  • deps: bump go.opentelemetry.io/contrib/propagators/b3 (#215) (c3b5877)
  • export defaults to environment variables (#221) (0445a03)
  • stack: pass DebugEndpoint to forwarder (#225) (cf517af)

Features

v1.11.0

21 Mar 21:30
4100fa5
Compare
Choose a tag to compare

1.11.0 (2024-03-21)

Features

v1.10.0

08 Mar 19:46
91bd4a1
Compare
Choose a tag to compare

1.10.0 (2024-03-08)

Bug Fixes

Features

v1.9.0

06 Mar 22:06
59ebb56
Compare
Choose a tag to compare

1.9.0 (2024-03-06)

Bug Fixes

Features

  • add otel instrumentation to subscriber lambda (#191) (0575282)
  • add support for KMS decryption (#197) (59ebb56)

v1.8.0

29 Feb 22:42
eb82be9
Compare
Choose a tag to compare

1.8.0 (2024-02-29)

Bug Fixes

  • subscriber: bump default AWS max attempts (#190) (b41565e)

Features

v1.7.0

27 Feb 21:55
69dc792
Compare
Choose a tag to compare

1.7.0 (2024-02-27)

Features

  • add otel instrumentation to subscriber lambda (#179) (3db4a4d)

v1.6.0

14 Feb 22:38
eb0cd93
Compare
Choose a tag to compare

1.6.0 (2024-02-14)

Bug Fixes

  • address lint issues for unused parameters (#168) (ca5bd77)
  • config: group parameters, fix prefix argument (#167) (88338e0)
  • config: move wildcarding to config app (#164) (91ecf49)
  • deps: bump go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws (#171) (e7bf771)
  • deps: bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.23.1 (#172) (47288b8)
  • set ReportBatchItemFailures (#163) (745661b)
  • update permissions to allow tagging (#177) (eb0cd93)

Features

v1.5.2

05 Feb 22:56
3e097dc
Compare
Choose a tag to compare

1.5.2 (2024-02-05)

Bug Fixes

  • source test modules from terraform-aws-collection (#155) (f41b05d)

v1.5.1

16 Jan 21:27
Compare
Choose a tag to compare

1.5.1 (2024-01-16)

Bug Fixes

  • correct build path in release (57c71f1)
  • make date offset calculation platform agnostic (404ba6c)

v1.5.0

11 Jan 23:51
69ba7bf
Compare
Choose a tag to compare

1.5.0 (2024-01-11)

Bug Fixes

Features