Releases: openvstorage/framework-extensions
Releases · openvstorage/framework-extensions
0.1.13
15 Jul 14:46
Compare
Sorry, something went wrong.
No results found
Enhancements
#234 : Single update now checks if an update is actually required. Before it just assumed it was necessary.
0.1.12
15 Jul 09:47
Compare
Sorry, something went wrong.
No results found
Bugfixes
#233 : Master switching now handled for generator-returning functions
0.1.11
08 Jul 13:17
Compare
Sorry, something went wrong.
No results found
Features
#228 : Standalone component upgrade for ALBA. This enables us to integrate the standalone update in both the sdm and the Framework.
Enhancement
1d2f2c5 : Interface for package manager implemented to get better type hinting
43e9b12 : Interface for service manager implemented to get better type hinting
0.1.10
04 Apr 09:22
Compare
Sorry, something went wrong.
No results found
Bugfixes
#222 : No longer using PyrakoonClientPool as it requires monkey patching
0.1.9
03 Apr 07:58
Compare
Sorry, something went wrong.
No results found
Enhancements
#218 : Better error messaging when parsing Arakoon configuration files
0.1.8
27 Mar 10:44
Compare
Sorry, something went wrong.
No results found
Bugfixes
#216 : Translation of prefix into range no longer forsakes certain characters.
#214 : ArakoonException wrapper did not catch ArakoonSockReadNoBytes which it should
Enhancements
#215 : Introduced a new PyrakoonClient which uses a pool of ArakoonClients to reduced wait time on sockets around the socket
0.5.2
17 Sep 10:50
Compare
Sorry, something went wrong.
No results found
Bugfixes
#189 : Using parted for offset calculations
Enhancements
#186 : Registration keys can now be generated using Configuration
0.5.1
13 Sep 14:06
Compare
Sorry, something went wrong.
No results found
Bugfixes
#177 : Transaction is removed from memory outside of the master switch retry loop
Enhancements
#178 : Flask decorator to provide backwards compatible api changes
#179 : Components can now register themselves
0.1.7
13 Sep 13:06
Compare
Sorry, something went wrong.
No results found
Bugfixes
#177 : Transaction is removed from memory outside of the master switch retry loop
0.5.0
28 Aug 07:59
Compare
Sorry, something went wrong.
No results found
Enhancements
#145 : API implementation now returns a standard 'data' key instead of custom keys for every API call
#122 : Flask decorators now wrap the data so functions do not have to wrap it themselves
#103 : Configuration rename won't rename directories which start with the same name