Skip to content

Releases: get-eventually/go-eventually

v0.4.0

21 Apr 15:36
v0.4.0
5e41a02

Choose a tag to compare

0.4.0 (2026-04-21)

Features

  • drop dependabot, move to renovate (fb6883f)
  • renovate: enable automerging (6b4a647)
  • use Nix flake for lint and test flows (72ad95f)

Bug Fixes

  • deps: update all non-major dependencies (#280) (703da00)
  • deps: update google.golang.org/genproto digest to 3122310 (#299) (82b0730)
  • deps: update google.golang.org/genproto digest to 9702482 (#303) (e73acf0)
  • deps: update google.golang.org/genproto digest to a7a43d2 (#283) (4039e97)
  • deps: update google.golang.org/genproto digest to ee84b53 (#277) (f984d9c)
  • deps: update module google.golang.org/grpc to v1.79.3 [security] (#317) (5b284e2)
  • pin commit sha for release-please bootstrap (8447592)

v0.3.0-prerelease.4

06 May 10:32
v0.3.0-prerelease.4
4381623

Choose a tag to compare

v0.3.0-prerelease.4 Pre-release
Pre-release

What's Changed

  • feat(postgres): add options to AggregateRepository to change tables to point to by @ar3s3ru in #224
  • chore(deps): bump google.golang.org/api from 0.170.0 to 0.172.0 by @dependabot in #226
  • chore(deps): bump go.opentelemetry.io/otel/metric from 1.24.0 to 1.25.0 by @dependabot in #227
  • chore(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.29.1 to 0.30.0 by @dependabot in #231
  • chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #232
  • chore(deps): bump github.com/testcontainers/testcontainers-go/modules/gcloud from 0.29.1 to 0.30.0 by @dependabot in #233
  • chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #230
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #235
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #242
  • chore(deps): bump go.opentelemetry.io/otel/metric from 1.25.0 to 1.26.0 by @dependabot in #239
  • chore(deps): bump google.golang.org/api from 0.172.0 to 0.177.0 by @dependabot in #243

Full Changelog: v0.3.0-prerelease.1...v0.3.0-prerelease.4

v0.3.0-prerelease.1

20 Mar 15:44
v0.3.0-prerelease.1
22afba3

Choose a tag to compare

v0.3.0-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.17.0 to 1.18.0 in /oteleventually by @dependabot in #149
  • chore(deps): bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0 in /oteleventually by @dependabot in #160
  • chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 in /core by @dependabot in #161
  • chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /firestore by @dependabot in #162
  • chore(deps): bump github.com/get-eventually/go-eventually/serdes from 0.0.0-20230227215702-6ac2a4505ce1 to 0.2.1 in /postgres by @dependabot in #157
  • chore(deps): bump github.com/get-eventually/go-eventually/integrationtest from 0.0.0-20230709124743-a74cc5d818ba to 0.2.1 in /postgres by @dependabot in #158
  • chore(deps): bump github.com/get-eventually/go-eventually/core from 0.0.0-20230701135437-6329c6bf6407 to 0.2.1 in /postgres by @dependabot in #156
  • chore(deps): bump github.com/get-eventually/go-eventually/core from 0.0.0-20230701135437-6329c6bf6407 to 0.2.1 in /oteleventually by @dependabot in #154
  • chore(deps): bump github.com/get-eventually/go-eventually/core from 0.0.0-20230701135437-6329c6bf6407 to 0.2.1 in /serdes by @dependabot in #155
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /firestore by @dependabot in #163
  • chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 in /core by @dependabot in #167
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /core by @dependabot in #164
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /postgres by @dependabot in #166
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /postgres by @dependabot in #165
  • chore(deps): bump go.opentelemetry.io/otel from 1.19.0 to 1.20.0 in /oteleventually by @dependabot in #170
  • chore(deps): bump go.opentelemetry.io/otel from 1.20.0 to 1.21.0 in /oteleventually by @dependabot in #173
  • chore(deps): bump google-github-actions/release-please-action from 3 to 4 by @dependabot in #174
  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /postgres by @dependabot in #178
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #180
  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /core by @dependabot in #181
  • fix(serdes): JSON supports serialization with by-value semantics by @ar3s3ru in #188
  • fix(release-please): link versions and create separate prs by @ar3s3ru in #190
  • chore: update dependencies by @ar3s3ru in #203
  • chore(deps): bump sonarsource/sonarcloud-github-action from 1.9 to 2.1 by @dependabot in #197
  • chore(deps): bump google-github-actions/setup-gcloud from 1 to 2 by @dependabot in #177
  • chore(deps): bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 in /oteleventually by @dependabot in #206
  • major: first v0.3.0 release PR by @ar3s3ru in #220
  • feat(.github): switch to Codecov for code coverage by @ar3s3ru in #222

Full Changelog: integrationtest-v0.2.1...v0.3.0-prerelease.1

v0.1.0-alpha.2

25 Oct 12:43
v0.1.0-alpha.2
18209ed

Choose a tag to compare

Please check the CHANGELOG for a detailed list of changes.


Auto-generated list from GitHub:

What's Changed

  • fix: ensure to run golangci-linter for eventstore/postgres by @ar3s3ru in #60
  • Allow to wrap Event appending function for Postgres EventStore by @Kostassoid in #59
  • Don't generate EventID if it's provided by @Kostassoid in #61
  • feat(postgres): add Serde interface by @ar3s3ru in #62
  • feat(command): use ShouldCaptureError func to capture command errors by @ar3s3ru in #63
  • release: v0.1.0-alpha.2 by @ar3s3ru in #64

New Contributors

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

release: v0.1.0-alpha.1

10 Oct 20:16
5c63eab

Choose a tag to compare

Pre-release

Tagging this release as v0.1.0-alpha.1 since the library has been stable for a while. Still treating it as alpha, since some changes are already foreseen in the future (which might break the API).