v0.6.0
What's Changed
- ArrowFlight: ignore messages that have no app_metadata set instead of NPE by @nbauernfeind in #1441
- Fix up importjava and importstatic methods by @mofojed in #1449
- Known fixes for cpp client build, plus an initial version of an automated build for deps. by @jcferretti in #1437
- Bump for next release by @devinrsmith in #1454
- Updated build instructions for C++ client by @kosak in #1337
- java-client add barrage support by @nbauernfeind in #1345
- Update web version to v0.5.1 by @mofojed in #1456
- More friendly utility methods for arrow::Status and arrow::Result by @kosak in #1457
- Remove garbage code that was left in by accident by @kosak in #1459
- Add API methods for conditional formatting by @mofojed in #1375
- layout hints api by @mofojed in #1452
- CSV reader example for the cpp client by @jcferretti in #1455
- C++ comprehensive build project and cleanups by @kosak in #1462
- Switching build-dependencies.sh default build type to Debug. by @jcferretti in #1464
- Fix an issue with the previous generator changes. by @jcferretti in #1465
- Upgrade compiler to JDK17, fixes #1367. by @devinrsmith in #1397
- Initial (untested) Kafka publishing support by @rcaudy in #1463
- Json catchup. by @jcferretti in #1470
- Upgrade to JDK17 test runtime, fixes #1368 by @devinrsmith in #1443
- Enable liveness scope release to destroy table created in repl by @nbauernfeind in #1448
- [jsapi] Set rollback to null to enable orphan cleanup by @nbauernfeind in #1476
- [barrage] use Timestamp column for DBDateTime by @nbauernfeind in #1481
- Rework QueryConstants to add missing values and to remove improper values by @chipkent in #1386
- FetchTable: make apply preview columns optional by @nbauernfeind in #1487
- Add resolve URI interface for local tables, remote barrage subscripti… by @devinrsmith in #1472
- Fix varargs call for python implicit calls of arrays by @nbauernfeind in #1479
- Added the csv module and the dependent ones, fixes #1391 by @jmao-denver in #1477
- Added the deephaven.ResolveTools module, fixes #1497 by @jmao-denver in #1499
- [parser] fix NPE when casting null to a type by @nbauernfeind in #1500
- User visible API for publishing to Kafka. by @jcferretti in #1377
- Upgrade runtime images to JDK17, fixes #1369 by @devinrsmith in #1494
- Upgrade application target from JDK8 -> JDK11 by @devinrsmith in #1495
- Upload JVM error logs if present on CI failure by @devinrsmith in #1505
- Web v0.6.0 by @mofojed in #1504
Full Changelog: v0.5.2...v0.6.0