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

v1.3.14 Release #89

Merged
merged 9 commits into from
Oct 4, 2019
Merged

v1.3.14 Release #89

merged 9 commits into from
Oct 4, 2019

Conversation

Aaronontheweb
Copy link
Member

1.3.14 October 04 2019

You can see the full set of changes for Akka.Persistence.MongoDb v1.3.14 here.

This PR fixes a number of problems stemming from implementations of Akka.Persistence.Query implementations that were incorrect.

Note: we're working on adding support for future versions of Akka.Persistence.MongoDB and you should read them here if you plan on continuing to use the plugin.

dependabot-preview bot and others added 9 commits September 25, 2019 02:22
Bumps [Mongo2Go](https://github.com/Mongo2Go/Mongo2Go) from 2.2.8 to 2.2.12.
- [Release notes](https://github.com/Mongo2Go/Mongo2Go/releases)
- [Commits](Mongo2Go/Mongo2Go@v2.2.8...v2.2.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* removed Obsolete PatternMatch calls with switch statement in EventByPersistentIdPublisher

* updated the EventsByTagPublisher to use switch instead of 'PatternMatch'
Bumps `XunitVersion` from 2.3.1 to 2.4.1.

Updates `xunit.runner.visualstudio` from 2.3.1 to 2.4.1
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.3.1...2.4.1)

Updates `xunit` from 2.3.1 to 2.4.1
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.3.1...2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update two indexes to use CreateIndexModel<> syntax

* use createIndexModel method again

* Update another
* added reproduction spec for #80

* close #80 - fixed EventsByTag pagination

* added an additional spec
* working on #83 - cleaning up subscriber mechanics

* fixed EventsByTag publishing
@Aaronontheweb Aaronontheweb merged commit 349e9c7 into master Oct 4, 2019
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.

None yet

2 participants