Releases: telicent-oss/smart-cache-graph
Releases · telicent-oss/smart-cache-graph
0.82.2
Version 0.82.2
0.82.1
Version 0.82.1
- Database compaction moved to happen potentially twice, but both after HTTP Server is up to avoid crash restart loops
when time consuming compactions are needed
0.82.0
Version 0.82.0
- Upgraded GraphQL implementation to pick up a fix for intermittent "Not in a Transaction" errors during GraphQL query
execution - Upgraded JWT Servlet Auth to reduce noise level of authentication exclusion warnings about health check paths i.e.
/$/ping
- Fuseki Kafka Connections are started after the HTTP Server is up to avoid crash restart loops when signficantly behind
the Kafka topic(s) - Database compaction happens both before the server startup and after the Kafka Connector startup to maximise
opportunities for compacting the databases - Build improvements:
- JWT Servlet Auth upgraded to 0.17.0
- GraphQL Jena upgraded to 0.9.0
- Protobuf upgraded to 4.28.2
- Smart Caches Core upgraded to 0.23.0
- Various build and test dependencies upgraded to latest available
0.81.8
Version 0.81.8
- Build improvements:
- Upgrading RDF ABAC to 0.71.9
- Fixed typos in specification documentation
- Exclude compact from authentication
- Fixing logging
0.81.7
Version 0.81.7
0.81.6
Version 0.81.6
0.81.5
Version 0.81.5
0.81.4
Version 0.81.4
- Upgraded Fuseki Kafka implementation to further improve message batching strategy
- Upgraded GraphQL implementation to pick up Telicent Graph Schema enhancements
- Build improvements:
- Fix issues with the Docker image not being correctly built for multi-platform architectures
- RDF ABAC upgraded to 0.71.7
- GraphQL upgraded to 0.8.2
- JWT Servlet Auth upgraded to 0.16.0
- Log4j upgraded to 2.24.0
- Logback upgraded to 1.5.8
- Smart Caches Core upgraded to 0.22.0
- Various build and test dependencies upgraded to latest available