Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@jimmyhli jimmyhli released this 23 Jan 20:07
· 84 commits to master since this release
3377e77

This is the v1.2.0 of the candig-server.

This release introduces:

  • the removal of authentication-related code to work with the virtual endpoints
  • the timeout limit of federation-related calls, in case the peer server is timing out
  • the updated docs

Please note that from this release onwards, candig-server will not work with the old Tyk setup, as the authentication code has been moved up to Tyk virtual endpoints, with updated middleware. If you are running this candig-server in standalone mode, this should not affect you. Otherwise, make sure you update your Tyk configs while updating to this version of candig-server.


Component Changes were made Backward compatibility
API No N/A
Server Side Configs Yes Yes (See note below)
  • If you deploy candig-server with Tyk, then you will need to make configuration changes. Using this package standalone does not require any changes.