Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(aggregate)!: unify types #11

Merged
merged 2 commits into from
Nov 1, 2023
Merged

fix(aggregate)!: unify types #11

merged 2 commits into from
Nov 1, 2023

Conversation

adlerhurst
Copy link
Owner

@adlerhurst adlerhurst commented Nov 1, 2023

fix(aggregate)!: splitting of the two aggregate types make implementations unnecessarily difficult, the CurrentSequence method was integrated into the Aggregate-interface which returns *uint32. If the pointer is nil no additional checks are made

ci: verbose output of tests

splitting of the two aggregate types make implementations unnecessarily difficult, the `CurrentSequence` method is not integrated into the `Aggregate`-interface which returns a pointer. If the pointer is nil no additional checks are made
@adlerhurst adlerhurst merged commit 9924c91 into main Nov 1, 2023
1 check passed
@adlerhurst adlerhurst deleted the aggregate/unify-types branch November 1, 2023 20:45
adlerhurst pushed a commit that referenced this pull request Nov 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.0.0](v1.0.1...v2.0.0)
(2023-11-01)


### ⚠ BREAKING CHANGES

* **aggregate:** unify types
([#11](#11))

### Bug Fixes

* add module version for v2 release
([#13](#13))
([17a1aaa](17a1aaa))
* **aggregate:** unify types
([#11](#11))
([9924c91](9924c91))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant