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.