Releases: scalecube/scalecube-services
Releases · scalecube/scalecube-services
2.10.23
What's Changed:
- version update:
scalecube-cluster -> 2.6.12
- added support of composite auth context (service method can deal simultaneously with transport auth context and service method auth context, check example)
2.10.23.rc1
Merge pull request #824 from scalecube/refactor-authentication-internals
Enhanced ServiceMethodInvoker: added support of composite auth context
2.10.22
Enhance microservices builder (#823)
* Added "default" shortcut id for discovery
2.10.21
What's Changed
- Updated
sc/cluster
, sc/commons
and sc/security
2.10.20
Set the cluster transport and its metadata (ServiceEndpoint) explicitly.
Upgrade to scalecube-cluster
2.6.10
.
Upgrade to reactor
2020.0.10
.
Upgrade to rsocket
1.0.5
.
Upgrade to netty
4.1.66.Final
.
2.10.19
Updates
- Enhanced logic for handling aborted connections.
- Added new exceptions type
ConnectionClosedException
.
2.10.18
- Updated
scalecube-cluster
to 2.6.9
- Updated
reactor
to 2020.0.6
- Updated
netty
to 4.1.63.Final
2.10.18-test-RC1
Merge pull request #814 from scalecube/fixing-ci
Fixing ci