Skip to content

Releases: spring-media/terraform-provider-awsmt

v2.5.0

02 Jun 08:09
f14db80
Compare
Choose a tag to compare

2.5.0 (2025-06-02)

Features

  • add support for enabled logging strategies (b47134e)

v2.4.4

05 May 07:37
a6c03f6
Compare
Choose a tag to compare

2.4.4 (2025-05-05)

Bug Fixes

v2.4.3

01 Apr 11:17
b70b513
Compare
Choose a tag to compare

2.4.3 (2025-04-01)

Bug Fixes

  • improve aws client retry strategy (f251dd8)

v2.4.2

21 Mar 08:42
2b8b251
Compare
Choose a tag to compare

2.4.2 (2025-03-21)

Bug Fixes

v2.4.1

22 Jan 12:19
a44c867
Compare
Choose a tag to compare

2.4.1 (2025-01-22)

Bug Fixes

  • recreate channel on tier change (0133b06)

v2.4.0

13 Jan 11:43
46b0550
Compare
Choose a tag to compare

2.4.0 (2025-01-13)

Bug Fixes

  • add default value for channel tier (ce869c7)
  • always return in case of error, and require recreation if resource names change (6827da2)
  • create optionalComputedBool type to flickering values (815db6c)
  • simplify bool default setting (78c0081)

Features

  • allow update of log configuration (ed0f4f6)
  • enable_as_run_logs can be set when creating channel (6f4c427)
  • implement readLogsConfiguration for channel resource (38ab280)

v2.3.5

19 Dec 09:09
817ee59
Compare
Choose a tag to compare

2.3.5 (2024-12-19)

Bug Fixes

  • nil checks for source location optional params (41aa352)

v2.3.4

26 Nov 09:37
898bde5
Compare
Choose a tag to compare

2.3.4 (2024-11-26)

Bug Fixes

  • correct golang-ci lint warnings (b6c0161)
  • lower snyk threshold to medium (1680fb3)

v2.3.3

02 Sep 14:47
6f7504f
Compare
Choose a tag to compare

2.3.3 (2024-09-02)

Bug Fixes

  • remove double-client config (only allow latest) (5bc4eb1)

v2.3.2

02 Sep 11:57
c625ff0
Compare
Choose a tag to compare

2.3.2 (2024-09-02)

Bug Fixes

  • don't read unset model field for resource (566ebf7)
  • migrate source location to aws go sdk v2 (6f04b74)
  • source location recreation on access control update (c11fdca)
  • update access control (42dfef6)