Releases: auditumio/auditum
Releases · auditumio/auditum
v0.3.0
Release Notes
Added
- New Project field
external_id
. The value can be provided when creating a project.
This is an optional field that can be used to store a custom identifier
for the project, e.g. for multi-tenancy purposes. - New
ListProjects
fieldfilter.external_ids
allows to filter projects by their
external_id
field value. - Tracing: added support for
otlp
exporter, to replace deprecatedjaeger
exporter,
which is deprecated and will be removed in the next release.
Deprecated
jaeger
tracing exporter is deprecated, useotlp
instead. See documentation
for details on how to configure the new exporter.
You can always see all important changes described in a friendly format in CHANGELOG.
Changelog
- dc07c74 Merge pull request #163 from auditumio/release-0.3.0
- 4daef77 Prepare release: 0.3.0
- de88fad Merge pull request #162 from auditumio/dependabot/github_actions/docker/build-push-action-6.4.0
- 3baa97d build(deps): bump docker/build-push-action from 6.3.0 to 6.4.0
- 0909624 Merge pull request #161 from auditumio/dependabot/github_actions/actions/setup-go-5.0.2
- 5446ebb build(deps): bump actions/setup-go from 5.0.1 to 5.0.2
- eeb44ba Merge pull request #106 from auditumio/dependabot/go_modules/github.com/ryboe/q-1.0.21
- 75c73f1 build(deps): bump github.com/ryboe/q from 1.0.20 to 1.0.21
- ff5d7de Merge pull request #104 from auditumio/dependabot/go_modules/go.uber.org/zap-1.27.0
- b6da8c8 build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
- 7d25de7 Merge pull request #160 from auditumio/update-go
- e6fa313 🆙 go 1.22.5, golangci-lint 1.59.1
- a22ef1f Merge pull request #151 from auditumio/project-external-id
- ebfe13f Add external_id to project
- 5fb8420 Merge pull request #159 from auditumio/update-bun
- 4da7a24 Update bun to 1.2.1
- e877fd4 Merge pull request #158 from auditumio/update-otel
- 9aa233e Update otel to 1.28.0
- cbef0bf Merge pull request #157 from auditumio/grpc-gateway
- e2df28c Update grpc-gateway 2.20.0
- 10c5b70 Merge pull request #156 from auditumio/update-protobuf-grpc
- e5a70ef Update protobuf 1.34.2, grpc 1.65.0
- 51e72b6 Merge pull request #153 from auditumio/dependabot/github_actions/docker/build-push-action-6.3.0
- 442ef66 build(deps): bump docker/build-push-action from 6.2.0 to 6.3.0
- e184b32 Merge pull request #154 from auditumio/dependabot/github_actions/docker/setup-buildx-action-3.4.0
- 2e4ae77 build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0
- 1dfa6e2 Merge pull request #155 from auditumio/dependabot/github_actions/docker/setup-qemu-action-3.1.0
- 496ea8f build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0
- 31dc602 Merge pull request #150 from auditumio/dependabot/go_modules/github.com/knadh/koanf/providers/file-1.0.0
- 80d60d8 build(deps): bump github.com/knadh/koanf/providers/file
- ed52693 Merge pull request #135 from auditumio/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
- d43ced4 Remove legacy golangci-lint options
- fe9a118 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
- 7c95ac5 Merge pull request #136 from auditumio/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
- 748f502 build(deps): bump github.com/prometheus/client_golang
- 2e39b6b Merge pull request #149 from auditumio/dependabot/github_actions/docker/build-push-action-6.2.0
- 2cd1d61 build(deps): bump docker/build-push-action from 5.3.0 to 6.2.0
- 13e71bd Merge pull request #132 from auditumio/dependabot/github_actions/actions/setup-go-5.0.1
- 5cdb1c4 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
- 836f7c7 Merge pull request #137 from auditumio/dependabot/go_modules/github.com/gofrs/uuid/v5-5.2.0
- 8ab1064 build(deps): bump github.com/gofrs/uuid/v5 from 5.1.0 to 5.2.0
- 33dca92 Merge pull request #148 from auditumio/dependabot/npm_and_yarn/website/braces-3.0.3
- 98bc5a4 build(deps): bump braces from 3.0.2 to 3.0.3 in /website
- 5c26408 Merge pull request #141 from auditumio/dependabot/github_actions/docker/login-action-3.2.0
- 68b975f build(deps): bump docker/login-action from 3.1.0 to 3.2.0
- 6053348 Merge pull request #143 from auditumio/dependabot/github_actions/goreleaser/goreleaser-action-6.0.0
- 306567f Update goreleaser to v2
- 6e5eb07 build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0
- 8507b84 Merge pull request #140 from auditumio/dependabot/go_modules/github.com/jackc/pgx/v5-5.6.0
- 6c6d782 build(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0
- 088c1a1 Merge pull request #144 from auditumio/dependabot/github_actions/actions/checkout-4.1.7
- 067205e build(deps): bump actions/checkout from 4.1.4 to 4.1.7
- 4de89fc Merge pull request #123 from auditumio/dependabot/go_modules/github.com/knadh/koanf/v2-2.1.1
- 437f0b7 build(deps): bump github.com/knadh/koanf/v2 from 2.1.0 to 2.1.1
- 4f42ee7 Merge pull request #120 from auditumio/dependabot/npm_and_yarn/website/express-4.19.2
- 812abdc build(deps): bump express from 4.18.2 to 4.19.2 in /website
- 19a7667 Merge pull request #107 from auditumio/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
- f82ff1f build(deps): bump github.com/prometheus/client_golang
- 3989780 Merge pull request #122 from auditumio/dependabot/github_actions/docker/setup-buildx-action-3.3.0
- ec17828 build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0
- bc9cb4b Merge pull request #125 from auditumio/dependabot/go_modules/github.com/gofrs/uuid/v5-5.1.0
- 47a68db build(deps): bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.1.0
- b6e9249 Merge pull request #127 from auditumio/dependabot/go_modules/golang.org/x/net-0.23.0
- d2e2af3 build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
- 25a89f0 Merge pull request #129 from auditumio/dependabot/github_actions/actions/checkout-4.1.4
- ebad246 build(deps): bump actions/checkout from 4.1.2 to 4.1.4
- d59c197 Merge pull request #115 from auditumio/dependabot/github_actions/actions/checkout-4.1.2
- c26ad53 build(deps): bump actions/checkout from 4.1.1 to 4.1.2
- c306f75 Merge pull request #114 from auditumio/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware/v2-2.1.0
- 9878564 build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2
- fbaa0b5 Merge pull request #118 from auditumio/dependabot/github_actions/docker/login-action-3.1.0
- e6d3a38 build(deps): bump docker/login-action from 3.0.0 to 3.1.0
- 6e2b525 Merge pull request #117 from auditumio/dependabot/github_actions/docker/setup-buildx-action-3.2.0
- 3f07bd6 build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.2.0
- 87c90fa Merge pull request #108 from auditumio/dependabot/go_modules/github.com/stretchr/testify-1.9.0
- 396233e build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- bd230bc Merge pull request #116 from auditumio/dependabot/github_actions/docker/build-push-action-5.3.0
- c0993e8 build(deps): bump docker/build-push-action from 5.1.0 to 5.3.0
- 8b0b2d2 Merge pull request #112 from auditumio/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.5
- c4f196e build(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5
- 7ed3125 Merge pull ...
v0.2.0
Release Notes
The project is moved to community organization auditumio.
We hope that will this improve the governance and the development of the project.
Breaking Changes
- The project is moved from
infragmo
toauditumio
organization.
This change is breaking in a few ways, e.g. the protobuf package is changed,
docker registry is changed, etc.
New Features
- Added
store.postgres.logQueries
andstore.sqlite.logQueries
configuration
options to log SQL queries.
Improvements
- Improved HTTP API reference documentation.
- Added search on documentation website.
You can always see all important changes described in a friendly format in CHANGELOG.
Changelog
- 4c49bc4 Merge pull request #31 from auditumio/fix-goreleaser
- 6e5daaf Fix goreleaser
- 652c247 Merge pull request #30 from auditumio/changelog
- af4f7a9 Add CHANGELOG.md
- 8225bda Merge pull request #29 from auditumio/license
- faf693a Apply license to source files
- ccc8dd0 Merge pull request #25 from auditumio/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.17.1
- 3ef4cff build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
- b03f056 Merge pull request #21 from auditumio/dependabot/github_actions/actions/setup-go-4.1.0
- d6b7d3a build(deps): bump actions/setup-go from 4.0.1 to 4.1.0
- 38bfe3c Merge pull request #22 from auditumio/dependabot/github_actions/goreleaser/goreleaser-action-4.4.0
- e68a516 build(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
- 502c9fd Merge pull request #24 from auditumio/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
- 6fae3e7 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
- bb86522 Merge pull request #26 from auditumio/dependabot/go_modules/go.uber.org/zap-1.25.0
- 320f445 build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0
- fdaa39f Merge pull request #27 from auditumio/dependabot/go_modules/github.com/jackc/pgx/v5-5.4.3
- 34f9a83 build(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3
- df93ac7 Merge pull request #23 from auditumio/dependabot/github_actions/actions/checkout-3.6.0
- 56eb4a4 build(deps): bump actions/checkout from 3.5.3 to 3.6.0
- 3a38d3c Merge pull request #28 from auditumio/docker-repos
- 1fd4c5a Prepare docker repos
- b1f43d5 Merge pull request #20 from auditumio/move-to-community
- 77e4b41 Move repo to auditumio
- d9e372a Move go package to auditumio
- 0856a93 Move api to auditumio
- d9297c2 Merge pull request #19 from infragmo/log-queries
- 04526cb feature: log SQL queries
- 2507e80 Merge pull request #18 from infragmo/local
- 5139d1f Improve local development environment
- 7c2097f Merge pull request #14 from infragmo/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.16.2
- 55233f2 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
- ed6fe84 Merge pull request #15 from infragmo/dependabot/go_modules/github.com/jackc/pgx/v5-5.4.2
- 65edea3 build(deps): bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2
- 6e6c09d Merge pull request #13 from infragmo/dependabot/github_actions/docker/setup-buildx-action-2.9.1
- 770f3b6 build(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1
- 503433b Merge pull request #16 from infragmo/dependabot/go_modules/google.golang.org/grpc-1.57.0
- b2e86e8 build(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0
- a96c300 Merge pull request #17 from infragmo/dependabot-ghcr
- 0ea31b3 Fix dependabot pushing to ghcr
- da013ed Merge pull request #12 from infragmo/dependabot/npm_and_yarn/website/semver-5.7.2
- 05aba3c build(deps): bump semver from 5.7.1 to 5.7.2 in /website
- c1d3950 Merge pull request #11 from infragmo/website-fix-ga
- 46489dc website: fix gtag
- b0f62ee Merge pull request #10 from infragmo/website-search
- 3a78f4f website: add Algolia search
- 0f5773e Merge pull request #9 from infragmo/update-env
- 78265e8 chore: update env depencency
- 811174a Merge pull request #8 from infragmo/update-social-card
- 6589b0e website: update social card
- abafb5a Merge pull request #7 from infragmo/ci-pg-health
- 58e0f9a ci: improve postgres service healthcheck
- 05b8641 Merge pull request #6 from infragmo/api-docs
- 4823da2 docs: improve API docs
v0.1.0
This is the first Auditum release.
You can always see all important changes described in a friendly format in CHANGELOG.
Commits since the beginning: https://github.com/auditumio/auditum/commits/v0.1.0