Skip to content

Latest commit

 

History

History
215 lines (100 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

215 lines (100 loc) · 10.8 KB

Changelog

All notable changes to this project will be documented in this file.

3.8.0 (2024-11-08)

Features

  • Add iceberg destination (fd0a9c7)

3.7.0 (2024-08-26)

Features

  • Add custom_time_zone and file_extension attributes in s3 configuration (e709b60)

3.6.0 (2024-08-02)

Features

  • Add Support secrets manager (1f32a4c)

3.5.0 (2024-07-25)

Features

  • Add Support for snowflake destination (f98fad5)

3.4.0 (2024-04-18)

Features

  • Prevent perpetual differences during the terraform plan/apply (#14) (0f72a49)

3.3.0 (2024-03-05)

Features

  • Merge pull request #13 from Tonkonozhenko/patch-1 (7e47d48)

3.2.0 (2024-02-28)

Features

  • Merge pull request #12 from tropnikovvl/main (7686e0e)

3.1.0 (2024-02-22)

Features

  • Add support for MSK Source Configuration (#10) (9262a54)

3.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • Add support for Opensearch and Opensearch Serverless destinations (9c37b8f)

2.2.3 (2024-02-16)

Bug Fixes

  • Remove aws provider strict to major version constraint (#9) (643f99b)

2.2.2 (2024-01-15)

Bug Fixes

  • buffering_interval variable validation doesn't allow to specify values less than 60 seconds (#7) (fc78ff3)

2.2.1 (2023-12-04)

Bug Fixes

  • change kinesisDecrypt to kmsDecrypt (c3c28a0)

2.2.0 (2023-11-09)

Features

  • Merge pull request #5 from angryhamsterx/glue_tables_another_account (a09447e)

2.1.2 (2023-11-09)

Bug Fixes

  • Merge pull request #4 from mzupan/main (bb0ee4a)

2.1.1 (2023-09-20)

Bug Fixes

  • Merge pull request #3 from schshmuel/fix-configuring-existing-role (74a626b), closes #2

2.1.0 (2023-09-19)

Features

2.0.0 (2023-09-18)

⚠ BREAKING CHANGES

  • Bump Terraform AWS Provider version to 5.0

Features

  • Bump Terraform AWS Provider version to 5.0 (29601cf)

1.9.1 (2023-09-16)

Bug Fixes

  • Add AWS Provider Version Constraint to major version 4 (017f340)

1.9.0 (2022-10-19)

Features

  • Add support to cross account opensearch domain in opensearch destination (ac36ec1)
  • Add support to cross account s3 buckets in s3 destination (aa42c43)
  • Add support to iam role when don't own the bucket (b07541e)

1.8.0 (2022-10-18)

Features

  • Add Logic Monitor destination (60e1bb6)
  • Add MongoDB Cloud destination (39ab429)
  • Add SumoLogic destination (ea6cf3d)

1.7.0 (2022-10-17)

Features

  • Add coralogix destination (d8ea509)
  • Add Dynatrace destination (378ba91)
  • Add Honeycomb destination (5dc04fe)
  • Add New Relic destination (227d95e)

1.6.0 (2022-10-14)

Features

  • Add application Role (42d947e)
  • Add datadog destination (73e6604)
  • Add external id in firehose role trusted policy to prevent confused deputy problem (ade4133)
  • Add Lambda ARN Feature to transform Lambda (c74f31f)
  • Add Opensearch destination alias (9511cc3)
  • Add S3 destination alias (ef88def)

1.5.0 (2022-10-13)

Features

  • add vpc support to elasticsearch, redshift and splunk destinations (dfc051b)

1.4.0 (2022-09-29)

Features

  • Add support to http endpoint destination (a4823e8)

1.3.0 (2022-09-28)

Features

  • Add support to Splunk destination (0b329fc)

1.2.0 (2022-09-23)

Features

  • add support to elasticsearch destination (915a1d6)

1.1.0 (2022-09-13)

Features

  • Add support to redshift destination (f50342c)

1.0.0 (2022-09-12)

Features