Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 353 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 353 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[0.1.0] - 2023-06-12

Added

  • Add spawners manually. Manually added spawners are kept out of autoscaling.

Removed

  • Removed worker caching. As it was unoptimized, direct DB lookup performs better.

[0.0.1] - 2023-06-12

Initial version