Skip to content

Releases: deephaven/deephaven-core

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

v0.25.0

03 Jun 20:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.2

22 May 21:53
Compare
Choose a tag to compare
  • d92f1b1 - Bump to 0.24.2
  • 346cccc - Remove shift-restrictions for non-stream tables in PublishToKafa.PublishListener (#3850)
  • 3a2a510 - Chunk and Region work to support generic append-only sources (#3824)
  • c413090 - Add methods to get underlying data array from writable chunks (#3845)
  • a0ddcfc - Adds ClientConfig#overrideAuthority, ClientChannelFactory, and ChannelHelper#channelBuilder (#3844)
  • 89dad25 - Make Jetty SNI host check configurable. (#3843)
  • 556de7c - Add HTTP compression support (#3831)
  • c92f5ce - Add caching directives for /iframe/table/ and /iframe/chart/ (#3829)

Full Changelog: v0.24.1...v0.24.2

v0.24.1

11 May 00:09
Compare
Choose a tag to compare
  • 1305555 - Update Web UI to v0.38.1 (#3822)
  • 5793f74 - JavaClient: Encode Packed Booleans Instead of Reinterpretted Bytes (#3812)
  • b8fcbeb - Only test for true values in barrage column attributes (#3815)
  • bc0b671 - Consolidate NULL_X paths (#3813)
  • c15ea81 - Handle breaking chgnges in pandas 2.0 (#3808)
  • f985f14 - Fix for SelectColumnLayer.prepareSourcesForParallelPopulation with flattenedResult (#3806)

Full Changelog: v0.24.0...v0.24.1

v0.24.0

06 May 00:26
Compare
Choose a tag to compare

Blog

Please see the accompanying blog post, Release Notes for Version 0.24.0.

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

31 Mar 22:47
Compare
Choose a tag to compare

Blog

Please see the Deephaven blog for the combined Release notes for Versions 0.21.0, 0.22.0, & 0.23.0.

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.1

16 Mar 21:33
Compare
Choose a tag to compare
  • 61e96a1 - (HEAD -> release/v0.22.1, tag: v0.22.1, upstream/release/v0.22.1) Bump to 0.22.1 (82 minutes ago)
  • d26e906 - Fix headPct / tailPct Attribute Propagation (#3533) (3 days ago)
  • e1cbfa4 - QueryTable#renameColumns: Propagate Attributes (#3537) (3 days ago)
  • 266558a - Provide config service methods to java clients (#3532) (2 days ago)
  • 9848395 - Send CORS headers for browser clients using gRPC-web (#3542) (2 days ago)
  • 08809d9 - Move rpcWrapper to gRPC Interceptor; Open Session's ExecutionContext (#3511) (6 days ago)
  • 8eee95c - Port DH-12148: Formula Array Access (#3346) (6 days ago)
  • 8f0bbee - Restore Which Was Removed by #3385 (#3497) (9 days ago)

Full Changelog: v0.22.0...v0.22.1

v0.22.0

04 Mar 04:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

28 Feb 00:09
Compare
Choose a tag to compare

Patch release that contains #3460

Full Changelog: v0.21.0...v0.21.1