Stabilize NB3 builds

This commit is contained in:
Jonathan Shook 2020-12-07 13:42:51 -06:00
parent 1e616e0da6
commit 2148a24c0a

View File

@ -1,29 +1,54 @@
- 1e958a7e (HEAD -> main) simplify logger naming for core systems - 040db478 backport github actions breaking change fix
- 1382d33d argsfiles and statedirs - 3f4d1304 build NB3 with J14
- b5901679 environment and sys prop support - 89c15d38 backport github breaking change fixes
- fd74ccba move common topics to resources base - 8cce0173 backport auto pre-release on -rc branches
- 6a8dfef1 qualify grafana docker with tag - daea786c leave source and targets at J11 and runtime at J14 for NB3
- 2830d070 simple workload improvements - 2bfe24eb backport auto pre-releases on -rc branches
- b9607d07 make argsfiles use double dash - d089ff24 document Java version references in project
- a9b0dc9d argsfile support - 70f22ad8 support J14 or J15 in appimage build
- f702736f (HEAD -> main) flatten maps in OpTemplates to allow map consumers - e4f325c4 disable test which is present in feature branch
- 4a9fa81b pull Named service up - 8a0b326f (origin/dependabot/maven/mvn-defaults/jetty.version-9.4.35.v20201120) Bump jetty.version in /mvn-defaults
- 574a89e7 pull ConfigAware api up - 78463838 make main brain build cleanly again
- 71195d0a http release fixes - 608d1f72 Update DOWNLOADS.md
- 3fa89ebc partial work for --args - 3d2ff55f auto create apikey
- 262df571 improved error messages - cfa92eab package organization
- 453b1b2c extract ratio from optemplate before construction - 2ab118f4 package organization
- dcf458c4 annotation progress - a23808b3 update appimage build script for j15
- 7017b6cd add SplitLongs function - 7b0e37ab add metrics manifest to polyglot
- 0758670f add nb clients module - 7e6aa1a2 bump source and target to Java 15
- 1dbf36c4 add grafana annotation client - 2752fa50 bump major version to 4.0.0-SNAPSHOT
- 120d9761 remove warning for speculative defaults - 7e880b91 experimental grammar
- c78f1e92 typos and minor fixes - 3f65a054 console friendly metrics summary
- f3f1b8f4 add annotations design sketch - 146686e0 simplify custom logging configuration
- 394580d6 more idea sketches - d0592454 typos, alignment, cruft
- 9e5972f5 comment cleanup - 45307081 backfill missing default
- 06edfcc9 fix NPE when binding has undefined value - b7c24642 centralize log4j2 and slf4j stub config
- 510746b7 improve mismatched scenario name feedback - 2215fc94 typos, alignment, cruft
- 735b32e1 add illustrative test for EpochMillisToJavaLocalDate - 0ef26c82 update logger deps for dsegraph
- 2390f253 Initial Migration of DSE Graph - 975ea40d merge fixups
- 2275573c Update Readme - ae419a26 logging annotator module
- 6c0632fb grafana annotator module
- 317ffab4 api for annotations
- c2cec235 allow configurable delimiter in params parser
- a09efbe9 consolidate to log4j2
- 6a523dc4 remove slf4j
- 67eefbbe fix activity run state bug
- a88d0376 docker-metrics improvements
- 667fbdba add log4j2 programmatic configuration
- 60fa0529 add default log4j configs
- a3e0739a add FixedValues for double
- fa85704b add SPI impl selector field 'selector'
- 4996d206 config API improvements
- e0498ff2 docs updates
- e9d2b489 environment API improvements
- 897a8389 generalize log level to NB
- a97db87f include JSON support in project API
- 2c09b8ae typos, culling, and alignment
- a3a51381 update inactive coords
- 83136139 generalize op source
- 089a29d8 grafana api tokens
- e6e70f71 support DoubleToIntFunction in function matrix
- 52b029f8 typos, culling, and alignment
- 4d65dc62 update inactive coords
- 55edec53 add ToByteBuffer binding function
- 93e10e6a config model improvements