Skip to content

v2.2.2

Compare
Choose a tag to compare
@yonatan-d-sap yonatan-d-sap released this 03 Feb 12:17
· 474 commits to master since this release
44ad15a
  • Services now listen in both HTTP & HTTPS, unless disabled in configuration. Clients will at first try to use the HTTP endpoint and poll the HTTPS endpoint in the background. When the HTTPS endpoint is available, the client will automatically switch to it. HTTPS feature toggle is available (for both client & server) at the service level and globally.