Merge release 3.19.1 into 4.0.x#840
Merged
DavidBadura merged 77 commits into4.0.xfrom Apr 22, 2026
Merged
Conversation
| datasource | package | from | to | | ---------- | ------------------ | ------- | ----- | | pypi | pymdown-extensions | 10.20.1 | 10.21 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
allow to refresh subscriptions
add shared apply context
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Lock file maintenance
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | pypi | mkdocs-material | 9.7.1 | 9.7.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…up-task-handler allow to pass connection registry in dbal cleanup task handler
allow multiple handlers, union types and inheritance for commands
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
add auto initialize aggregate feature
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | pypi | mkdocs-material | 9.7.2 | 9.7.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e in event sourcing
| datasource | package | from | to | | ---------- | -------- | ---- | ---- | | docker | postgres | 18.2 | 18.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add `Closure` support to testing documentation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | pypi | mkdocs-material | 9.7.3 | 9.7.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------- | | pypi | pygments | 2.19.2 | 2.20.0 | | pypi | pymdown-extensions | 10.21 | 10.21.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dbal cleanup handler: check if a table or index exists before deleting it
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tore add doctrine cipher key store for hydrator extension
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…cleanup-error fix remove subscription with cleanup error
This was referenced Apr 19, 2026
Author
|
Hello 👋 here is the most recent benchmark result:
This comment gets update everytime a new commit comes in! |
40d3f2c to
fbe5873
Compare
DavidBadura
approved these changes
Apr 20, 2026
| use Patchlevel\EventSourcing\Attribute\Event; | ||
| use Patchlevel\EventSourcing\Tests\Integration\PersonalData\ProfileId; | ||
| use Patchlevel\Hydrator\Attribute\DataSubjectId; | ||
| use Patchlevel\Hydrator\Attribute\DataSubjectId as LegacyDataSubjectId; |
Member
There was a problem hiding this comment.
This should no longer exist. There are other places as well.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for 3.19.1
bugfix release (patch)
3.19.1
bug