Skip to content

Resonate v0.5.3

Compare
Choose a tag to compare
@guergabo guergabo released this 15 May 23:25
23be4a5

Release Notes - Version 0.5.3

Overview

This release introduces a few performance enhancements and a new flag.

New Features

  • Added support for configuring the queries in the postgres connection.

Enhancements

  • Optimized the background jobs scheduler and db queries to not overload smaller serverless instances of postgres.

What's Changed

  • feat(postgres): add postgres query config + db query optimizations by @guergabo in #320

Full Changelog: v0.5.2...v0.5.3