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
Léo-Paul Géneau
slapos.core
Commits
013d6c87
Commit
013d6c87
authored
Oct 07, 2019
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.5.0
parent
5cbd70bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
CHANGES.rst
CHANGES.rst
+12
-0
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.rst
View file @
013d6c87
Changes
=======
1.5.0 (2019-10-03)
-------------------
* grid: new ``shared_part_list`` configuration file option to define
which paths can be used by ``slapos.recipe.cmmi`` for shared builds.
* proxy: bypass frontends requests for direct and KVM frontends, by
returning the original URL. This way instance promises are successful.
* slap: new ``StandaloneSlapOS`` class to easily embed slapos node in
applications.
* testing: new ``SlapOSInstanceTestCase`` test case useful for software
releases tests.
1.4.28 (2019-10-01)
-------------------
...
...
slapos/version.py
View file @
013d6c87
...
...
@@ -26,4 +26,4 @@
#
##############################################################################
version
=
'1.
4.28
'
version
=
'1.
5.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