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

Support for NServiceBus.TransactionalSession 1.0.0 #618

Merged
merged 12 commits into from
Sep 13, 2022

Conversation

danielmarbach
Copy link
Contributor

No description provided.

@danielmarbach danielmarbach changed the title [WIP] Implement TransactionalSession as part of the persistence Implement TransactionalSession as part of the persistence Sep 12, 2022
@danielmarbach
Copy link
Contributor Author

Will rebase

danielmarbach and others added 10 commits September 13, 2022 11:50
* add editorconfig files

* remove ref to coderules package

* switch to NServiceBusTests.snk

* remove custom suppressions

* update InternalsVisibleTo

* use default analyzer version

* update tests to new safa config APIs

* rename CancellationToken parameter to resolve analyzer warning

* add missing .globalconfig

* remove workaround files

* Load persistence assembly

* Remove unneeded files

Co-authored-by: danielmarbach <daniel.marbach@openplace.net>
* Implement TransactionalSession as part of the persistence

* Make transactional session part of the persistence seam

* ApiApprovals

* Add TransactionalSession to scanning too

* Update src/NServiceBus.Persistence.AzureTable.TransactionalSession/AzureTableOpenSessionOptions.cs

Co-authored-by: Tomasz Masternak <tomasz.masternak@particular.net>

* Beta5

* Move towards making tx session atts its own concept

* Activate base feature too

* Include missing files 🤦

* Remove redundant code

* Adjust to latest transactional session changes

* Take an explicit dependency

* Bump RC3

* Calling base setup

Co-authored-by: Tomasz Masternak <tomasz.masternak@particular.net>
@timbussmann timbussmann added this to the 3.2.0 milestone Sep 13, 2022
@danielmarbach danielmarbach enabled auto-merge (squash) September 13, 2022 12:54
@danielmarbach danielmarbach merged commit 1fe5651 into release-3.2 Sep 13, 2022
@danielmarbach danielmarbach deleted the transactional-session-v7 branch September 13, 2022 12:56
@danielmarbach danielmarbach changed the title Implement TransactionalSession as part of the persistence Support for NServiceBus.TransactionalSession 1.0.0 Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants