Skip to content

Release 1.1.3

Compare
Choose a tag to compare
@vsev0lod vsev0lod released this 24 May 09:17
  • Authentication endpoints (/login, /query) added to the API Gateway(#284)
  • Add the Gateway api-doc (#305)
    • Gateway api-doc is present in Catalog
    • Fix the bug that causes JSON response to set incorrectly when unauthenticated
    • Fix error messages shown when a home page cannot be modified
  • Change the connection logic on headers to pass in the websocket (#275)
  • Fix the bug 264: API Gateway is bypassed when the server returns 302 (#276)
  • Remove a dependency of integration-enabler-java on the gateway-common (#302)
  • Create a new e2e test for GW, and update the detail service tile (#309)