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
Thomas Leymonerie
slapos.core
Commits
a02013d0
Commit
a02013d0
authored
Oct 30, 2019
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.5.1
parent
91c35404
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
CHANGES.rst
CHANGES.rst
+19
-0
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.rst
View file @
a02013d0
Changes
Changes
=======
=======
1.5.1 (2019-10-30)
------------------
* Add new commands ``slapos node promise`` and ``slapos node prune``
* promise: include promise output in PromiseError
* grid: remove temporary directory if an exception happens while setting its ownership
* grid: always check ownership of software path before building
* slapos/collect: Use UTC time for collector.db time queries
* collect: what matters is available memory (contrary to unused memory)
* slapos/collect: Preserve entries at the database for 15 days
* slapos/collect: Add PartitionReport to replace slapos.toolbox collect code
* slapos/collect: Call VACUUM to clean up the sql database size.
* standalone: also cleanup supervisor configuration
* standalone: Only include 30 lines of error in waitForInstance
* testcase: improve leaked partitions detection and cleanup
* testcase: keep generated files and log files between tests
* testcase: retry ``slapos node report``
* testcase: enable logging even when in non verbose
1.5.0 (2019-10-03)
1.5.0 (2019-10-03)
-------------------
-------------------
...
...
slapos/version.py
View file @
a02013d0
...
@@ -26,4 +26,4 @@
...
@@ -26,4 +26,4 @@
#
#
##############################################################################
##############################################################################
version
=
'1.5.
0
'
version
=
'1.5.
1
'
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