Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Paul Graydon
slapos.core
Commits
b7a0e617
Commit
b7a0e617
authored
Mar 09, 2023
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.9.0
parent
6272d68e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
CHANGES.rst
CHANGES.rst
+9
-0
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.rst
View file @
b7a0e617
Changes
Changes
=======
=======
1.9.0 (2023-03-09)
------------------
* format: add IPv6 range for partitions and tun
* cli/service info: support connection dict from SlapOS Master
* slapgrid: Add shared-parts-list to slap-connection
* proxy: Fix unready forwarded requests causing crash
* format: remove unneeded call to iptables for tun creation
* slapgrid: Implement partition timeout parameter (add "partition-timeout" option)
1.8.6 (2023-01-25)
1.8.6 (2023-01-25)
------------------
------------------
* slappopen: fix select-based timeout reads
* slappopen: fix select-based timeout reads
...
...
slapos/version.py
View file @
b7a0e617
...
@@ -26,4 +26,4 @@
...
@@ -26,4 +26,4 @@
#
#
##############################################################################
##############################################################################
version
=
'1.
8.6
'
version
=
'1.
9.0
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment