Commit f6d55f4
committed
deploy: update API image to v2.0.0 with latest fixes
Update eventflow-api service image from v1.0.0 to v2.0.0.
This version includes all SonarQube and Copilot fixes:
- Critical bug fixes (PagedResult parameters, Result implicit operator, PersonName mapping)
- Security improvements (JWT key handling)
- Code quality fixes (Any() vs Count, naming conventions, operator overloads)
- Added 25 new unit tests for handlers and Result pattern
Built and pushed to docker.io/alysonsz/eventflow-api:v2.0.01 parent f38e021 commit f6d55f4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments