From ecfdcdeef2c444e383e279fab8d47ab8d8b4fe02 Mon Sep 17 00:00:00 2001 From: phact Date: Tue, 19 May 2020 17:39:40 -0400 Subject: [PATCH] Release --- RELEASENOTES.md | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e4dbece1e..7634abaa2 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,23 +1,5 @@ -7b61ee3a (HEAD -> master) Don't swallow exception in VirtdataComposer -2d4bf8d0 DateRangeFunc allows flexible signatures -8cad4414 improve debugger view of virtdata AST -2de8df4e incremental cql-d4 work -7fb0eb83 make cql-d4 optional via profile -be160856 organize virtdata entry points -4f2b2929 remove extraneous build file -6e74b5ab virtdata composer considers all arg type combinations -526dc5de longflow example -52501f40 (HEAD -> master) support graal-js in nashorn compat mode -9d0403a5 polyglot mode now does full type introspection -ae8506ca incremental work on cql-d4 -302c3ca4 higher order functions now consider all possible matches without explicity input and output types -5f63092e misc AST cleanups -087c0b80 (origin/master, origin/HEAD) release commit -2d4bf8d0 DateRangeFunc allows flexible signatures -8cad4414 improve debugger view of virtdata AST -2de8df4e incremental cql-d4 work -7fb0eb83 make cql-d4 optional via profile -be160856 organize virtdata entry points -4f2b2929 remove extraneous build file -6e74b5ab virtdata composer considers all arg type combinations -526dc5de longflow example +de6c6b36 (origin/http-script-plugin, http-script-plugin) return types +442b5cbb fixed a docker-metrics bug that prevents grafana started by --docker-metrics on a Linux server from accessing prometheus in another docker container +3b6b88f9 overload post for null payload & no content type +39d6c50a http plugin for scripts +c99b609a (origin/refactor-sslksfactory) Refactor SSLKsFactory