- Continuous integration
- pyproject based project
- crypto dependency is now obsolete, using cryptodome
- Minor documentation changes
- Architecture diagram: common and reimplemented modules
- Schema for peerinfo yamls
- Validation scripts to validate peerinfos (in python implementation)
publickey
attribute in peerinfo defined as RSA key in PEM format- Examples: Mes Opcions peerinfo yaml added as example
- Now compatible with Python versions 2.7 up to 3.6
- New
Catalog
class generalizes common operations in portals - Classes in
packaging
have been replaced by functionsparse
andgenerate
- New
KeyRing
class that relies on thepublickey
on peerinfo yaml ApiClient
andCatalog
raiseBackendError
s.- Examples: Color in branded examples tell you in which site you are
- Examples: Som Energia implementation of UserInfo interface as example
- Added PHP implementation
- First public release