Skip to content

v2.0.0-beta.53

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:44

   🐞 Bug Fixes

  • Lazily evaluate auth providers  -  by Sam Goodwin in #567 (390a6)
  • aws:
    • Actually use AWS Auth provider  -  by Sam Goodwin in #574 (73e62)
  • aws/s3:
    • Narrow bucket tag requirements  -  by Kilian Cirera Sant in #555 (26796)
  • cli:
    • Always refresh credentials on alchemy login  -  by Sam Goodwin in #575 (75f04)
    • Avoid login after configure  -  by Sam Goodwin (8ee28)
  • cloudflare:
    • Vite handles require of node built-ins incorrectly  -  by John Royal in #556 (1010a)
    • Use named import for @alchemy.run/node-utils/ignore  -  by John Royal in #572 (e2926)
    • Race condition with >1 workflow in alchemy dev  -  by John Royal in #573 (6cc94)
    • Handle NoSuchBucket eventual consistency when updating bucket domain  -  by Sam Goodwin (448ba)
  • core:
    • Resolve Config values in input props  -  by John Royal in #566 (aa584)
    View changes on GitHub