Releases: deckhouse/dmt
Releases · deckhouse/dmt
v0.1.14
Changelog
- f232390 feat: add pprof file flag for memory profiling (#165)
- 331b8f8 feat: add tests (#174)
- 85cd02f feat: implement Helm engine with template rendering and file handling (#177)
- b32b2ba fix: open files (#176)
- 883c0a6 fix: update channel versions to 0.1.13 in trdl_channels.yaml (#175)
- 4f0f9e4 fix: update module stages in CheckDefinitionFile function (#179)
v0.1.13
Changelog
- f6d8299 build(deps): bump helm.sh/helm/v3 from 3.17.1 to 3.17.3 in the go_modules group across 1 directory (#173)
- 9a3b041 feat: update channel versions to 0.1.12 in trdl_channels.yaml (#169)
- 6835e88 fix: change metadata type assertion to use string keys in parser.go (#171)
- 4e1a9e4 fix: update content matching logic in grafana and prometheus rules files (#172)
- 88061f1 fix: update ldflags to include 'v' prefix for version in .goreleaser.yml (#170)
v0.1.12
v0.1.11
v0.1.10
Changelog
- de66f03 Some improvements (#156)
- ba38e47 add telemetry (#144)
- 2797d9e build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group across 1 directory (#162)
- ae62b24 feat: add module validation logic in manager (#161)
- 35310d8 feat: enhance metrics tracking with additional runtime duration and linter warning metrics (#158)
- 3a9e09e feat: improve PromtoolRuleCheck (#160)
- 3111977 feat: skip non-deckhouse namespaces in kube_rbac_proxy_ca (#159)
- 2a7a039 refactor: improve hook file filtering logic in rules.go (#157)
v0.1.9
Changelog
- 696301d feat: add default module registry setup in OpenAPI configuration (#152)
- 1fe689b feat: add functions to retrieve image digests with and without failure (#151)
- 9dcc382 feat: add metrics package for DMT info and Prometheus integration (#150)
- 4428d7d feat: log DMT version during linting process (#146)
- 2d486fb refactor: global values from directories for deckhouse (#148)
- 5766475 refactor: update linter rule list initialization and improve error handling (#149)
v0.1.8
Changelog
- 7e2434f Update README
- 8d9c98f Update README.md (#133)
- 280d98c exception checks (#141)
- 9ecf937 feat: add patches rule settings and implementation for linting patch files (#140)
- 4d0769d feat: override defaults (#137)
- 298730e feat: replace examples extension with dmt-default in openapi schema (#131)
- 9fa34c8 fix: update file path handling in GetFiles function (#135)
- 6e6d6f7 refactor: load openapi specs (#138)
- 6e8b140 refactor: simplify string parsing by encoding keys in base64 (#134)
- 997cc37 refactor: update image settings and linting rules for Dockerfiles and Werf files (#143)