Releases: OpsLevel/opslevel-jq-parser
Releases · OpsLevel/opslevel-jq-parser
v2024.9.3
v2024.8.19
August 19, 2024
Dependency
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.4.26 to 2024.5.13
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.5.13 to 2024.5.31
- bump opslevel-go version to v2024.8.1
- bump opslevel-jq-parser module go version to 1.22
- bump opslevel-go to v2024.8.16
v2024.4.26
April 26, 2024
Dependency
- Bump golang.org/x/net from 0.22.0 to 0.23.0
- bump opslevel-go version
v2024.3.15
March 15, 2024
Feature
- Enforce uniqueness on all fields in ServiceRegistration
- Ensure repositories have an alias and they are unique
Refactor
- Properties are now returned as []opslevel.PropertyInput
Bugfix
- have parsed jq expr return blank string instead of null
v2024.2.26
February 26, 2024
Feature
- Add generic Deduplicated function for slices and test cases
- Bump actions/cache from 3 to 4
- Add support for parsing property assignments
Dependency
- Bump codecov/codecov-action from 3 to 4
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0
- Bump arduino/setup-task from 1 to 2
Bugfix
- Fix config to use empty string
v2024.1.13
January 13, 2024
v2023.12.11
December 11, 2023
Feature
- Add ability to parse a system
v2023.11.2
November 02, 2023
Feature
- Initial Release