Skip to content

Releases: TBD54566975/ftl

v0.392.1

31 Oct 04:26
2e03dc5
Compare
Choose a tag to compare

Changelog

  • 2e03dc5 fix: set the rds security group via env var (#3269)

v0.392.0

31 Oct 02:41
276153e
Compare
Choose a tag to compare

Changelog

  • b174d47 chore: GHA to smoke test against last released exemplar (#2983)
  • 2da5025 chore: clean up bind allocator without controller port (#3233)
  • 9917c4a chore: don't build/start console for tests unless explicitly required (#3251)
  • 5009642 ci: CI uses build/release for language plugins (#3247)
  • eb8b601 feat: console shows verb subtypes: cronjob, ingress, subscriber, all other verbs (#3256)
  • 54b8be3 feat: ftl-language-go plugin (#3101)
  • f8f8f44 fix: clear events when streaming starts (#3266)
  • 0858fb6 fix: console undefined bug (#3258)
  • 46fdd15 fix: correctly record event times (#3254)
  • 3039a2e fix: flaky e2e ingress test (#3262)
  • e6c0b2f fix: log database connections from go runtime (#3253)
  • 8d38463 fix: only start localstack when required (#3246)
  • 276153e fix: support deleting all resources from a stack (#3252)
  • 91bb27f revert: Revert "revert: "fix: reduce spammy logs for pings"" (#3249)

v0.391.2

30 Oct 04:05
a803098
Compare
Choose a tag to compare

Changelog

  • a803098 revert: "fix: reduce spammy logs for pings" (#3243)

v0.391.1

30 Oct 03:36
03212ac
Compare
Choose a tag to compare

Changelog

v0.391.0

30 Oct 02:53
d89b592
Compare
Choose a tag to compare

Changelog

  • 2ff29b1 feat: hide unexported decls in console by default and provide a toggle to show (#3236)
  • d89b592 fix: fallback to asm secret provider in cluster (#3242)
  • fea8ae8 fix: handle selectedDecl edge case in console's module tree (#3238)
  • 3e2e57f fix: typos in python runtime (#3195)

v0.390.0

29 Oct 22:37
6aa6e36
Compare
Choose a tag to compare

Changelog

  • 3d37c4a chore: remove dead error handling (#3226)
  • 6125749 feat: Add index to async_table to speed up lease deletions (#3235)
  • f32b906 fix: JVM method names cannot be keywords (#3211)
  • 4b2bebf fix: ftl diff no longer needs language plugins for schemas (#3230)
  • a22b133 fix: interactive console --help runs command (#3228)
  • 95c8b6d fix: language plugin logs have named scope and are parsed as json (#3229)
  • 6aa6e36 fix: populate task resources as deployment progresses (#3232)
  • 2264272 fix: prevent topic_events being deleted if there is a subscription referencing it (#3227)
  • 3daf151 fix: reduce spammy logs for pings (#3150)

v0.389.0

29 Oct 01:28
8f9cf91
Compare
Choose a tag to compare

Changelog

  • 3277cee chore(deps): update dependency com.squareup:kotlinpoet-jvm to v2 (#3205)
  • 7d74fbd chore: remove redundant log messages in language plugin proto (#3212)
  • 325ea88 feat: add references to decl pages in console (#3223)
  • c74b989 feat: emit module artifacts as blobs (#3184)
  • 9311f72 fix: disable metrics if endpoint not set (#3213)
  • 8f9cf91 fix: do not use remote endpoint for deploy’s bind allocator (#3224)
  • 4435fcc fix: fail BindAllocator.Next() allocation for required ports (#3215)

v0.388.0

28 Oct 04:29
3fc312a
Compare
Choose a tag to compare

Changelog

  • 8c6f740 chore: improve "ftl profile new" help (#3209)
  • 2bb7dd7 feat: build errors indicate if they are compiler errors (#3197)
  • 3fc312a fix: log provisioners when they are registered (#3210)

v0.387.2

28 Oct 03:47
d0ec90c
Compare
Choose a tag to compare

Changelog

v0.387.1

28 Oct 03:02
f9e16fe
Compare
Choose a tag to compare

Changelog

  • 0e44c78 chore(deps): update all non-major dependencies (#3201)
  • f9e16fe fix: go should ignore invalid names of scaffold files in python-runtime (#3203)