Skip to content

Releases: scalecube/scalecube-services

2.10.23

29 Oct 23:45

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

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

Choose a tag to compare

Enhance microservices builder (#823)

* Added "default" shortcut id for discovery

2.10.21

26 Aug 00:42

Choose a tag to compare

What's Changed

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

2.10.20

19 Aug 13:35
413708c

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

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

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

Choose a tag to compare

2.10.18-test-RC1 Pre-release
Pre-release
Merge pull request #814 from scalecube/fixing-ci

Fixing ci

2.10.17

09 Apr 15:45

Choose a tag to compare

Updated pom version

2.10.16

09 Apr 15:12

Choose a tag to compare

  • Refactored VaultServiceTokenSupplier (get rid of dependency on ServiceReference)