Skip to content

Releases: metal-toolbox/hollow-serverservice

v0.16.1

22 Aug 10:27
a4fb59f
Compare
Choose a tag to compare

Changelog

  • 26cf401 FS-853: Create BOM service table scheme and generate ORM files. (#231)
  • fbdcee3 README: add notes on crdb client requirement (#175)
  • 50b7634 chore(deps): update anothrnick/github-tag-action action to v1.67.0 (#230)
  • a202657 chore(deps): update ghcr.io/metal-toolbox/hollow-serverservice docker tag to v0.16.0 (#229)
  • 34b7193 fix(deps): update golang.org/x/exp digest to d852ddb (#212)
  • a4fb59f fix(deps): update module github.com/google/uuid to v1.3.1 (#233)
  • 65aba16 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.15.0 (#232)
  • c98404c fix(deps): update module go.infratographer.com/x to v0.3.7 (#191)

v0.16.0

16 Aug 13:29
Compare
Choose a tag to compare

Changelog

  • 84744ff Add pagination support to ComponentFirmwareVersion (#227)
  • 87a0c2b Also update username when credentials are updated (#225)
  • 94b3a8b ComponentFirmwareVersion json tag to be consistent (#224)
  • 41d1838 Makefile: update to include various helpers commands
  • accfa6f api/v1/attribute_list_params: add a few comments to describe the SQL query modifiers
  • cf5890d api/v1/attribute_list_params: implement support for Attribute Operators
  • 7f63c49 api/v1/atttribute_list_params: move JSONB query builder into its own method and add tests
  • ac2c6eb api/v1/firmware_sets: firmware set updates should persist attribute information
  • a008189 api/v1/firmware_sets: update fixtures and tests for AttributeOperators
  • c424580 api/v1/router_firmware_set_test: fix typo in test name
  • 6a5a33c db/migrations: adds constraint on firmware sets to restrict fimrmware deletion
  • 5ee3b2d dbtools/testtools: cleanDB() to log errors if any fixture fails to delete as part of tests
  • 254924c go: update direct and test dependencies
  • 97b483f update misc dependencies reported by renovate

v0.15.5

29 Jun 15:58
bbcf5b0
Compare
Choose a tag to compare

Changelog

  • f991cfd Add params to ComponentFirmwareVersionListParams (#220)
  • 812608f Change firmware uniqueness constraint (#221)
  • bbcf5b0 Update goreleaser deprecated options (#222)

v0.15.4

05 Jun 14:37
d3ec552
Compare
Choose a tag to compare

Changelog

  • 812782b build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#216)
  • b1a4242 chore(deps): update anothrnick/github-tag-action action to v1.66.0 (#213)
  • d3ec552 goreleaser: Update regex for tag version (#218)

v0.15.1

17 Feb 15:57
395ab61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

03 Jan 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.9...v0.15.0

v0.14.9

21 Dec 15:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.8...v0.14.9

v0.14.8

15 Dec 20:34
1a2fae9
Compare
Choose a tag to compare

Changelog

  • 1a2fae9 [bug fix] Update to infratographer/x v0.0.1 (#180)

v0.14.7

12 Dec 10:42
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update anothrnick/github-tag-action action to v1.54.0 by @renovate in #173
  • Switch to json.Unmarshal instead of json.Decoder.Decode() by @joelrebel in #174

Full Changelog: v0.14.6...v0.14.7

v0.14.3

12 Sep 10:46
v0.14.3
0b9cf04
Compare
Choose a tag to compare

Dedicated to the good fella @diogomatsubara ! Cheers mate!

Changelog

  • 3f60a20 Fix scopes for server component firmwares (#141)
  • 229659b bug: Ensure component firmware version has unique vendor/model/version values (#131)
  • 3d12067 chore(deps): update anchore/sbom-action action to v0.12.0 (#133)
  • 84f9572 chore(deps): update anothrnick/github-tag-action action to v1.42.0 (#142)
  • 2d845d2 chore(deps): update ghcr.io/metal-toolbox/hollow-serverservice docker tag to v0.14.2 (#130)
  • 0b9cf04 fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.16 (#140)
  • c840508 fix(deps): update module github.com/lib/pq to v1.10.7 (#139)
  • 047a070 fix(deps): update module github.com/pressly/goose/v3 to v3.7.0 (#137)
  • c4d4839 fix(deps): update module github.com/spf13/viper to v1.13.0 (#138)
  • 5467546 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.13.0 (#136)
  • 39c3aed fix(deps): update module github.com/xsam/otelsql to v0.16.0 (#135)
  • 80f58d5 fix(deps): update module go.uber.org/zap to v1.23.0 (#134)