Releases: inngest/inngest
Releases · inngest/inngest
v1.4.6
v1.4.5
v1.4.4-beta.1
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Changelog
- 6c1b07d Fix PG query failing for ULID
IN
(#2090) - 0f59e36 Self-service addon UI [INN-4209] (#2086)
- 452e0d5 Track connection history in SQLite, expose in GraphQL API (#2068)
- 366080a Track connection preparation time in gateway (#2072)
- 82a7317 fix cancel run result message bug (#2085)
- 5882a4c fix support ticket submission bug (#2089)
v1.4.0-beta.1
Changelog
- a6ca79e Allow deletion of CDC conns from UI (#2034)
- 861304a Always display custom env (#2064)
- 9061700 Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 (#2087)
- a61ab15 Channels (#2057)
- d9a8e11 Design tweaks (#2073)
- c01008f Docs: add release documentation (#2040)
- 111b882 Enable channels + RT on dependency injection (#2078)
- 5555739 Escape quotes (#2050)
- a241c14 Experimental Postgres support in
inngest start
(#1899) - ddae3b7 Fix
RunJobs
not selecting the correct queue shard (#2036) - b1de95e Fix flaky tests (#2049)
- 0f051a5 Fix gateway errors not displaying (#2074)
- 7977fc4 Fix history for v2 SDK parallel steps (#2081)
- 5288017 Fix invalid waitForEvent expression not failing run (#2018)
- 8354135 Fix propagation (#2071)
- 9367180 Fix query for
GetTraceRun()
needing more IDs (#2067) - 64793c4 Fix step stack leak (#2056)
- 9d36224 Fix successful gateway requests permanently running (#2076)
- 87f62b6 Fix tooltip (#2061)
- 9af0f37 INN-4138 Add runs usage chart (#2028)
- b84a0e5 INN-4158 fix dynamic data error (#2035)
- 408def1 INN-4164: also set has ai in span attributes on function finished (#2037)
- 70dadea INN-4164: support ai indicators and rerun from step in cloud (#2038)
- 5f43714 INN-4191 implement new apps design in dev server (#2041)
- 2a8a5d7 INN-4218 - Add addons (#2065)
- 8c979e9 INN-4221 Add counter component (#2069)
- d39a5d7 INN-4222 workers table (#2082)
- 647b16d INN-4223 shared app information cards (#2066)
- a3ebd3c Implement Connect API Handshake (#2039)
- ae4ba8c Improve queued bar color in dark mode (#2075)
- f6fde9e Introduce Connect Gateway Metrics (#2063)
- 027049d Lazy load event volume (#2052)
- 08b0dd2 Mark all spans with their source lifecycle (#2077)
- 55d434d Minor UI tweaks (#2053)
- 09643a9 Remove alert (#2062)
- 1ac2f10 Remove feature flags (#2058)
- 1b00f55 UI cleanup (#2051)
- b4c1d6c Updated loading shimmer (#2054)
- 62bdad7 Woridng tweaks in onboarding (#2046)
- 6c68e2d fix a variety of vercel integration update state bugs (#2083)
- eda9666 restore link to run detail standalone view (#2084)
- 0a8eec4 some defense on echart tooltip toggling (#2080)
- 1cb5804 some layoyut and ssr gymnastics to make next happy (#2042)
v1.3.3
Changelog
- c90236d Add function search feature flip (#2020)
- 303a81f Fail connect gateway readiness checks on boot with env var (#2023)
- 2dc9cb9 Fix external Redis issues when running in single node mode (self-hosting) (#2029)
- c642394 Fix invalid expressions causing missed valid expressions (#2011)
- 742c7e6 Fix max SDK request body size (#2009)
- a6943c1 Fix outstanding connect bugs (app sync, deregister, etc.) (#2031)
- 3d977fc INN-4095 Add addons list (#2017)
- d113e10 INN-4110 Use history entitlement instead of features.log_retention (#2012)
- 3c3db43 INN-4113 step usage chart (#2005)
- 890d8fc INN-4176 Billing UI improvements (#2026)
- bec1712 UI tweaks and fixes (#2022)
- 9394fc1 Update gateway to parse inputs, outputs, and tools (#2021)
- 07e770d Usage charts tweaks (#2008)
- 403116e fix function failed rate calculation (#2014)
- d3d15e5 fix: Update url for useFeatureFlags hook to support non default port (#2015)
v1.3.3-beta.1
Changelog
- c90236d Add function search feature flip (#2020)
- 303a81f Fail connect gateway readiness checks on boot with env var (#2023)
- c642394 Fix invalid expressions causing missed valid expressions (#2011)
- 742c7e6 Fix max SDK request body size (#2009)
- 1755002 Fully disable snapshot imports and exports when using external Redis.
- 3d977fc INN-4095 Add addons list (#2017)
- d113e10 INN-4110 Use history entitlement instead of features.log_retention (#2012)
- 3c3db43 INN-4113 step usage chart (#2005)
- 890d8fc INN-4176 Billing UI improvements (#2026)
- f5112b0 Implement missing methods required by interface
- 628da61 Parse Redis URI components into options. Fixes #2025.
- bec1712 UI tweaks and fixes (#2022)
- 07e770d Usage charts tweaks (#2008)
- 403116e fix function failed rate calculation (#2014)
- d3d15e5 fix: Update url for useFeatureFlags hook to support non default port (#2015)