Suneet Saldanha
84c11df980
Make LoggingEmitter more useful by using Markers ( #14121 )
...
* Make LoggingEmitter more useful
* Skip code coverage for facade classes
* fix spellcheck
* code review
* fix dependency
* logging.md
* fix checkstyle
* Add back jacoco version to main pom
2023-04-27 15:06:06 -07:00
Clint Wylie
1aef72aa7e
Bump up the version in pom to 27.0.0 in preparation of release ( #14051 )
2023-04-10 14:56:59 +05:30
Clint Wylie
08b5951cc5
merge druid-core, extendedset, and druid-hll into druid-processing to simplify everything ( #13698 )
...
* merge druid-core, extendedset, and druid-hll into druid-processing to simplify everything
* fix poms and license stuff
* mockito is evil
* allow reset of JvmUtils RuntimeInfo if tests used static injection to override
2023-02-17 14:27:41 -08:00
xiaokang
6ba35f6d59
update org.bouncycastle:bcprov-jdk15on 1.68 to 1.69 ( #13440 )
2022-11-30 21:57:38 +05:30
Kashif Faraz
7cf761cee4
Prepare master branch for next release, 26.0.0 ( #13401 )
...
* Prepare master branch for next release, 26.0.0
* Use docker image for druid 24.0.1
* Fix version in druid-it-cases pom.xml
2022-11-22 15:31:01 +05:30
Abhishek Agarwal
618757352b
Bump up the version to 25.0.0 ( #12975 )
...
* Bump up the version to 25.0.0
* Fix the version in console
2022-08-29 11:27:38 +05:30
Abhishek Agarwal
2fe053c5cb
Bump up the versions ( #12480 )
2022-04-27 14:28:20 +05:30
PJ Fanning
341c65738d
issue-12426 upgrade k8s client due to cve ( #12427 )
...
* issue-12426 upgrade k8s client due to cve
* compile issues
* try to fix license check
2022-04-21 10:11:55 +08:00
Clint Wylie
fe1d8c206a
bump version to 0.23.0-SNAPSHOT ( #11670 )
2021-09-08 15:56:04 -07:00
Abhishek Agarwal
7d9a61cf7f
Suppress CVE-2017-15288 and upgrade bcprov-ext-jdk15o ( #10933 )
2021-03-02 16:18:27 -08:00
Jonathan Wei
a1a49811d9
Address CVE-2020-8570, suppress CVE-2020-8554 ( #10826 )
...
* Address CVE-2020-8570, suppress CVE-2020-8554
* Update licenses.yaml
2021-02-03 15:17:06 -08:00
Jihoon Son
95065bdf1a
Bump dev version to 0.22.0-SNAPSHOT ( #10759 )
2021-01-15 13:16:23 -08:00
Jonathan Wei
c7f2d3fbb5
Update deps for CVE-2020-28168 and CVE-2020-28052 ( #10733 )
...
* Update deps for CVE-2020-28168 and CVE-2020-28052
* Make BC runtime scope
2021-01-07 20:31:44 -08:00
Himanshu
ac1882bf74
kubernetes based discovery druid extension to run Druid on K8S without Zookeeper ( #10544 )
...
* honor zk enablement config in more places in druid code
* kubernetes based discovery module
* fix spotbugs check
* fix intellij checks error
* fix doc link to kubernetes.md from extension
* make spellchecker happy
* update license.yaml
* fix dependency check errors
* update extension coverage
* UTs for BaseNodeRoleWatcher
* fix forbidden-api check
* update k8s module coverage ignores
* add Bouncy Castle License being same as MIT License for license checking purposes
* further update licenses.yaml
* label/annotation pre-existence assumption
* address review comment
2020-12-14 21:10:31 -08:00