Releases: openvstorage/framework-extensions
Releases · openvstorage/framework-extensions
0.1.13
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
Compare
Sorry, something went wrong.
No results found
Bugfixes
#233 : Master switching now handled for generator-returning functions
0.1.11
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
Compare
Sorry, something went wrong.
No results found
Bugfixes
#222 : No longer using PyrakoonClientPool as it requires monkey patching
0.1.9
Compare
Sorry, something went wrong.
No results found
Enhancements
#218 : Better error messaging when parsing Arakoon configuration files
0.1.8
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
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
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
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
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