Skip to content

Releases: TBD54566975/ftl

v0.366.0

18 Sep 00:40
97ba901
Compare
Choose a tag to compare

Changelog

v0.365.0

17 Sep 05:24
39ed291
Compare
Choose a tag to compare

Changelog

v0.364.1

17 Sep 02:01
8f78ebf
Compare
Choose a tag to compare

Changelog

  • 53f1e8b chore(deps): update dependency chokidar to v4 (#2680)
  • b8c4d4f chore(rename): rename controller table to controllers (#2700)
  • 8f78ebf fix: re-enable kube test when run-all is present (#2701)

v0.364.0

16 Sep 22:11
4ab53cc
Compare
Choose a tag to compare

Changelog

  • d5c6a82 chore(deps): update all non-major dependencies (#2676)
  • 4ab53cc chore: remove some screenreader support that had upset the linter (#2696)
  • 1dc1678 feat: remove runner state (#2686)
  • 9a33881 fix: correct service owner references (#2691)

v0.363.0

16 Sep 04:33
cb416cb
Compare
Choose a tag to compare

Changelog

  • 9b32f20 chore(ci): run all CI tests on the branch so we can disable merge queue (#2688)
  • cb416cb chore(ci): run full Go tests in PR not -short tests (#2690)
  • 53063c3 chore(deps): update actions/cache action to v4 (#2677)
  • c6f4754 chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3 (#2683)
  • 4a4e4e9 chore(deps): update module github.com/alecthomas/kong to v1 (#2684)
  • 88fb90c chore(refactor): create timeline package in controller (#2674)
  • a0bfeee chore: fix Justfile refs (#2672)
  • 3992413 feat: create services for deployments (#2682)
  • c16b0d6 fix: check len of input (#2671)
  • 65257ca fix: single poll loop (#2678)
  • 7ab8a09 fix: tidy go modules after renovate (#2685)
  • ca2bde0 refactor: configure sqlc to not emit unused models (#2670)
  • c40d84c refactor: consolidate encryption logic into base encryption package (#2681)
  • 7a9d9cf refactor: consolidate encryption packages into backend (#2675)

v0.362.1

13 Sep 07:24
429e5be
Compare
Choose a tag to compare

Changelog

v0.362.0

13 Sep 05:41
234a35c
Compare
Choose a tag to compare

Changelog

  • 8e72149 chore(refactor): extract encryption dal for sharing with other packages (#2665)
  • 9b28dee feat: add console decl page for fsm (#2663)
  • 182db8c feat: add decl pages for topics and subscriptions (#2662)
  • 234a35c fix: prevent implicit conversions to/from EncryptedColumn (#2668)

v0.361.5

13 Sep 00:11
cf20910
Compare
Choose a tag to compare

Changelog

v0.361.4

12 Sep 01:22
2547351
Compare
Choose a tag to compare

Changelog

  • 2547351 fix: kube deployments with same schema don't redeploy (#2653)

v0.361.3

11 Sep 22:11
6e9732f
Compare
Choose a tag to compare

Changelog

  • 6bbcce8 chore(ci): make release workflows less confusing (#2642)
  • 6e9732f fix: consider the schema active even with no runners (#2650)