Skip to content

v0.56.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 21:00
· 1422 commits to master since this release

BREAKING CHANGES:

  • pages: Changed the type of EnvVars in PagesProjectDeploymentConfigEnvironment & PagesProjectDeployment in order to properly support secrets. (#1136)

ENHANCEMENTS:

  • cache_rules: add ignore option to query string struct (#1140)
  • pages: Updates bindings and other Functions related propreties. Service bindings, secrets, fail open/close and usage model are all now supported. (#1136)
  • workers: Support for Workers Analytics Engine bindings (#1133)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (#1139)