Skip to content

Releases: codesphere-cloud/managed-services-lib

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:45
87c3d4d

0.5.0 (2026-07-22)

Features

  • add image pull secrets support to service job (d0cc9da)

Bug Fixes

  • vulnerability scan findings (af5e754)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:47
e09014a

0.4.0 (2026-07-21)

⚠ BREAKING CHANGES

  • make backups a generic, opt-in provider capability (#9)

Features

  • add helpers for k8s jobs and wrappers for backup operations (#5) (c7ec776)
  • make backups a generic, opt-in provider capability (#9) (81f16e6)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:47
2ecaf00

0.3.1 (2026-07-15)

Bug Fixes

  • RegisterRoutes provider type parameters not inferrable (22d8202)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:36
e74cff5

0.3.0 (2026-07-15)

Features

  • allow CreateParams to be any type (39b447f)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 11:43
67838ad

0.2.0 (2026-07-11)

⚠ BREAKING CHANGES

  • flatten pkg package and prepare for open source (#3)

refac

  • flatten pkg package and prepare for open source (#3) (b5ec8b9)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:28
700d297

0.1.0 (2026-07-10)

Features