gchq / gaffer-docker

Gaffer Docker images and associated Helm charts for deploying on Kubernetes
https://gchq.github.io/gaffer-docker
Apache License 2.0
30 stars 36 forks source link

Remove hotfix for sketches JARs #340

Closed GCHQDeveloper314 closed 1 month ago

GCHQDeveloper314 commented 5 months ago

The PR for updating Gaffer docker to 2.1.0 (#339) contained a hotfix for a problem with the datasketeches JARs not being included in the deploy JAR. This was fixed in Gaffer #3160 and the hotfix should be removed when upgrading Gaffer docker to version 2.2.0 of Gaffer.

GCHQDeveloper314 commented 1 month ago

Fixed previously in this commit.