Skip to content

Releases: OpenSLO/oslo

v0.13.0

29 Jun 13:24
4e52b0b

Choose a tag to compare

Breaking Changes

oslo no longer supports convert command.
If you want to continue converting OpenSLO format to Nobl9 specification see:

Furthermore, oslo no uses official OpenSLO Go SDK for validation of the schema.
The legacy code performing validation in oslo was severely outdated and incorrect and there are
multiple breaking changes between the current oslo validate logic and prior versions.

Binaries generated by the release now come with two system architecture variants targeting 64bit ARM and AMD.

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

12 Jan 09:06

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

22 Jun 15:55
af3966e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

23 Mar 14:07
31ba9f5

Choose a tag to compare

What's Changed

  • Print error when command argument is missing by @programmer04 in #210
  • Support labels with multiple values for a single key by @programmer04 in #215
  • Fix panic in convert command for unsupported apiVersion openslo/v1alpha by it by @programmer04 in #218
  • Make passing of files and directories as arguments cohesive across oslo commands by @programmer04 in #221

Beaking changes

Make passing of files and directories as arguments cohesive across oslo commands #220

Every time flag --file | -f is required. It accepts a single file or directory (for a directory does not traverse, it reads only files from its root). To process a directory recursively (the content of it and its subdirectories arbitrarily deep) use the flag --recursive | -R. Using the flag --recursive | -R when a path to a file is passed instead of a directory does not break anything.

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Feb 13:16
1b00b9b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

07 Jan 00:06
b887e52

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Dec 00:15
54d621f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

14 Dec 21:37
f1222dd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

29 Sep 06:04
4710d14

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

29 Sep 05:40
27f7c4a

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1