We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795cc65 commit 1f17124Copy full SHA for 1f17124
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 1.8.2231 - 2024-12-18
4
+- Add Support Real time mock table.
5
+
6
7
## 1.8.2230 - 2024-12-12
8
- Supported Pageable of ListDataLakeDatabase API.
9
src/Release.php
@@ -16,7 +16,7 @@ class Release
16
/**
17
* Version of the SDK
18
*/
19
- const VERSION = '1.8.2230';
+ const VERSION = '1.8.2231';
20
21
22
* @param Event $event
0 commit comments