Releases: Jelly-RDF/jelly-jvm
Releases · Jelly-RDF/jelly-jvm
v1.0.0
What's Changed
- Update to Jelly protocol 1.0.0 by @Ostrzyciel in #143
Full Changelog: v0.14.2...v1.0.0
v0.14.2
What's Changed
- Try to fix documentation CI builds by @Ostrzyciel in #140
- Add module descriptions to build.sbt by @Ostrzyciel in #139
- Remove unneeded dependencies by @Ostrzyciel in #141
- Add note about unsupported conneg in Fuseki by @Ostrzyciel in #142
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- Update sbt-ci-release to 1.6.0 by @scala-steward in #129
- Update sbt-ci-release to 1.6.1 by @scala-steward in #131
- Use w3id.org/jelly PURL for doc refs by @Ostrzyciel in #132
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Update scalameta to 4.9.9 by @scala-steward in #128
- Update rdf4j-model, rdf4j-rio-api, ... to 4.3.13 by @scala-steward in #127
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Experiment: use scalameta to transform proto classes and improve perf by @Ostrzyciel in #115
- Experiment: else ifs in serializer code by @Ostrzyciel in #116
- Experiment: unify term classes in proto code by @Ostrzyciel in #117
- Experiment: completely override term handling in protos by @Ostrzyciel in #118
- Experiment: remove instanceof in term handling by @Ostrzyciel in #119
- Experiment: use computeIfAbsent in EncoderLookup by @Ostrzyciel in #120
- Add backward compatibility parser tests by @Ostrzyciel in #121
- Experiment: new node encoder by @Ostrzyciel in #122
- Jena: use Quad.defaultGraphNodeGenerated by @Ostrzyciel in #123
- Polish the new node encoder implementation by @Ostrzyciel in #124
- Add more cases to integration tests by @Ostrzyciel in #125
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Update sbt, sbt-dependency-tree to 1.10.1 by @scala-steward in #113
- Fix native parsing from Java InputStream by @Ostrzyciel in #114
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Experiment: Use ByteStrings instead of Strings in protos by @Ostrzyciel in #108
- Add gRPC server reflection by @Ostrzyciel in #109
- Fix handling of Jena's default graph in parser by @Ostrzyciel in #110
- Jena: don't check if we are using RDF 1.1 by @Ostrzyciel in #111
Full Changelog: v0.11.3...v0.12.0
v0.11.6
What's Changed
- Check minimum table sizes in stream options validator by @Ostrzyciel in #107
Full Changelog: v0.11.2...v0.11.6
v0.11.4
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Check minimum table sizes in stream options validator by @Ostrzyciel in #107
Full Changelog: v0.11.2...v0.11.3