Skip to content

Commit

Permalink
updates ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
vany0114 committed Mar 17, 2020
1 parent 609a05b commit 8b09d99
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.0.4
**Health checks implementation & ConfigMap set up:**
* Add health checks to all microservices
* Add health checks UI add-on to frontend
* Upgrade EF Core to `3.0.0`
* Organize better the `Startup` files
* Set up k8s probes
* Move env variables to a common `ConfigMap`

## 2.0.3
**Event bus handlers idempotency:**
* Add *Duber.Infrastructure.EventBus.Idempotency* project to handle idempotency at integration events level.
Expand Down

0 comments on commit 8b09d99

Please sign in to comment.