Skip to content

Conversation

@StuartFerguson
Copy link
Member

This commit updates the version numbers of several package references in the TransactionProcessor solution from 2025.1.x to 2025.2.x, including ClientProxyBase, Shared, Shared.EventStore, and Shared.DomainDrivenDesign.

Modifications in appsettings.json include the addition of the CallbackReceivedEnrichedEvent handler and the removal of several transaction-related event handlers, indicating a refactor in event handling logic.

The nlog.config file has been updated to change the minimum log level from Trace to Warn, reducing log verbosity and focusing on more significant issues.

These changes aim to improve the application's performance and maintainability.

This commit updates the version numbers of several package references in the TransactionProcessor solution from `2025.1.x` to `2025.2.x`, including `ClientProxyBase`, `Shared`, `Shared.EventStore`, and `Shared.DomainDrivenDesign`.

Modifications in `appsettings.json` include the addition of the `CallbackReceivedEnrichedEvent` handler and the removal of several transaction-related event handlers, indicating a refactor in event handling logic.

The `nlog.config` file has been updated to change the minimum log level from `Trace` to `Warn`, reducing log verbosity and focusing on more significant issues.

These changes aim to improve the application's performance and maintainability.
@StuartFerguson StuartFerguson merged commit bae8629 into master Feb 23, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants