Skip to content

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 03:39
· 23 commits to main since this release

Breaking Changes

  • Bumping urllib3 to v2.5.0, and pulling in zepben.auth via the SDK.
  • EAS must support unspecified allocationLimitPerYear and yearRange in the intervention config.

New Features

  • None.

Enhancements

  • To reduce confusion when running certain classes of intervention, the following fields are no longe required in InterventionConfig,
    and are defaulted to sensible values server-side:
    • yearRange
    • allocation_limit_per_year

Fixes

  • None.

Notes

  • None.