Skip to content

Releases: metal-toolbox/hollow-metadataservice

v0.0.19

31 Jul 18:37
Compare
Choose a tag to compare

Changelog

v0.0.17

08 Jun 18:26
Compare
Choose a tag to compare

Changelog

  • 936055d Do not set an http 500 error response when retrying db tx

v0.0.16

05 Jun 23:04
Compare
Choose a tag to compare

Changelog

  • 986434a Do not return a 500 error when delete db transactions are retried
  • befe13c Retry db transactions the right way
  • c483f4a chore(deps): update alpine docker tag to v3.18
  • 7dcd7bf fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.3.4
  • 135e764 fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security]
  • 485dc7b fix(deps): update module github.com/go-playground/validator/v10 to v10.14.1
  • 96244a0 fix(deps): update module github.com/spf13/viper to v1.16.0
  • f7e58be fix(deps): update module go.hollow.sh/toolbox to v0.6.0
  • 7965d6c fix(deps): update module go.infratographer.com/x to v0.3.0
  • 6aa244d migrations: add an index on instance_id for the instance_ip_addresses

v0.0.15

17 May 22:43
Compare
Choose a tag to compare

Changelog

  • 51bd654 Add retries for db commit operations in upsert and delete
  • 7495abf chore(deps): update anchore/sbom-action action to v0.14.2
  • 6b58a9b fix(deps): update module github.com/coreos/go-oidc/v3 to v3.6.0
  • 3e66171 fix(deps): update module github.com/go-playground/validator/v10 to v10.13.0
  • 6b60d5c fix(deps): update module github.com/lib/pq to v1.10.9
  • fa8aca3 fix(deps): update module github.com/prometheus/client_golang to v1.15.1
  • ba8fee9 fix(deps): update module go.infratographer.com/x to v0.0.14
  • 4e33426 fix(deps): update module golang.org/x/oauth2 to v0.8.0

v0.0.14

18 Apr 00:25
Compare
Choose a tag to compare

Changelog

  • 2dc28f6 Add HEAD request support to check if metadata/userdata exists
  • 3e0e885 fix(deps): update module github.com/prometheus/client_golang to v1.15.0 (#99)
  • bee5de4 invalid uuid should just return a 404 (#100)
  • eb141da validate uuid requests (#98)

v0.0.13

12 Apr 17:32
e47b818
Compare
Choose a tag to compare

Changelog

  • e714989 add graceful shutdown (#91)
  • 17cf0f1 chore(deps): update actions/setup-go action to v4 (#94)
  • ac01a28 chore(deps): update anchore/sbom-action action to v0.14.1 (#86)
  • 095e827 chore(deps): update docker/build-push-action action to v4 (#95)
  • ab44f3f chore(deps): update goreleaser/goreleaser-action action to v4 (#96)
  • 327fe1c fix(deps): update module github.com/coreos/go-oidc/v3 to v3.5.0 (#89)
  • 744dab4 fix(deps): update module github.com/go-playground/validator/v10 to v10.12.0 (#90)
  • e3289d9 fix(deps): update module github.com/spf13/cobra to v1.7.0 (#92)
  • 2d5e42e fix(deps): update module github.com/spf13/viper to v1.15.0 (#93)
  • 905180a fix(deps): update module github.com/stretchr/testify to v1.8.2 (#88)
  • dc38e66 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.14.2 (#74)
  • e47b818 fix(deps): update module go.hollow.sh/toolbox to v0.5.1 (#97)
  • ad04931 fix(deps): update module go.infratographer.com/x to v0.0.3 (#75)
  • 93e7196 fix(deps): update module golang.org/x/oauth2 to v0.7.0 (#72)

v0.0.12

21 Mar 20:40
Compare
Choose a tag to compare

Changelog

  • 83888d7 Add automaxprocs to manage GOMAXPROCS
  • 9850634 Bump golang.org/x/net from 0.2.0 to 0.7.0
  • 14d1337 Update modules cockroach-go, prom client, and zap
  • 9ec6761 fix(deps): update module github.com/gin-gonic/gin to v1.9.0

v0.0.11

06 Mar 20:45
Compare
Choose a tag to compare

Changelog

v0.0.9

22 Feb 17:10
Compare
Choose a tag to compare

Changelog

  • 36caa1e Bump hollow-metadataservice container ver in quickstart.yml
  • ae844c1 Handle queries where the EC2 subPath is "/"
  • fdaedd1 Update golang version to 1.20

v0.0.8

16 Feb 19:23
Compare
Choose a tag to compare

Changelog

  • 406e580 Handle queries where the EC2 subPath is empty