Skip to content

Releases: greenbone/opensight-golang-libraries

opensight-golang-libraries 1.7.2-alpha1

06 Jun 14:09
Compare
Choose a tag to compare
Pre-release

1.7.2-alpha1 - 2024-06-06

Changed

  • change postgres query builder string template to enhance security (#76) 511408f

opensight-golang-libraries 1.7.1

03 Jun 10:08
Compare
Choose a tag to compare

1.7.1 - 2024-06-03

Added

  • add compare operator 'beginswith' different for wild card arrays (#73) 259bfb5

opensight-golang-libraries 1.7.0

03 Jun 07:17
Compare
Choose a tag to compare

1.7.0 - 2024-06-03

Added

  • add client for OpenSight Notification Service (#60) 4e0f84e

opensight-golang-libraries 1.6.0

22 May 10:43
Compare
Choose a tag to compare

1.6.0 - 2024-05-22

Added

  • Unit test for openSearchClient.GetResponseError (#69) 45850ed
  • Unit test for openSearchClient.GetResponseError 2dd8c3a

Bug Fixes

  • return early when there is no content of filter fields (#70) c331281

opensight-golang-libraries 1.5.0

16 May 11:03
Compare
Choose a tag to compare

1.5.0 - 2024-05-16

Added

  • use filter field mapping for sorting columns (#67) b1b79ec

opensight-golang-libraries 1.4.0

15 May 14:34
Compare
Choose a tag to compare

1.4.0 - 2024-05-15

Changed

  • adjust postgres query builder and add more unit tests (#66) 5addc59

opensight-golang-libraries 1.3.2

13 May 13:48
Compare
Choose a tag to compare

1.3.2 - 2024-05-13

Added

opensight-golang-libraries 1.3.1

21 Mar 08:35
Compare
Choose a tag to compare

1.3.1 - 2024-03-21

Bug Fixes

  • remove vulnerability from depedency github.com/docker/docker by updating to 25.0.5 (#51) 52e5d45

opensight-golang-libraries 1.3.0

13 Mar 08:53
Compare
Choose a tag to compare

1.3.0 - 2024-03-13

Changed

  • make filter in resultSelector optional (#47) 9119bd1

opensight-golang-libraries 1.2.1

07 Mar 12:31
Compare
Choose a tag to compare

1.2.1 - 2024-03-07

Changed

  • upgrade go version to 1.22.1 to fix vulnerabilities 3053d98