We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399725a commit 9caa679Copy full SHA for 9caa679
release_notes.rst
@@ -1,6 +1,17 @@
1
Release Notes
2
=============
3
4
+v0.7 (09/22/2023)
5
+-----------------
6
+- Redesign backed functionalities to vastly improve user experience
7
+- Improved latency in port forwarding and reduces delay when streaming
8
+- Allows users to set instance type and open port
9
+- Cuts startup time in half, by using optimized waiters and deletion dependencies
10
+- SSH connectivity to ec2 has been improved by setting up retry logic
11
+- Nginx server configuration has been optimized to avoid potential re-configuration
12
+- Improved reliability by adding fallback options for AMI ID retrieval
13
+- Includes SAN list in self-signed certificates for better compatibility
14
+
15
v0.6.9a (09/22/2023)
16
--------------------
17
- Add pre-release before optimized stable version
0 commit comments