Skip to content

Releases: techfromsage/talis-cdk8s-constructs

v5.3.0

14 Nov 10:20
8ce0f50
Compare
Choose a tag to compare

5.3.0 (2024-11-14)

Features

  • e2e test correction after improved pdb validation (#99) (8ce0f50)
  • improve pod disruption budget validation (#98) (9cc1a97)

v5.2.0

30 Oct 14:10
776cc83
Compare
Choose a tag to compare

5.2.0 (2024-10-30)

Features

v5.1.0

03 Oct 10:19
e9f2962
Compare
Choose a tag to compare

5.1.0 (2024-10-03)

Features

  • TA-1034: add partitioned cookie configuration (#94) (e9f2962)

v5.0.0

13 Sep 08:28
b0a6c15
Compare
Choose a tag to compare

5.0.0 (2024-09-13)

⚠ BREAKING CHANGES

  • remove eksDashboardUrl and incidentsUrl from WebService (#93)

Features

  • remove eksDashboardUrl and incidentsUrl from WebService (#93) (b0a6c15)

v4.18.0

19 Aug 12:14
Compare
Choose a tag to compare

4.18.0 (2024-08-19)

Features

  • set replica set setup Job backoffLimit (2c01ef1)

v4.17.0

09 Aug 09:14
Compare
Choose a tag to compare

4.17.0 (2024-08-09)

Features

  • add getWaitForPortContainer to Memcached, Mongo, Postgres, and Redis (9f7e2ed)
    • add makeWaitForPortContainer utility function
    • add port property to expose the port
  • add Mongo getWaitForReplicaSetContainer (dd4f8cd)

Bug Fixes

  • improve replica set setup (c0e5713)

v4.16.0

29 Jul 17:11
Compare
Choose a tag to compare

4.16.0 (2024-07-29)

Features

  • fix mongo missing script (78206cd)

v4.15.0

29 Jul 08:16
Compare
Choose a tag to compare

4.15.0 (2024-07-29)

Features

  • add env-util, remove dependency on dotenv (581a58e)

v4.14.0

26 Jul 13:46
Compare
Choose a tag to compare

4.14.0 (2024-07-26)

Features

  • add support for MongoDB replica sets (3656b76)

v4.13.0

19 Jul 08:50
4540585
Compare
Choose a tag to compare

4.13.0 (2024-07-19)

Features