github encoredev/encore v1.4.0
PubSub AWS support and Go 1.19

21 months ago

Asynchronous event processing, like PubSub, is a core building block in most modern distributed systems. It lets you build systems that communicate with each other by broadcasting events asynchronously. In the last release, we added added GCP support for Encore PubSub, and this week we're adding full AWS support.

This means you can now:

  • Effortlessly build event driven backend applications and deploy to both GCP and AWS.
  • Off-load expensive business logic into the background.
  • Process queues of work in a reliable, scalable, and cloud-agnostic way.
  • Easily decouple systems from each other.

🥐 Run encore version update to grab the latest version, or check out the docs to learn how to build with Encore PubSub.

Bug fixes and other improvements

  • Encore's been updated with Go 1.19 support.
  • The Encore runtime has seen major changes to improve testability and simplicity of new development. (#313)
  • We've squashed a few visual bugs in the Docs and have improved the Search functionality.
  • The local development dashboard now has search for API endpoints, making it easier to use when working on a large application.
  • And much much more!

Thanks to our contributors

We rely on the community to improve Encore, and we're overwhelmed by your support and encouragement. Thanks to David Mytton, Minivera, Vilhelm Melkstam, MaxD, Nick Klauer, and John Stern for your feedback and contributions!

Join the most pioneering developer community

Developers building with Encore are forward-thinkers working on exciting and innovative products. Join the conversation on Slack to see what's going on, learn from others, and share what you're working on.

What's next

Over the coming weeks we'll be adding even more flexibility to the Encore framework, with things like: extended configuration support and dependency injection. Vote on your favorite feature on the roadmap!

If you like what we're up to, why not star Encore here on GitHub?

As always, if you have questions or feedback, tell us on Slack or just reply to this email.

We're excited to hear your feedback! ❤️

Catch you in the cloud,

The Encore Team

Don't miss a new encore release

NewReleases is sending notifications on new releases.