Skip to content

proxyUrl endpoint support

Choose a tag to compare

@wmurphyrd wmurphyrd released this 12 Feb 03:51
· 114 commits to master since this release

What's Changed

  • New spec feature: proxied remote object requests by @wmurphyrd in #58
  • Avoid uneccesary caught exception when processing new contexts
  • Improve test stability

Upgrade notes

If you supply a proxyUrl endpoint, new actors will be created with it in their profiles automatically, but you will need to run a migration and publish updates to add it to existing actors

Full Changelog: v3.0.0...v3.1.0