Skip to content

Releases: observeinc/aws-sam-apps

v1.4.0

04 Dec 17:31
8e6790e
Compare
Choose a tag to compare

1.4.0 (2023-12-04)

Bug Fixes

  • integration: support special characters in exec module (#113) (f0751e6)
  • subscriber: correct ARN validation for IAM role (#114) (a8e57c4)

Features

  • collection: export log groups (#104) (1650416)
  • config: allow inclusion and exclusion of resource types (#118) (1f9f5f5)
  • forwarder: add content-type overrides (#112) (c581372)
  • forwarder: filter s3 buckets (#116) (247ba0a)

v1.3.0

24 Nov 15:56
f507fc8
Compare
Choose a tag to compare

1.3.0 (2023-11-24)

Features

  • subscriber: add ability to consume items from queue (#101) (d57d354)
  • subscriber: add eventbridge (#103) (750a094)

Reverts

v1.2.0

21 Nov 18:11
12cda42
Compare
Choose a tag to compare

1.2.0 (2023-11-21)

Bug Fixes

Features

  • collection: add subscriber stack (#98) (3e33932)
  • firehose: allow creation of writer role (#96) (7f716ec)
  • subscriber: add subscription diff logic (#80) (c68faae)
  • subscriber: introduce wildcard pattern (#95) (9c6ce40)
  • wire discovery to subscription (#93) (6478444)

v1.1.0

14 Nov 12:37
8bc15c8
Compare
Choose a tag to compare

1.1.0 (2023-11-14)

Bug Fixes

Features

v1.0.1

12 Oct 20:24
7cb1048
Compare
Choose a tag to compare

1.0.1 (2023-10-12)

Bug Fixes

  • version variable wasn't being set correctly for proper relases (#13) (7cb1048)

v1.0.0

12 Oct 19:30
2c353b5
Compare
Choose a tag to compare

1.0.0 (2023-10-12)

Bug Fixes

  • allow configurable forwarder log prefix (#7) (822822c)
  • collection: add parameter ordering (80511dc)
  • collection: append additional bucket and topic sources (1c45353)
  • collection: update parameter names (453bcbc)
  • forwarder: clean up parameters (ad1ec6f)
  • forwarder: yaml linting (8a7a405)
  • handle serialization of error message (ade7be6)
  • make the release artifacts public (#12) (2c353b5)
  • more yaml linting (907c834)
  • rename filedropper to forwarder (55f07ac)
  • support wildcard in bucket name (054517a)

Features