Skip to content

v1.0.0

Compare
Choose a tag to compare
@mvprowess mvprowess released this 24 Sep 19:11
· 47 commits to main since this release

1.0.0 (2024-09-24)

Features

  • add common central application type (c0478ac)
  • add steppa executable (90cfa78)
  • add beta fillr implementation (ed61f74)
  • add root and subcommands for waltr (431e825)
  • implement new central App type (376ed0a)
  • implement root command for ssolo (50341db)
  • implement root command for steppa (92b7467)
  • overhauled core package (436060a)
  • pkg/kube: add apply implementation (a2a1c88)
  • pkg/kube: add create methods (9a77d9c)
  • pkg/kube: add get methods (acde2b1)
  • pkg/kube: add port-forward implementation (b0d247a)
  • pkg/tools: add helm functions (17e00e5)
  • pkg/util: new changes (5931ea0)
  • rename opsctl to ssolo (1f3663f)
  • renamed and rewrote core package to cmd (48b7d73)
  • switch to semantic-release (430a672)
  • update pkg modules to new cmd package API (35a2f23)
  • waltr: add configure command (8ebbe59)
  • waltr: add methods command (7b837f3)
  • waltr: add prepare keycloak subcommand (4865220)
  • waltr: add transit command (4df3d14)

Bug Fixes

  • add secondary init() call (4ca03bb)
  • pkg/env: fix invalid indexing of String method for Environment (2d4b756)
  • pkg/filesystem: fix inconsistent file reads (888ee85)
  • pre-commit: the excludes to pre-commit config (c628fbf)
  • release: add multi-arch/platform support (0753c6b)