Releases: evannetwork/edge-server-seed
Releases · evannetwork/edge-server-seed
v1.9.0
Features
- add
ensureIdentityAuth
to middlwares/authentication
to support authentication via identities by checking the EvanIdentity
authentication header
- add
registerAuthMiddleware
to SmartAgent
class for enabling identity authentication with custom auth middlewares
- remove requester information on default
- add
useIdentity
and identity
config support
v1.8.0
Features
- add support for runtime customization
v1.7.1
Fixes
- add ens names to config for digital twin factories
v1.7.0
Features
- add middleware
check for message authentication
, that checks if action was called with up to date auth headers
Fixes
- use new
getSmartAgentAuthHeaders
to build EvanAuth
header for smart-agent requests
- parse time as hex message
v1.6.3
Fixes
- add missing request version to package
- adjust config to preserve raw post body
v1.6.2
Fixes
- update blockchain core to 2.8.1, update web3 to beta 55
- adjust connect to web3 provider
- add mainnet ipfs config
- add config for core network
v1.6.1
Fixes
- fix multi platform installations
v1.6.0
Features
- increase actionhero version
Fixes
- add default en locales
- add dfs instance for each smart agent account
Release 1.5.0
Features
- add initializer that merges smart agent configs
- add payment channel support for smart agents
- add missing CORS handler
Fixes
v1.4.1
Fixes
- enable real reconnect with ping and event listening