We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609a05b commit 8b09d99Copy full SHA for 8b09d99
ChangeLog.md
@@ -1,3 +1,12 @@
1
+## 2.0.4
2
+**Health checks implementation & ConfigMap set up:**
3
+* Add health checks to all microservices
4
+* Add health checks UI add-on to frontend
5
+* Upgrade EF Core to `3.0.0`
6
+* Organize better the `Startup` files
7
+* Set up k8s probes
8
+* Move env variables to a common `ConfigMap`
9
+
10
## 2.0.3
11
**Event bus handlers idempotency:**
12
* Add *Duber.Infrastructure.EventBus.Idempotency* project to handle idempotency at integration events level.
0 commit comments