Skip to content

Fix connection process with auth disabled

Pre-release
Pre-release
Compare
Choose a tag to compare
@javierbrea javierbrea released this 06 Jan 11:13
· 15 commits to master since this release
9613801

BREAKING CHANGES

  • From now, connection process not compatible with Domapic Controller versions lower than 1.0.0-alpha.14.

Changed

  • Send service name and ability service on connection process. Now connection works even when authentication is disabled.
  • Upgrade domapic-controller version in end-to-end tests.
  • Upgrade domapic-base version.