Skip to content

Releases: greenbone/opensight-golang-libraries

opensight-golang-libraries 1.1.0

29 Jan 12:42
Compare
Choose a tag to compare

1.1.0 - 2024-01-29

Added

  • models for error responses 1c7206a

opensight-golang-libraries 1.0.2

21 Dec 07:27
Compare
Choose a tag to compare

1.0.2 - 2023-12-21

Added

opensight-golang-libraries 1.0.1

18 Dec 07:49
Compare
Choose a tag to compare

1.0.1 - 2023-12-18

Added

  • improve documentation aefb58e
  • improve documentation for MatchQuery and add link to elastic documentation f491d24
  • add unit tests for matchQuery.go and nestedQuery.go 99b073c

Removed

  • cleanup deprecated code and use testBoolQueryBuilderWrapper struct for testing 9c4b0ae
  • remove unreachable code f8e997a

Changed

  • extract reusable test helpers mapTest struct and runMapTests function to separate file f048892
  • use setup-go action to install go before running CodeQL action 4afdc04

opensight-golang-libraries 1.0.0

12 Dec 08:55
Compare
Choose a tag to compare

1.0.0 - 2023-12-12

Added

  • testing for BulkUpdate, Update, Delete and Search dfed78d
  • Commented the code and updated the README with the code comments e18bb02
  • Commented the code and updated the README with the code comments ac4cc98
  • Reformat code to comply with standard 09bc254
  • Reformat code to comply with standard 990e606
  • Enhanced index testing in open_search_client bae6fc7
  • Enhance code readability with detailed comments throughout multiple packages. These comments provide information such as function descriptions, explanations on struct fields, and usage examples. 6806c81
  • added README.md for dbCrypt b609562
  • added README.md for jobQueue 980e0ec
  • added README.md for gofy package 252b0b8
  • added README.md for gofy package 1a2ce8a
  • added README.md for configReader 075ba12

Changed

  • Formatting c99c794
  • updated the README.md files 49da0f2
  • updated the documentation based on review comments de5e1bd
  • updated the documentation based on review comments e58d9e6
  • [WIP] cleanup and simplify usage of opensight libraries, adapt and enhance unit tests 818e634
  • refactoring of SaveToIndex method into serialization and update steps 25bd21b
  • enhance naming, rename simpleClient struct to client, rename struct field and method parameter client to opensearchProjectClient ac7da6b

Bug Fixes

  • removed combine.sh 196c628
  • corrected the format e5c731c
  • added a makefile command which walks thru the directories given and performs a generation of the README.md file 07d69d5
  • changed the names of the tests as they where identical 2c9a928
  • changed the assert Equal to DeepEqual otherwise an assert is raised in the Eventually block and causes a stop of the loop e76f2df

opensight-golang-libraries 0.0.3

08 Dec 09:56
Compare
Choose a tag to compare

opensight-golang-libraries 0.0.3-alpha1

04 Dec 13:36
Compare
Choose a tag to compare
Pre-release

0.0.3-alpha1 - 2023-12-04

Bug Fixes

  • Replace AGPL-3.0 license with GPL-3.0 license 22a2656

opensight-golang-libraries 0.0.2

01 Dec 11:18
Compare
Choose a tag to compare

opensight-golang-libraries 0.0.2-alpha1

01 Dec 10:55
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha1 - 2023-12-01

opensight-golang-libraries 0.0.1

01 Dec 09:39
Compare
Choose a tag to compare