Skip to content

Releases: adnoctem/gopskit

v1.0.2

21 Nov 21:45
Compare
Choose a tag to compare

1.0.2 (2024-11-21)

Bug Fixes

  • waltr: add missing transit command (4a4e68b)

v1.0.1

18 Nov 05:48
Compare
Choose a tag to compare

1.0.1 (2024-11-18)

Bug Fixes

  • waltr: fixed some issues causing goroutine deadlocks (f5d521c)

Performance Improvements

  • proc: rename cmd package to proc (3f9aa65)
  • waltr: update waltr commands to new app APIs (9fc9025)
  • waltr: update the central app package (a59b2d5)

v1.0.0

24 Sep 19:11
Compare
Choose a tag to compare

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)