Skip to content

Release v2.0.0-rc1 / 2025-12-09

Pre-release
Pre-release

Choose a tag to compare

@jranson jranson released this 09 Dec 15:06
· 70 commits to main since this release
45d47e8

Welcome to Trickster v2.0 Release Candidate 1! 🎉

In This Release

Fixes

  • fixed several panics with Rules
    • NOTE: Rules configuration has changed to use a yaml sequence instead of a map for rule cases
  • fixed custom Path configs not working
    • NOTE: Backend Paths configuration has changed to use a yaml sequence instead of a map for custom paths
  • fixed config reload API/Hup not effectual
  • improved ALB performance and reliability
  • improved Health Checking reliability + more robust status page

Features

See Everything new in Trickster 2.0 here.

New Contributors

  • @Elia-Renzoni made their first contribution in #865. Welcome to the project! ⭐️ 🚀

Full Changelog: v2.0.0-beta3...v2.0.0-rc1