Skip to content

Releases: PostHog/millpond

v0.0.30 (290a569db01bf4b1d0ba646d1dc014c7a41ef27f)

17 Apr 22:21
Immutable release. Only release title and notes can be modified.
290a569

Choose a tag to compare

Changes


Commit: 290a569
Author: Jakob Homan

v0.0.29 (271598d33a8d866b0b85b0b40200ede29860156e)

17 Apr 22:07
Immutable release. Only release title and notes can be modified.
271598d

Choose a tag to compare

Changes

  • Fix liveness probe failure on idle topics by recording poll unconditionally (#43) (271598d)

Commit: 271598d
Author: Jakob Homan

v0.0.28 (066a52181fe1682b0f607f4e98bf23b6858523f8)

17 Apr 18:36
Immutable release. Only release title and notes can be modified.
066a521

Choose a tag to compare

Changes

  • Mark health probes passing before DuckLake/Kafka init to fix readiness timeout on high-partition topics (#42) (066a521)

Commit: 066a521
Author: Jakob Homan

v0.0.27 (13dfe88d331c2a384f373294507b90a0471cb157)

17 Apr 18:13
Immutable release. Only release title and notes can be modified.
13dfe88

Choose a tag to compare

Changes

  • Update Arrow IPC section with PoC findings (#41) (13dfe88)

Commit: 13dfe88
Author: Jakob Homan

v0.0.26 (cbf460fe8618ecb33aacf07d2bfcabd9745cc185)

08 Apr 23:58
Immutable release. Only release title and notes can be modified.
cbf460f

Choose a tag to compare

Changes

  • Update dependencies against vulnerabilities. (#38) (cbf460f)

Commit: cbf460f
Author: Jakob Homan

v0.0.25 (ba1a5b314cfb4d0dee15761dcbb8c53696890b39)

03 Apr 01:11
Immutable release. Only release title and notes can be modified.
ba1a5b3

Choose a tag to compare

Changes

  • Auto-resolve latest release when version left empty in promote workflow (#36) (ba1a5b3)

Commit: ba1a5b3
Author: Jakob Homan

v0.0.24 (9a344a068ddad7581cef7e34ae951b13db6cf039)

03 Apr 00:59
Immutable release. Only release title and notes can be modified.
9a344a0

Choose a tag to compare

Changes


Commit: 9a344a0
Author: Jakob Homan

v0.0.23 (38a94a5c967e12bfe60c9320a2dc104906de435b)

03 Apr 00:46
Immutable release. Only release title and notes can be modified.
38a94a5

Choose a tag to compare

Changes

  • SET preserve_insertion_order=false to reduce memory during partitioned writes (#34) (38a94a5)

Commit: 38a94a5
Author: Jakob Homan

v0.0.22 (33f49e73b27510a813a3003e10913defced4e0cc)

02 Apr 19:20
Immutable release. Only release title and notes can be modified.
33f49e7

Choose a tag to compare

Changes

  • Add adaptive backpressure and bound librdkafka internal memory (#32) (33f49e7)

Commit: 33f49e7
Author: Jakob Homan

v0.0.21 (11a7c4aff0a773368683873cd875f9f285f10919)

02 Apr 18:47
Immutable release. Only release title and notes can be modified.
11a7c4a

Choose a tag to compare

Changes

  • Explicitly use OFFSET_STORED in assign(), add tests for offset resume (#33) (11a7c4a)

Commit: 11a7c4a
Author: Jakob Homan