@@ -5,21 +5,25 @@ This document outlines features and improvements from each release.
5
5
.. note :: All releases before v1.0.0 are considered pre-release and
6
6
are for non-production testing and evaluation, and may include
7
7
changes to the API.
8
- v0.10.7 - January 31, 2023
8
+ v1.0.0 - February, 12 2024
9
+ --------------------------
10
+ * Update Stage API
11
+ * Fixes for deferred connections
12
+ v0.10.7 - January 31, 2024
9
13
--------------------------
10
14
* Add secrets managemnt to Management API
11
15
* Refactor UDF data converters
12
- v0.10.6 - January 26, 2023
16
+ v0.10.6 - January 26, 2024
13
17
--------------------------
14
18
* Add Fusion SQL handlers for suspend and resume
15
19
* Various Fusion SQL handler fixes
16
- v0.10.5 - January 23, 2023
20
+ v0.10.5 - January 23, 2024
17
21
--------------------------
18
22
* Add pytest plugin
19
- v0.10.4 - January 18, 2023
23
+ v0.10.4 - January 18, 2024
20
24
--------------------------
21
25
* Fix deferred connection URL in HTTP
22
- v0.10.3 - January 17, 2023
26
+ v0.10.3 - January 17, 2024
23
27
--------------------------
24
28
* Change Stage URLs
25
29
* Fix password encoding in deferred connections
0 commit comments