Skip to content

3.4.0

Compare
Choose a tag to compare
@Sgitario Sgitario released this 08 Feb 11:42
· 198 commits to main since this release

Features

  • Change dekorator ordering algorithm to use the topological sort algorithm: #1150
  • Find and register Modules in the ObjectMappers: #1141
  • Helm: Support configuration with the root alias already set: #1144
  • Helm: Add crd folder if does exist from helm input directory: #1151

Fixes

  • Helm: Provided application config from custom values.yaml should take priority: #1143
  • Helm: Fix profile property is ignored for values without a path: #1145

Breaking Changes

  • Detect cycle decorators: #1150