Releases: reTHINK-project/dev-runtime-core
Releases · reTHINK-project/dev-runtime-core
v0.10.2
v0.10.1
v0.10.0
This release has the following direct dependencies:
- service-framework v0.7.2
Improves
- add ability to retry a post message,
bus.postMessageWithRetries; - add ability to store hyperty resources with HypertyResourceStorage
- add ability to use P2P connection with
message.body.p2p = true - P2P can handle large amount of data
- add ability to read file from HypertyResourceStorage
- add ability to delete file from HypertyResourceStorage (updated for multiple resources)
- clean some style code
- add ability to support offline data object childs
- improve the system log
Fix
- delete resource on the dataObjectStorage;
- refresh tokens
- activate the mutual auth
v0.9.1
v0.9.0
v0.8.1
v0.8.0
This release have the following direct dependencies:
- service-framework v0.6.0
And it's working with this version of:
Release notes:
- The syncherManager now use the storageManager to save all metadata needed to be used when the session is closed and reopened
Improves:
- - #178 - Graph Connector: reduce size
- - #177 - Supporting the openPopup function in the hyperty-toolkit
- - #165 - RuntimeUA - Catalogue: support runtime capabilities
- - #160 - IdP Proxies not deployed in Nodejs
- - #144 - Updating runtime in for a CSP
- - #142 - IDM: Legacy Interworking Support
- - #141 - Runtime configuration
- - #129 - P2P Stubs implementation
- - #128 - Syncher: Phase 2 implementation
- - #127 - Sync Manager: update to support the reusage of addresses
- - #126 - RuntimeUA: P2P Stubs support
- - #125 - Policy Engine: replace persistence-manager by storage-manager
- - #121 - Runtime Registry: Reusage of addresses support
- - #59 - Identity Module: persistence
Fixes:
- - #188 - Login popup issues;
- - #171 - "window" reference inside the identity module
- - #166 - Wrong Identity referenced in the ID Module
- - #163 - Id Token expiry time validation
- - #160 - IdP Proxies not deployed in Nodejs
- - #134 - Runtime Registry: P2P Protostubs support
- - #147 - Decrypt messages don't happen
v0.7.1
This release have the following dependencies:
Fix on service-framework:
v0.7.0
This release have the following dependencies:
Improves:
- #110 - Improve the way how we distribute the runtime-core
- #101 - Please move catalogue descriptor URL adaption into RuntimeUA and merge dev-service-framework:revised-catalogue into dev-service-framework:develop
- #97 - Improve Runtime Logs
Fixes:
Release 0.6.0
Fixes:
- fixed #104 - No Identity was Found
- fixed #102 - Oauth url invalid
- fixed #100 - Policy engine for runtime-nodejs
- fixed #95 - Persistence Module (universal-localstorage) has problems with the nodejs
- fixed #94 - Modifications On dev-runtime-core maybe needed for node
Improves:
- closed #89 - Add RuntimeUA.close() function and registry.unregisterAll()
This release have an dependency from: