Skip to content

Releases: metal-toolbox/hollow-metadataservice

v0.0.34

13 Feb 16:13
Compare
Choose a tag to compare

Changelog

  • 0728d8f Increase DB and http server context timeouts
  • e8b061d Replace x/exp/rand with math/rand/v2 due to deprecation
  • b945a1d chore(deps): update codecov/codecov-action action to v5
  • 6e9b2fe chore(deps): update docker/build-push-action action to v6
  • 7c69f4d chore(deps): update golangci/golangci-lint-action action to v6
  • cb764a9 chore(deps): update goreleaser/goreleaser-action action to v6
  • 02be9b7 doUpsert: Create a new context on every DB transaction retry
  • 2b993ab fix(deps): update golang.org/x/exp digest to 939b2ce
  • 2828efb fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.4.0
  • 674c80f fix(deps): update module github.com/jmoiron/sqlx to v1.4.0
  • eb7c800 fix(deps): update module github.com/prometheus/client_golang to v1.20.5
  • ba1fb57 fix(deps): update module github.com/spf13/viper to v1.19.0
  • 1bc6424 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.18.0
  • a28371b fix(deps): update module github.com/volatiletech/strmangle to v0.0.8
  • b34a3b6 fix(deps): update module go.uber.org/automaxprocs to v1.6.0
  • 91321c5 fix(deps): update module golang.org/x/oauth2 to v0.26.0

v0.0.33

05 Feb 19:51
Compare
Choose a tag to compare

Changelog

  • 6477349 Add authenticated refresh endpoints for metadata and userdata
  • 93c8b97 Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
  • 06f6823 Fix typo in cmdline help message
  • 7d39ab3 Linter fixes
  • 2072655 Refactoring of upserts to fix race conditions
  • 6f0b914 Remove obsolete version declaration from docker compose files
  • ea46ab9 Update golang to v1.23.4
  • 2143541 Update golangci config
  • 36222d4 chore(deps): update alpine docker tag to v3.21
  • a2ed645 chore(deps): update anchore/sbom-action action to v0.18.0
  • 12ce50c chore(deps): update dependency go to v1.23.6
  • 35e1051 chore(deps): update golang docker tag to v1.23.6
  • 6eb37d4 fix(deps): update golang.org/x/exp digest to e0ece0d
  • d5929ca fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.3.8
  • bcd30ac fix(deps): update module github.com/coreos/go-oidc/v3 to v3.12.0
  • bdae1a5 fix(deps): update module github.com/gin-contrib/cors to v1.7.3
  • 596c1a1 fix(deps): update module github.com/gin-gonic/gin to v1.10.0
  • 63f94fd fix(deps): update module github.com/go-playground/validator/v10 to v10.24.0
  • bc122bf fix(deps): update module github.com/spf13/pflag to v1.0.6
  • 7b07e5c fix(deps): update module go.hollow.sh/toolbox to v0.6.3

v0.0.32

17 Jan 19:13
Compare
Choose a tag to compare

Changelog

  • 58b4bdc Update cosign-release and go version

v0.0.29

01 Mar 01:23
Compare
Choose a tag to compare

Changelog

  • 368c1a1 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
  • ffa2924 Bump golang.org/x/crypto from 0.15.0 to 0.17.0
  • be3d7ea Bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • 522320f Update otel package to v1.21.0
  • 708b31b chore(deps): update actions/setup-go action to v5
  • 1bb7bc3 chore(deps): update alpine docker tag to v3.19
  • 7b2226e chore(deps): update anchore/sbom-action action to v0.15.2
  • aa7d83f chore(deps): update anchore/sbom-action action to v0.15.8
  • 52de680 chore(deps): update codecov/codecov-action action to v4
  • 2c69fde chore(deps): update github/codeql-action action to v3
  • 68453b0 chore(deps): update golangci/golangci-lint-action action to v4
  • 190e0c1 fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.3.6
  • 34bc4a0 fix(deps): update module github.com/coreos/go-oidc/v3 to v3.7.0
  • d64f138 fix(deps): update module github.com/coreos/go-oidc/v3 to v3.9.0
  • 211e221 fix(deps): update module github.com/gin-contrib/cors to v1.5.0
  • d88554f fix(deps): update module github.com/go-playground/validator/v10 to v10.16.0
  • 86b03d0 fix(deps): update module github.com/go-playground/validator/v10 to v10.17.0
  • a0e83a8 fix(deps): update module github.com/go-playground/validator/v10 to v10.18.0
  • 9b5a4ea fix(deps): update module github.com/google/uuid to v1.4.0
  • 59268f3 fix(deps): update module github.com/google/uuid to v1.5.0
  • be96a10 fix(deps): update module github.com/google/uuid to v1.6.0
  • ac90ab8 fix(deps): update module github.com/prometheus/client_golang to v1.18.0
  • d43f155 fix(deps): update module github.com/prometheus/client_golang to v1.19.0
  • fd9ef73 fix(deps): update module github.com/spf13/cobra to v1.8.0
  • fdf5373 fix(deps): update module github.com/spf13/viper to v1.18.2
  • b3217b0 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.16.1
  • 026b826 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.16.2
  • caa95d7 fix(deps): update module github.com/volatiletech/strmangle to v0.0.6
  • abd3dd9 fix(deps): update module go.hollow.sh/toolbox to v0.6.2
  • a196e6f fix(deps): update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.46.1
  • 065e355 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.48.0
  • 5fc59a3 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.49.0
  • 0a01f27 fix(deps): update module go.opentelemetry.io/otel to v1.23.1
  • 1bc1872 fix(deps): update module go.opentelemetry.io/otel to v1.24.0
  • 437bb3d fix(deps): update module go.uber.org/zap to v1.27.0
  • 7eb1d2e fix(deps): update module golang.org/x/oauth2 to v0.14.0
  • f9bcecc fix(deps): update module golang.org/x/oauth2 to v0.17.0

v0.0.28

18 Oct 23:24
Compare
Choose a tag to compare

Changelog

  • a60b4ba Apply db context timeouts to db operations within the transaction
  • 7f77b39 Bump golang.org/x/net from 0.16.0 to 0.17.0
  • 026f45d Fix otel module imports
  • 1f6b774 Improve logging of upsert db errors
  • 98c7ec0 Remove use of SELECT FOR UPDATE in upsert db operations
  • ecffc8a Set a timeout value for db transactions
  • da07904 Test fixes
  • 880ec4a Upgrade to golang 1.21, misc cleanups
  • e4f9446 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.44.0 [security]
  • fb1adc7 fix(deps): update module go.opentelemetry.io/otel to v1.19.0

v0.0.27

09 Oct 04:36
Compare
Choose a tag to compare

Changelog

  • 13254ac Revert "chore(deps): update codecov/codecov-action action to v4"
  • 982a388 Set a timeout for DB pings, and log timing stats for readiness failures
  • 3cb6e50 Update container versions in dev env
  • 3707d3d chore(deps): update actions/checkout action to v4
  • 7810bc0 chore(deps): update codecov/codecov-action action to v4
  • 004abb3 chore(deps): update docker/build-push-action action to v5
  • d16bfac chore(deps): update docker/login-action action to v3
  • 1ad7dbd chore(deps): update goreleaser/goreleaser-action action to v5
  • fd02a87 fix(deps): update module github.com/gin-contrib/zap to v0.2.0
  • f491e7d fix(deps): update module github.com/go-playground/validator/v10 to v10.15.4
  • 424c2e0 fix(deps): update module github.com/go-playground/validator/v10 to v10.15.5
  • 98ab7a1 fix(deps): update module github.com/prometheus/client_golang to v1.17.0
  • f64830c fix(deps): update module github.com/spf13/viper to v1.17.0
  • e9f2db9 fix(deps): update module go.infratographer.com/x to v0.3.9
  • 76532f4 fix(deps): update module go.uber.org/zap to v1.26.0
  • 2f76c9c fix(deps): update module golang.org/x/oauth2 to v0.12.0
  • 9e29e54 fix(deps): update module golang.org/x/oauth2 to v0.13.0

v0.0.26

01 Sep 19:05
Compare
Choose a tag to compare

Changelog

  • aca8032 Refactor upserts for instance ip addresses

v0.0.25

31 Aug 20:58
Compare
Choose a tag to compare

Changelog

  • a58c2f3 fix(deps): update module github.com/go-playground/validator/v10 to v10.15.3
  • fe71d4e fix(deps): update module go.infratographer.com/x to v0.3.8
  • 625cfe5 migrations: add a UNIQUE constraint on address for instance_ip_addresses

v0.0.24

22 Aug 22:53
Compare
Choose a tag to compare

Changelog

  • 365d468 Split delete operation into two separate transactions
  • d3a8586 fix(deps): update module github.com/go-playground/validator/v10 to v10.15.1
  • 150dc90 fix(deps): update module github.com/google/uuid to v1.3.1
  • 04b5017 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.15.0
  • 7e96184 fix(deps): update module go.infratographer.com/x to v0.3.7

v0.0.23

16 Aug 18:35
Compare
Choose a tag to compare

Changelog

  • 35a5121 Revert "Cache TTL fixes"
  • 90ac0a6 Revert "Implement a TTL after which metadata/userdata expires"