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 9d3c5e2 commit 3d6874dCopy full SHA for 3d6874d
doc/change-log.md
@@ -7,6 +7,18 @@ currentMenu: change-log
7
8
## 2.0.0-beta4
9
10
+__Features__
11
+* Add health API for indicating server connection status.
12
+* Remove trigger from scheduler when it is deleted via the API.
13
+
14
+__Chores__
15
+* Move properties from scheduler models into model interfaces.
16
17
+__Fixes__
18
+* Cron expression description not generating on Mono.
19
20
+## 2.0.0-beta4
21
22
__Fixes__
23
* Use Json.NET to deserialize client responses.
24
0 commit comments