Releases: telicent-oss/smart-cache-graph
Releases · telicent-oss/smart-cache-graph
0.82.12
Version 0.82.12
0.82.11
Version 0.82.11
0.82.10
Version 0.82.10
0.82.9
Version 0.82.9
0.82.8
Version 0.82.8
- Updating GraphQL Jena and YAL Fuseki dependencies.
0.82.7
Version 0.82.7
- Added safeguard against potential deadlocking during compaction.
0.82.6
Version 0.82.6
- Fix a bug where extra Kafka configuration wasn't passed onto the Kafka Producer for CQRS endpoints preventing
connection to Kafka servers that use security. - Fuseki Kafka Connector upgraded to 1.5.1 which has some minor fixes around the additional Kafka configuration support.
- Build improvements:
- RDF ABAC upgraded to 0.72.0
- Removed explicit Protobuf dependency as transitive dependency via Jena is now an up to date version
- Various test and build dependencies upgraded to latest available
0.82.5
Version 0.82.5
- Fuseki Kafka Connector upgraded to 1.5.0 which adds improved support for specifying additional Kafka configuration
necessary to connect to Kafka clusters that use security. - Apache Jena upgraded to 5.2.0
- Smart Caches Core upgraded to 0.24.0
- Various other dependencies upgraded to latest available
0.82.4
Version 0.82.4
- Update Dockerfile to Rocks DB spawning issue by explicitly specifying C lib to use.
- Build improvements:
- Patching minor dependencies (as per dependabot).
- Tidying up POM file, consolidating version approach with other repos.