Skip to content

v2.0.0-beta.57

Choose a tag to compare

@github-actions github-actions released this 19 Jun 06:48

   🚀 Features

  • aws:
    • VpcOrigin, ListenerRule, TrustStore, HostedZone, HealthCheck  -  by Sam Goodwin in #631 (6f952)
  • aws/kms:
    • Add key and alias resources  -  by José Netto and Sam Goodwin in #641 (28f7d)
  • aws/lambda:
    • Add alias resource  -  by José Netto and Sam Goodwin in #625 (a9e1c)
    • Support function concurrency  -  by José Netto in #628 (6857a)
  • aws/logs:
    • Support log group config  -  by José Netto and Sam Goodwin in #630 (63172)
  • cli:
    • Support creating user api tokens  -  by Sam Goodwin (5d226)
  • cloudflare:
    • Containers in alchemy dev  -  by John Royal in #636 (f3bf2)
  • cloudflare/ai-search:
    • AiSearch, AiSearchInstance and AiSearchNamespace  -  by Sam Goodwin in #639 (6831d)

   🐞 Bug Fixes

  • Upgrade to effect beta.84 and fix ConfigProvider.get -> .load  -  by Sam Goodwin (340e4)
  • Upgrade effect beta 84  -  by Sam Goodwin (06a6f)
  • aws:
    • Fix Scheduler everntual consistency durability  -  by Sam Goodwin (763d1)
    • Harden Distribution, Table, SecurityGrouip, Rule OIDCConnectionProvider, Policu, SAMLProvider, StreamConsumer and StateStore  -  by Sam Goodwin (affe6)
    • Harden SQS Queue tests, SNS Topic, Provider network error retries, ELB Target Group tests  -  by Sam Goodwin (83b4a)
    • Harden SQS QUeue against DLQ eventual consistency  -  by Sam Goodwin (b2814)
  • build:
    • Handle relative and absolute paths in Build.Command  -  by Sam Goodwin (fd3c0)
  • bundle:
    • Avoid watching node_modules in alchemy dev  -  by John Royal in #646 (1d72a)
  • cli:
    • Cloudflare create-token supports selecting permissions  -  by Sam Goodwin (1674d)
  • cloudflare:
    • Malformed request promoting queue consumer from dev  -  by John Royal in #647 (a2787)
    • Harden PageRule, SchemaValidation SChema, Images Variant, OiriginPostQuantum, HostnameAssociation, Pages Project  -  by Sam Goodwin (e8e6f)
    • Remove DispatchNamespaceScript  -  by Sam Goodwin (20371)
    • Retry MnnConfigMissing in MagicNetworkMonitoring Rule  -  by Sam Goodwin (75832)
  • cloudflare/workers:
    • Support local AI Search bindings  -  by Jonathan Beckman in #642 (3ee0f)
    • Preserve local service entrypoints  -  by Jonathan Beckman in #643 (6bbcb)
  • core:
    • Make diff.stables override provider.stables  -  by John Royal in #635 (470a5)
  • state:
    • Make writes in LocalState atomic  -  by Sam Goodwin (1c596)
    View changes on GitHub