Skip to content

Latest commit

 

History

History
198 lines (87 loc) · 6.92 KB

CHANGELOG.md

File metadata and controls

198 lines (87 loc) · 6.92 KB

2.5.1 (2022-09-01)

Bug Fixes

2.5.0 (2022-09-01)

Bug Fixes

Features

  • removed counts from mtls secrets module (2cf2d6a)

2.4.1 (2022-04-08)

Bug Fixes

2.4.0 (2022-03-16)

Features

  • Added entry in readme for visibility_timeout_seconds (b2c9181)

2.3.0 (2022-03-03)

Features

  • Make lambda timeout configurable (4bed369)
  • Make receive_wait_time_seconds configurable (169e613)

2.2.1 (2022-03-01)

Bug Fixes

  • Pin AWS tf provider version (af4c233)

2.2.0 (2022-02-28)

Features

2.1.1 (2022-02-28)

Bug Fixes

  • Type in auth type loockup (a566b93)

2.1.0 (2022-02-28)

Features

  • Create schema registry secrets in the mTLS module (ed9a749)

2.0.0 (2022-02-28)

Features

  • Add sqs queues (81f427c)
  • Add VPC configuration for the lambda (706e4cf)
  • Forward parsed records to SQS (816c427)

BREAKING CHANGES

  • Move Kafka VPC config into a single variabe

1.10.1 (2022-02-27)

Bug Fixes

  • Return record after deserialization (c5b68c4)

1.10.0 (2022-02-27)

Features

1.9.0 (2022-02-27)

Features

  • Generate docs from make (a18b8f6)

1.8.1 (2022-02-26)

Bug Fixes

1.8.0 (2022-02-26)

Bug Fixes

Features

1.7.1 (2022-02-26)

Bug Fixes

1.7.0 (2022-02-26)

Features

1.6.0 (2022-02-26)

Features

  • Inject schema registry credentials (be86edd)
  • Support avro deserialization from the lambda (8e1d90e)

1.5.0 (2022-02-26)

Features

  • Support multiple topic serialization config (9a589f6)

1.4.0 (2022-02-26)

Features

  • Deserialise string key/value (014899c)

1.3.0 (2022-02-26)

Features

  • Prevent user to not pass any credentials (75e5eb4)

1.2.0 (2022-02-26)

Bug Fixes

  • Re-deploy the lambda if the code changed (9b485cb)

Features

  • Add support for basic auth (a90f174)

1.1.0 (2022-02-26)

Features

  • Allow multiple sg and make mtls vars optional (bf546a5)

1.0.1 (2022-02-26)

Bug Fixes

1.0.0 (2022-02-26)

Features