Skip to content

v4.3.2.dev17

Pre-release
Pre-release

Choose a tag to compare

@cccs-rs cccs-rs released this 10 Feb 04:08
· 193 commits to master since this release
3fb96b1

Bugfixes

  • Scaler creates the proper change key for checking if service updaters are ready and account for system changes
  • De-dup environment variables that Scaler already manages ie. SERVICE_API_HOST
  • Changes to Update Sources should be possible regardless of how they're persisted (ie. datastore vs disk)
  • Fix bug in synchronizing update sources code in API
  • Source/Service deletion will clear caching entries in Redis for running updates. So even if done by accident, it should be possible to update right away
  • Local source changes (such as default classification) should trigger updaters to perform a local update