Skip to content

Releases: deephaven/deephaven-core

v0.29.1

24 Oct 00:23
Compare
Choose a tag to compare
  • BarrageSession Subscription/Snapshot Methods now Return Future<Table> (#4676)
  • Create proper JS plugins URI (#4697)
  • Documentation for the R Client (#4610)
  • Fix incorrect super method invocation in OperationSnapshotControlEx.snapshotCompletedConsistently (#4668)

Full Changelog: v0.29.0...v0.29.1

v0.29.0

19 Oct 00:28
Compare
Choose a tag to compare

Blog

Please see the accompanying blog post, Release Notes for Versions 0.29.

What's Changed

Read more

v0.28.1

16 Sep 02:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.28.1

v0.28.0

09 Sep 00:27
Compare
Choose a tag to compare

Blog

Please see the accompanying blog post, Release Notes for Versions 0.28.

What's Changed

Read more

v0.27.1

12 Aug 01:05
Compare
Choose a tag to compare

6ba6a60 (HEAD -> release/v0.27.1, tag: v0.27.1, upstream/release/v0.27.1) Bump to 0.27.1
cb57bf1 Allow multiple invocations of KeyValuePartitionLayout.findKeys(...), by allocating LocationTableBuilders per call (#4313)
02906e4 Provide BrowserStream wiring for ObjectService.MessageStream (#4308)

Full Changelog: v0.27.0...v0.27.1

v0.27.0

10 Aug 22:45
Compare
Choose a tag to compare

Blog

Please see the accompanying blog post, Release Notes for Versions 0.27.

What's Changed

Read more

v0.26.1

12 Jul 20:22
Compare
Choose a tag to compare

5c1a5a7 Select/Update: Do not Override User Supplied Execution Context for SelectColumnLayer Processing (#4171)
4579c24 Use Arrow's for VarChar as the Inner Vector Required Size is Unknown (#4174)
80b8483 Add ObjectMapper to KafkaTools.Consume.KeyOrValueSpec.Json Configuration (#4164)
9962946 Update web version 0.44.1 (#4162)
080b60f Error notifications need to participate in the satisfaction state machine for their listeners in the same way as regular TableUpdate notifications (#4155)

Full Changelog: v0.26.0...v0.26.1

v0.26.0

07 Jul 22:30
Compare
Choose a tag to compare

Blog

Please see the accompanying blog post, Release Notes for Versions 0.26.0 & 0.25.0.

What's Changed

Read more

v0.25.2

14 Jun 22:53
Compare
Choose a tag to compare
  • 94a5d81 - Bump version to 0.25.2 (54 minutes ago)
  • 0e1c995 - Improve the release process to better handle PyPi upload failures (#3998)
  • a88c202 - Our UsePreviousValues implementations generally need to care about satisfaction, rather than just last notification step (#3983)
  • 2d80df2 - Create BarrageChunkAppendingMarshaller ideal for TableDataService Usage (#3961)
  • d2c5316 - PeriodicUpdateGraph: Fix thread count and initialization order bugs; update_graph.py: Don't deadlock transforms via auto-locking (#3979)
  • 59d69a1 - List java.time.Instant as the primary classname for datetime types (#3972)
  • 4e1ead8 - Ensure AuthContext is Available to Table Loggers (#3952)
  • 69065c0 - Fix sending duplicate headers from the python client. (#3970)
  • e80d8dc - Fix incorrect Java method name in blink_to_append_only, and add a unit test (#3967)
  • 6bbe135 - Minimal support for TLS connection from python and C++ clients. (#3948)
  • 8e01ac8 - Add UpdateGraph wrapper and fix typehints (#3947)
  • f9b92ba - Improve ReinterpretUtils for ZonedDateTime conversion, and generally enhance time conversion support (#3945)
  • 9909db1 - Consistently use lastVisibleState to read column information (#3937)
  • ebe802d - Several JS API totals table fixes (#3942)

Full Changelog: v0.25.1...v0.25.2

v0.25.1

06 Jun 16:08
Compare
Choose a tag to compare

Patch release, see https://github.com/deephaven/deephaven-core/releases/tag/v0.25.0 for main notes.

What's Changed

Full Changelog: v0.25.0...v0.25.1