Skip to content

v0.74.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 01 Aug 23:57
· 707 commits to master since this release
46ebeb0

ENHANCEMENTS:

  • access_application: Add support for custom pages (#1343)
  • access_custom_page: Add support for custom pages (#1343)
  • access_organization: add support for custom pages (#1343)
  • rulesets: Remove internal-only schema kind (#1346)
  • rulesets: Remove some request parameters that are not allowed or have no effect (#1346)
  • rulesets: Update API reference links (#1346)
  • teams-accounts: Adds support for protocol detection (#1340)
  • workers: Add pipeline_hash field to Workers script response struct. (#1330)
  • workers: Add support for declaring arbitrary bindings with UnsafeBinding. (#1330)
  • workers: Add support for uploading scripts to a Workers for Platforms namespace. (#1330)
  • workers: Add support for uploading workers with Workers for Platforms namespace bindings. (#1330)

BUG FIXES:

  • flarectl: allow for create or update to actually create the record (#1341)
  • load_balancing: Fix pool creation with MinimumOrigins set to 0 (#1338)
  • workers: Fix namespace dispatch upload API path (#1345)