Skip to content

Releases: OpsLevel/opslevel-jq-parser

v2024.9.3

03 Sep 18:26
Compare
Choose a tag to compare

September 03, 2024

Dependency

  • Bump github.com/opslevel/opslevel-go/v2024 from 2024.8.16 to 2024.9.3

v2024.8.19

19 Aug 18:49
Compare
Choose a tag to compare

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

26 Apr 20:19
Compare
Choose a tag to compare

April 26, 2024

Dependency

  • Bump golang.org/x/net from 0.22.0 to 0.23.0
  • bump opslevel-go version

v2024.3.15

15 Mar 21:01
Compare
Choose a tag to compare

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

26 Feb 16:10
7940bc0
Compare
Choose a tag to compare

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

13 Jan 03:40
Compare
Choose a tag to compare

January 13, 2024

v2023.12.11

11 Dec 14:33
Compare
Choose a tag to compare

December 11, 2023

Feature

  • Add ability to parse a system

v2023.11.2

02 Nov 01:07
Compare
Choose a tag to compare

November 02, 2023

Feature

  • Initial Release