Skip to content

Releases: flanksource/gomplate

v3.22.0

11 Jan 13:50
Compare
Choose a tag to compare

3.22.0 (2024-01-11)

Features

  • add cache to cel expressions (5326673)
  • cache gomplate templates (76a2cf7)
  • support caching even if there're template functions (eb755aa)

v3.21.0

10 Jan 06:06
Compare
Choose a tag to compare

3.21.0 (2024-01-10)

Features

  • add kubernetes topology properties for cel (d9e5f78)
  • add parent lookup in pods metadata (985453a)

v3.20.30

09 Jan 20:53
Compare
Choose a tag to compare

3.20.30 (2024-01-09)

Bug Fixes

  • string and k8s function return types (d7572f4)

v3.20.29

17 Dec 10:04
Compare
Choose a tag to compare

3.20.29 (2023-12-17)

Bug Fixes

  • remove duplicates and prioritize methods over functions (6b6061f)

v3.20.28

15 Dec 06:49
Compare
Choose a tag to compare

3.20.28 (2023-12-15)

Features

  • add .JSON() & .JSONArray() methods to string (9b68dee)

v3.20.27

14 Dec 11:43
Compare
Choose a tag to compare

3.20.27 (2023-12-14)

v3.20.26

29 Nov 11:14
Compare
Choose a tag to compare

3.20.26 (2023-11-29)

Bug Fixes

v3.20.25

20 Nov 08:23
Compare
Choose a tag to compare

3.20.25 (2023-11-20)

Bug Fixes

  • set status_reason as empty for healthy k8s topology (4fafc33)

v3.20.24

01 Nov 16:34
Compare
Choose a tag to compare

3.20.24 (2023-11-01)

v3.20.23

31 Oct 15:44
Compare
Choose a tag to compare

3.20.23 (2023-10-31)

Features