Skip to content

v0.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 22:39
· 79 commits to main since this release
a0efc1a

Changelog

  • a0efc1a chore(deps): update dependencies
  • 6e491ac fix(command/cmdbus): track dispatch before publishing event
  • 5cf3f58 feat(event/eventbus): add artificial delay option to simulate network latency
  • 186872e chore(deps): go work syc && go mod tidy
  • 33cc3d9 chore(deps): bump github.com/nats-io/nkeys in /examples/todo
  • 2e68087 chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6
  • ef883dc chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
  • 396265d chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0
  • d725aa3 chore(deps): bump github.com/nats-io/nats.go from 1.30.2 to 1.31.0
  • ebc1ba4 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • 32cf0fd chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 43fa022 chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • 37aa520 chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
  • 18afc1f chore(deps-dev): bump postcss from 8.4.16 to 8.4.31 in /docs
  • f54ef9f chore(deps): bump github.com/nats-io/nats.go from 1.30.1 to 1.30.2
  • 67035e5 chore(deps): bump github.com/nats-io/nats.go from 1.30.0 to 1.30.1
  • 7c8e419 refactor(store.go): change var to const for PreInsert hook to ensure its value remains immutable
  • 36cb215 Prevent caller to modify underlying array
  • 875903b feat(exp/gtest): export TransitionWithComparer
  • c370af7 docs(commands): add deprecation notice to command/builtin package README.md to inform users about the package status
  • daa3da4 chore(github/workflows): change test environment from self-hosted to ubuntu-latest for mongo-test.yml and nats-test.yml to ensure consistency and reliability of test environments
  • b4973bd chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2
  • 0d8a1f3 refactor(eventbustest/core.go): increase event timeout from 50ms to 500ms for better test reliability
  • ee66a9a chore: remove CodeQL analysis workflow file

v0.4.4..v0.4.5