Releases: TBD54566975/ftl
Releases · TBD54566975/ftl
v0.392.1
v0.392.0
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
v0.391.1
v0.391.0
v0.390.0
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
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)