v0.8.0
What's Changed
- Update web to v0.7.2 by @mofojed in #1680
- Use nginx-base from deephaven-base-images by @devinrsmith in #1681
- Check the docker registry directories for gradle.properties. by @devinrsmith in #1670
- JS API should support generic aliases for types the UI will use by @niloc132 in #1682
- Made test_snapshot_timetable() deterministic, fixes #1635 by @jmao-denver in #1679
- Use protoc-base image by @devinrsmith in #1686
- Post release registry bump by @devinrsmith in #1674
- Bump for next release to 0.8.0 by @devinrsmith in #1672
- Add docker-server and docker-server-pytorch by @devinrsmith in #1602
- Add deephaven/server-slim to build-ci.yml by @devinrsmith in #1692
- Get rid of dependency on log4j by @devinrsmith in #1688
- Add Bender as CODEOWNER of workflows by @devinrsmith in #1695
- Revert references to ghcr.io/deephaven/server:latest until next release by @devinrsmith in #1696
- Provide docker-web project for gradle, restructure web static content by @niloc132 in #1694
- Add support for local arm64 builds by @devinrsmith in #1698
- Fix web CI build by @devinrsmith in #1704
- Small doc fix on RspArray. by @jcferretti in #1715
- Simplify the default configuration to reflect how we run. by @devinrsmith in #1711
- Configure cache dir by @devinrsmith in #1712
- Add implicit jpy configuration based on the python environment by @devinrsmith in #1708
- Move appcontext to appmode by @niloc132 in #1705
- Move uri resolvers+wiring to uri by @niloc132 in #1706
- Move docker LABELs into Dockerfiles by @devinrsmith in #1697
- Cleanup intermediate images by @devinrsmith in #1716
- Reduce scope of dependencies for faster/simplier rebuilds by @niloc132 in #1707
- Remove java sample demonstrating raw grpc access to use the console by @niloc132 in #1718
- Update web to v0.8.0 by @mofojed in #1721
- Upgade grpc version, use bom instead of manually specifying each time by @niloc132 in #1719
- Bump base images by @devinrsmith in #1727
- Add grpc-java servlet implementations to deephaven by @niloc132 in #1723
- Fix the extended image builds by @devinrsmith in #1728
- Improve IncrementalReleaseFilter and Aggregation Run Finding by @cpwright in #1726
- Bump python:3.7 to the latest repo digest by @devinrsmith in #1740
- Add ApplicationService with subscribeToFields to java-client-session by @devinrsmith in #1738
- Add decimal type support, and fix logical types for nested fields in Avro/Kafka. by @jcferretti in #1667
- Add full block span count and len metrics to rowset. by @jcferretti in #1743
- Rename Index* related JMH benches to RowSet*. Add RowSetFindGetBench (ported over from DHE). by @jcferretti in #1742
- ReAvg/ReVar in rollups violates new unordered destination assumption. by @cpwright in #1739
- Support jetty as a server for deephaven by @niloc132 in #1731
- Avoid removing session close callbacks if session already expired by @niloc132 in #1746
- Extracted java-client/example-utilities by @devinrsmith in #1748
- Update JSON files for py docs by @niloc132 in #1761
- Consolidate application, query scope, and raw ticket parameters by @devinrsmith in #1765
- Special cases that need no permutation. by @cpwright in #1737
- Backport DHE fix for RowSet binary search. by @jcferretti in #1788
Full Changelog: v0.7.0...v0.8.0