Skip to content

Feature/expenses - #3

Merged
JacobChwastek merged 1 commit into
masterfrom
feature/expenses
Apr 14, 2026
Merged

Feature/expenses#3
JacobChwastek merged 1 commit into
masterfrom
feature/expenses

Conversation

@JacobChwastek

Copy link
Copy Markdown
Collaborator

No description provided.

@gitguardian

gitguardian Bot commented Apr 14, 2026

Copy link
Copy Markdown

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

…workflow

- upgrade the solution to .NET 10 stable and align package versions across services and tests
- extract infrastructure registration into focused DI extensions and centralize host configuration
- add CommandGuard to simplify handler validation and reduce repetitive guard clauses
- replace projection query services with read repositories and add EF Core migrations for config and projections schemas
- add Core.Migrations and Projections.Migrations support, scope DbUp journals per schema, and improve console migration flow
- add EventStore reset tooling and integrate operational console commands
- forward committed KurrentDB events to RabbitMQ, then harden projections for replay-safe idempotent processing
- move forwarding infrastructure into Core.Infrastructure behind persistent subscription abstractions
- add endpoint permission checks, request DTO extraction, and docker/development configuration cleanup
- adopt Nerdbank.GitVersioning for contracts versioning and add contracts preview/publish workflow updates
- refresh repository documentation, plans, and runbooks to match the new runtime architecture
@JacobChwastek
JacobChwastek merged commit d2b3526 into master Apr 14, 2026
2 checks passed
@JacobChwastek
JacobChwastek deleted the feature/expenses branch April 14, 2026 21:45
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