Skip to content

Releases: flagship-io/decision-api

v0.2.9

22 Aug 12:10
43d9d69
Compare
Choose a tag to compare

Changelog

  • 43d9d69 Merge pull request #17 from flagship-io/feature-FS3-608
  • 8a27844 Merge pull request #14 from flagship-io/readme-consent
  • 2827b03 update readme adopter phase
  • ccad78a add readme
  • 57f133e Merge branch 'main' into feature-FS3-608
  • 0217c42 Fix golangci-lint errors
  • 21ac4f8 Disable golang-ci for now, because of unknown error
  • 2c89566 Updates golangci-lint version
  • b31e2db Disable govet for ram consumption in CI
  • 9191cda proto version
  • 0b08b32 add visitor consent info

v0.2.9-alpha.1

17 Aug 09:38
0409d8d
Compare
Choose a tag to compare

Changelog

  • 0409d8d Merge pull request #12 from flagship-io/feature-FS3-608
  • 57f133e Merge branch 'main' into feature-FS3-608
  • 0217c42 Fix golangci-lint errors
  • 21ac4f8 Disable golang-ci for now, because of unknown error
  • 2c89566 Updates golangci-lint version
  • b31e2db Disable govet for ram consumption in CI
  • 9191cda proto version
  • 0b08b32 add visitor consent info

v0.2.7

19 Jul 13:16
Compare
Choose a tag to compare

Changelog

  • eb7e0ce update go-openapi spec module

v0.2.6

19 Jul 10:32
Compare
Choose a tag to compare

Changelog

  • 172ab11 Remove unessecary dependency in go.sum
  • 38a9f23 Change bitcask repository

v0.2.5

09 Jul 05:38
Compare
Choose a tag to compare

Changelog

  • abaef30 Fix typo in udc relative URL

v0.2.3

28 Jun 12:44
Compare
Choose a tag to compare

Changelog

  • 9db4189 Fix assignment scope on activate

v0.2.2

28 Jun 12:38
Compare
Choose a tag to compare

Changelog

  • 074f3a2 Merge branch 'fix/send-context-integration' of github.com:flagship-io/decision-api into main
  • 4fa1e7b Fix/send context integration (#9)
  • aff9445 Merge branch 'fix/quality' of github.com:flagship-io/decision-api into main
  • 07f387f Fix security updates & quality issues (#10)
  • dce2ed3 Update flagship-common and fix send context event condition
  • a94ab1d Update README.md
  • 35c72b1 Fix security updates & quality issues

v0.2.1

16 May 17:32
Compare
Choose a tag to compare

Changelog

  • bb6cc2b Merge branch 'main' of github.com:flagship-io/decision-api into staging
  • 2b192bd adding custom headers to config file & environment variable (#7)
  • 3ca3b9d Update README.md
  • d861b63 Fix security updates & quality issues (#4)
  • 8e3dd6f Staging (#3)
  • d7b689f Update Readme.md
  • 2cc0d45 Update common library
  • 5767a59 Dynamic version in swagger docs
  • b5a28d4 Comment out flags endpoint for now
  • 8d5e3f1 Fix dynamic endpoint name on metrics
  • 8093c39 Fix swagger doc for flags
  • 1bd7c01 Remove useless ci step
  • 5ddea85 Fix CI
  • e451cd4 Add version middleware. Refacto middleware. Auto-generate version on build from git tag

v0.2.0

13 May 13:24
8e3dd6f
Compare
Choose a tag to compare

Changelog

v0.2.0-alpha.1

09 May 14:42
Compare
Choose a tag to compare

Changelog

  • 56d26f3 Simplify flags handler. Fix empty flags response