Skip to content

Releases: reTHINK-project/dev-runtime-core

v0.10.2

30 Nov 14:19
9b81a3f

Choose a tag to compare

v0.10.2 Pre-release
Pre-release

This release has the following direct dependencies:

v0.10.1

16 Nov 15:46
c8c0597

Choose a tag to compare

v0.10.1 Pre-release
Pre-release

This release has the following direct dependencies:

v0.10.0

08 Nov 14:07
2ba7bd6

Choose a tag to compare

v0.10.0 Pre-release
Pre-release

This release has the following direct dependencies:

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

20 Jul 15:20

Choose a tag to compare

v0.9.1 Pre-release
Pre-release

This release has the following direct dependencies:

v0.9.0

18 Jul 13:04

Choose a tag to compare

v0.9.0 Pre-release
Pre-release

This release have the following direct dependencies:

v0.8.1

15 May 16:30

Choose a tag to compare

v0.8.1 Pre-release
Pre-release

This release have the following direct dependencies:

And it's working with this version of:

v0.8.0

08 May 13:11

Choose a tag to compare

v0.8.0 Pre-release
Pre-release

This release have the following direct dependencies:

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

14 Nov 15:41

Choose a tag to compare

v0.7.1 Pre-release
Pre-release

This release have the following dependencies:

Fix on service-framework:

v0.7.0

04 Nov 17:22

Choose a tag to compare

v0.7.0 Pre-release
Pre-release

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:

  • Interoperability response timeout was fixed but needs to be optimised;
  • #117 - "keep-alive" messages not according to spec
  • #91 - Uglify leads to error when calling generateGUID() in runtime-browser

Release 0.6.0

17 Aug 12:58

Choose a tag to compare

Release 0.6.0 Pre-release
Pre-release

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: