Skip to content

Bump github.com/dogmatiq/dogma from 0.18.0 to 0.20.0#417

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/dogmatiq/dogma-0.20.0
Open

Bump github.com/dogmatiq/dogma from 0.18.0 to 0.20.0#417
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/dogmatiq/dogma-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github.com/dogmatiq/dogma from 0.18.0 to 0.20.0.

Release notes

Sourced from github.com/dogmatiq/dogma's releases.

Version 0.20.0

Changed

  • [BC] Callers that use WithIdempotencyKey() must retry ExecuteCommand() until it returns nil, or the command may be lost.

Version 0.19.1

Added

  • [ENGINE BC] Added WithEventObserver() to support observing events recorded by a specific invocation of ExecuteCommand().

Version 0.19.0

Added

  • Added ConcurrencyPreference enumeration

Changed

  • Replaced use of IntegrationConcurrencyPreference and ProjectionConcurrencyPreference with ConcurrencyPreference.

Removed

  • [BC] Removed IntegrationConcurrencyPreference type alias.
  • [BC] Removed ProjectionConcurrencyPreference type alias.

Version 0.18.1

Added

  • [ENGINE BC] Added IntegrationMessageConfigurer.ConcurrencyPreference() method.
  • [ENGINE BC] Added ProjectionMessageConfigurer.ConcurrencyPreference() method.
  • Added MaximizeConcurrency and MinimizeConcurrency enumeration values for use with the new Concurrency() methods.
Changelog

Sourced from github.com/dogmatiq/dogma's changelog.

[0.20.0] - 2026-04-06

Changed

  • [BC] Callers that use WithIdempotencyKey() must retry ExecuteCommand() until it returns nil, or the command may be lost.

[0.19.1] - 2025-12-09

Added

  • [ENGINE BC] Added WithEventObserver() to support observing events recorded by a specific invocation of ExecuteCommand().

[0.19.0] - 2025-12-08

Added

  • Added ConcurrencyPreference enumeration

Changed

  • Replaced use of IntegrationConcurrencyPreference and ProjectionConcurrencyPreference with ConcurrencyPreference.

Removed

  • [BC] Removed IntegrationConcurrencyPreference type alias.
  • [BC] Removed ProjectionConcurrencyPreference type alias.

[0.18.1] - 2025-12-07

Added

  • [ENGINE BC] Added IntegrationMessageConfigurer.ConcurrencyPreference() method.
  • [ENGINE BC] Added ProjectionMessageConfigurer.ConcurrencyPreference() method.
  • Added MaximizeConcurrency and MinimizeConcurrency enumeration values for use with the new Concurrency() methods.
Commits
  • 0a28351 Bump version to v0.20.0
  • 73af3d9 Require retries when using WithIdempotencyKey().
  • f4cd67f Add "Idempotency key" to glossary.
  • f8f75af Update ADR skill to regen index.
  • 4159bf0 Update skills.
  • 8fe5b3f Bump version to v0.19.1.
  • a6dcbe3 Merge pull request #206 from dogmatiq/correlated-event-observer
  • 777ed5f Improve ADR-30 alignment with style guide.
  • f35cae9 Only link to pkg.go.dev for external repos.
  • 1b0d10e Fix review feedback.
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 6, 2026
@github-actions github-actions bot enabled auto-merge April 6, 2026 15:21
Bumps [github.com/dogmatiq/dogma](https://github.com/dogmatiq/dogma) from 0.18.0 to 0.20.0.
- [Release notes](https://github.com/dogmatiq/dogma/releases)
- [Changelog](https://github.com/dogmatiq/dogma/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/dogma@v0.18.0...v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/dogmatiq/dogma
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/dogmatiq/dogma-0.20.0 branch from fea7679 to 9494476 Compare April 9, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants