v4.7.0-rc.1 Release
Pre-release
Pre-release
github-actions
released this
26 Jun 21:38
·
287 commits
to main
since this release
Unreleased
v4.7.0-rc.1 - 2023-06-26
Airgap
- 94757c7d: Remove libindex Airgap option
All
- 5d30ed66: update to new config module
Build(Deps)
- 00a4279d: bump github.com/prometheus/client_golang
- f4f22e33: bump golang.org/x/net from 0.10.0 to 0.11.0
- 36a7c88c: bump github.com/klauspost/compress from 1.16.5 to 1.16.6
- 17cdc922: bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
- b95be229: bump github.com/streadway/amqp from 1.0.0 to 1.1.0
- 45f808da: bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.7
- b75a00c3: bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.5
- 22a75603: bump github.com/google/go-containerregistry
- 300b1374: bump go.opentelemetry.io/otel/exporters/jaeger
- b2d7a091: bump github.com/urfave/cli/v2 from 2.3.0 to 2.25.3
- a21fb21d: bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace
- b188cba7: bump github.com/quay/claircore from 1.5.2 to 1.5.3
- eb9d1225: bump golang.org/x/sync from 0.1.0 to 0.2.0
- f35c832f: bump golang.org/x/net from 0.9.0 to 0.10.0
- 3dbbaf7b: bump github.com/rs/zerolog from 1.29.0 to 1.29.1
- 1ee7cb8a: bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
- dcb7a05a: bump go.opentelemetry.io/otel/exporters/jaeger
- fca257d7: bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace
- 933cc5c7: bump github.com/ugorji/go/codec from 1.2.9 to 1.2.11
- 4f39b319: bump github.com/klauspost/compress from 1.16.4 to 1.16.5
- 3643f9d2: bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
- c13eaecc: bump go.opentelemetry.io/otel/trace from 1.11.0 to 1.15.1
- 43e3daea: bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1
- 2180bc40: bump gopkg.in/square/go-jose.v2 from 2.5.1 to 2.6.0
- f669244a: bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
- 74bc404f: bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
- 912c6e47: bump actions/stale from 7 to 8
- ddec3b43: bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
- f35a3611: bump actions/setup-go from 3 to 4
- d3655eef: bump golang.org/x/net from 0.5.0 to 0.7.0
- 854a2fbf: bump docker/build-push-action from 3 to 4
Chore
- 9d58dba8: v4.7.0-rc.1 changelog bump
- 31823df2: bump Claircore to v1.5.8
- 836c0579: bump Claircore to v1.5.7
- e688e88b: bump Claircore to v1.5.6
- 3d61485d: bump Claircore to v1.5.5
- ddc4cc24: bump Claircore to v1.5.4
- 76686650: Add the osv updater to the local-dev config
- 56e63e8b: Update opentelemetry to v1.16.0
- 5df81b19: bump Claircore to v1.5.2
- cc0d9df4: bump Claircore to v1.5.1
- 35971dc9: produce nightly for ppc64le
- 471da4ee: Only ask dependabot to care about direct dependencies
- 62119209: updated nightly for s390x support
- 57774bd9: added s390x support
- 248a4733: move emulator tests to a nightly run
- bd0488ee: add gomod ecosystems to dependabot
- 8174e950: Remove 1.19
- efe27892: Bump Claircore to v1.4.22
- 1b857d13: Update go version in go.mod
- 5faf0fc9: Bump Claircore to v1.4.21
- a433c93c: Bump Claircore to v1.4.20
- d565775c: Add back GIT_HASH as needed for image name
- 12f38e45: Update go-image version in docker-compose manifest
- 02f311d5: Use our dedicated metric for the go version
- 896b2dfb: Update go version in Dockerfile
- d10c06e0: Bump claircore to v1.4.18
Cicd
- 58c26f4a: don't checkout source on clairctl builds
- 2eb10895: use common workflow in main module CI
- 83d9b2f5: use common workflow in config module CI
- e2f264f4: fix nightly connection strings
- 1ea95d83: rename yamllint config
- 7e2ae8fc: fix nightly-ci error
- 1267335e: use rabbitmq as STOMP broker in nightly CI
- 2edb4915: use rabbitmq as STOMP broker in tests
- 74c34c0c: update nightly job to work
- 30a98697: update go versions
Clair
- 5226d2a3: use new
cmd.LoadConfig
Clairctl
- 06f5bc05: use new
cmd.LoadConfig
Cmd
Config
- cee776b3: add newtype for Durations
- 1ebbbf24: add some omitempty tags
- 3b6047ca: update module to remove x/sys dependency
Contrib
- bb3a4be5: Better versioning when building the service image
- 8566c525: Add a dashboard panel to surface running versions
Docker-Compose
- bb777399: use rabbitmq instead of activemq
Dockerfile
- 497ab2d2: remove init process
Docs
- 45e6f5c0: update old
go get
command - d2d9f385: fix host flag order
- #1754- d726e157: remove reference to "filters"
- #1690### Go.Mod
- 670376a2: update json (de)serializer