v0.15.0
What's Changed
- Bump to 0.15.0 by @devinrsmith in #2619
- Fix DeephavenApiServer.run() javadoc regarding blocking. by @jcferretti in #2621
- Treemaps by @devinrsmith in #2560
- Remove unnecessary null checks in js api for figures by @niloc132 in #2620
- Bump node by @devinrsmith in #2630
- Bump node and protoc-base images by @devinrsmith in #2634
- UpdateBy config changes in support of gRPC by @devinrsmith in #2633
- Add support for single string arg for DTW by @jmao-denver in #2645
- Skip JpyConfig if python is already initialized by @devinrsmith in #2640
- Wrap PartitionedTableProxy in Python by @jmao-denver in #2632
- Update redpanda docker repo by @mofojed in #2651
- Bump base images and python requirements by @devinrsmith in #2656
- Create java client tests for view, update, updateView, select, where, and aggBy by @devinrsmith in #2652
- Add port to the Embedded server instance by @mofojed in #2657
- Improve usability and docs for UpdateBy by @lbooker42 in #2659
- Keep copyright at top of file when replicating by @nbauernfeind in #2664
- Add wavgBy, wsumBy, absSumBy in both Table and PartitionedTableProxy by @jmao-denver in #2663
- Don't expect nested protobuf objects to be null by @niloc132 in #2665
- Generate py from protos and correctly mangle python modules by @niloc132 in #2667
- Classpaths for junit (classic) by @devinrsmith in #2670
- Simplify ColumnExpressionValidator by @devinrsmith in #2650
- Upgrade CI to ubuntu-22.04 by @devinrsmith in #2669
- Bring latest C++ client work up to the main branch. by @kosak in #2674
- 2673 Datetime col to numpy array not writeable error by @jmao-denver in #2675
- Extract DH testing server to a gradle extension for reuse by @niloc132 in #2677
- Update web to 0.15.1 by @mofojed in #2676
- Renamed Java updateBy objects by @lbooker42 in #2680
- Go Client API by @SuperTails in #2497
- Port DHE fix for DH-12895 (RowSetSequentialBuilder.appendRowSequence bug) to DHE. by @jcferretti in #2682
- Wrap updateBy operation by @jmao-denver in #2653
- Bump slim base image by @devinrsmith in #2684
- Prune dead web classes by @niloc132 in #2666
- Use better Dockerfile layer ordering to maximize cacheability by @devinrsmith in #2683
- Bump protoc-base image, which now includes go proto binaries by @devinrsmith in #2688
- Implemented Open Addressing hashing in
UpdateBy
operations by @lbooker42 in #2638 - Removed unneeded overrides for updateBy() from SimpleSourceTable and … by @lbooker42 in #2691
- Have a more generous timeout for test cases by @jmao-denver in #2686
- groupByColumns to ColumnName by @devinrsmith in #2662
- Use autolocking ctx manager instead of decorator by @jmao-denver in #2689
- Fix issue with merge of static and refreshing tables by @rcaudy in #2694
- Ensure that the server has been properly initialized before import by @devinrsmith in #2644
- Update Figure Generator to allow nullable parameters by @mofojed in #2687
- Fix broken Go client documentation by @SuperTails in #2696
- Clean up the treemap API by @mofojed in #2678
- Add
go mod verify
to go test by @devinrsmith in #2697 - Add note and slightly simplify TableAdapterImpl by @devinrsmith in #2698
- Fix broken link in Go client docs by @SuperTails in #2700
- LazyUpdateTable by @devinrsmith in #2699
- Web version updated to 0.15.2 by @mofojed in #2704
- Add heap size API to community by @mofojed in #2648
- Add LayoutHint column grouping API by @mattrunyon in #2348
Full Changelog: v0.14.0...v0.15.0