Skip to content

Releases: trustification/guac

v0.3.25

31 Jan 16:30
Compare
Choose a tag to compare

Changelog

  • e552958 Support TLS for csub server and clients (guacsec#1390)
  • e214a6e feat: implement tls support for internal GraphQL client
  • f03b736 feat: support setting root certificate for csub client
  • cfb9987 fix: remove hard-coded file limit

v0.3.24

31 Jan 12:04
Compare
Choose a tag to compare

Changelog

  • 455f567 fix: properly set credentials for all operations

v0.3.23

30 Jan 14:06
Compare
Choose a tag to compare

Changelog

  • 5dfbebb feat: use separate credentials for sqs and s3

v0.3.22

29 Jan 17:12
Compare
Choose a tag to compare

Changelog

  • 5003822 Ent: IngestArtifacts optimized using concurrently (guacsec#1596)
  • 6e6b95c Ent: IngestBuilders, IngestCertifyBads, IngestCertifyGoods, IngestCertifyLegals refactored concurrently (guacsec#1599)
  • 2ffe787 Ent: IngestOccurrences optimized with concurrently (guacsec#1593)
  • 1794a89 Ent: IngestSources optimized with concurrently (guacsec#1595)
  • 81f11b5 Ent: fixed lint issue on 'main' (guacsec#1598)
  • c54361f Fix after backports
  • 28ed989 Update e2e trustication test to be consistent with changes in ds1
  • ab5ec8e chore(deps): update rhtap references
  • b54655f chore(deps): update rhtap references
  • a184933 chore(deps): update rhtap references
  • a879595 feat: add configurable prefix and handling of security protocol
  • 329f51a feat: add sasl plain mechanism
  • 1b61e8d feat: add sasl support for kafka

v0.3.21

29 Nov 12:17
Compare
Choose a tag to compare

Changelog

  • 28d857b e2e trustification-based test
  • dd407e4 fix: multiple sboms for a root package

v0.3.20

28 Nov 07:37
Compare
Choose a tag to compare

Changelog

  • 0567f7f Bump github.com/fsouza/fake-gcs-server from 1.47.5 to 1.47.6 (guacsec#1428)
  • a69b125 Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6
  • 0b63d36 golang.org/x deps updates

v0.3.19

24 Nov 12:02
Compare
Choose a tag to compare

Changelog

  • 0e0a31e CSAF Parser: manage Quarkus naming convention
  • 4394788 fix: ignore non-data entries

v0.3.18

22 Nov 08:30
Compare
Choose a tag to compare

Changelog

  • 0aa7711 CSAF Parser: fixed branches' names collision
  • 4f2d0b2 CSAF RH Parser: add test
  • 6b2eb24 Ent - FindDependentProduct implementation

v0.3.17

20 Nov 16:31
Compare
Choose a tag to compare

Changelog

  • d41e118 fix: add bin to container image

v0.3.16

20 Nov 15:18
Compare
Choose a tag to compare

Changelog

  • 88e2310 build: add guacmigrate to build scripts
  • db4670f feat: add a "migrate" command, to just run the DB migrations
  • 847e04c fix: disable arm build explicitly
  • ae38576 fix: disable migrate build on 32 arm