Releases: Jelly-RDF/jelly-jvm
Releases · Jelly-RDF/jelly-jvm
v2.0.2
What's Changed
- Update scalameta to 4.10.1 by @scala-steward in #157
- Update protobuf-java to 4.28.2 by @scala-steward in #156
- Fix deprecated method call in scalameta by @Ostrzyciel in #158
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Add links to releases in compat table by @Ostrzyciel in #151
- Update sbt, sbt-dependency-tree to 1.10.2 by @scala-steward in #152
- Fix typos in the getting started guide by @Ostrzyciel in #153
- Update protobuf-java to 3.25.5 by @Ostrzyciel in #154
- Update scalapb to 0.11.17 by @Ostrzyciel in #155
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Require Java 17 for Jelly 2.0.x by @Ostrzyciel in #144
- Update rdf4j-model, rdf4j-rio-api, ... to 5.0.2 by @scala-steward in #130
- Update compat table: RDF4J 5.x.x by @Ostrzyciel in #145
- Update Apache Pekko to 1.1.0 by @Ostrzyciel in #146
- Update Apache Jena to 5.1.0 by @Ostrzyciel in #147
- Update the next version to be 2.0.0 by @Ostrzyciel in #148
- Apache Pekko updates by @scala-steward in #149
- Remove support for Scala 2 by @Ostrzyciel in #150
Full Changelog: v1.0.0...v2.0.0
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