Skip to content

Releases: scalecube/scalecube-services

2.10.25

15 Jun 10:09
940ef00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.10.24...2.10.25

2.10.24

01 Oct 17:13
f4094ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.10.23...2.10.24

2.10.23

29 Oct 23:45
Compare
Choose a tag to compare

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

29 Oct 23:16
b3c7809
Compare
Choose a tag to compare
2.10.23.rc1 Pre-release
Pre-release
Merge pull request #824 from scalecube/refactor-authentication-internals

Enhanced ServiceMethodInvoker: added support of composite auth context

2.10.22

25 Oct 11:43
fb3603d
Compare
Choose a tag to compare
Enhance microservices builder (#823)

* Added "default" shortcut id for discovery

2.10.21

26 Aug 00:42
Compare
Choose a tag to compare

What's Changed

  • Updated sc/cluster, sc/commons and sc/security

2.10.20

19 Aug 13:35
413708c
Compare
Choose a tag to compare

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

18 Jun 18:30
662b3d9
Compare
Choose a tag to compare

Updates

  • Enhanced logic for handling aborted connections.
  • Added new exceptions type ConnectionClosedException.

2.10.18

14 Apr 15:21
aa06443
Compare
Choose a tag to compare
  • 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

14 Apr 15:01
aa06443
Compare
Choose a tag to compare
2.10.18-test-RC1 Pre-release
Pre-release
Merge pull request #814 from scalecube/fixing-ci

Fixing ci