Releases: Jelly-RDF/jelly-protobuf
v1.1.3
This patch release of the Jelly protocol includes a conformance test suite that implementations should use to test compatibility with the specification: https://w3id.org/jelly/dev/conformance/rdf-test-cases/
We have 5 conformance reports so far: https://w3id.org/jelly/dev/conformance/rdf-reports/
You are welcome to submit your report! Instructions: https://w3id.org/jelly/dev/conformance/reporting-conformance/
What's Changed
- Fix output file for quads_1_1/pos_005 by @adanilenka in #84
- Bump ncipollo/release-action from 1.16.0 to 1.18.0 by @dependabot[bot] in #85
- Fix unparseable tests cases in titanium implementation by @nk2IsHere in #86
- Add missing result files in from_jelly/graphs_rdf_star/pos_007 by @adanilenka in #90
- Bump super-linter/super-linter from 7 to 8 by @dependabot[bot] in #91
- Add a space before dot in test cases for Titanium parsers by @niegrzybkowski in #92
- Cleanup and update gitignore by @adanilenka in #93
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #94
- Docs: Quick fix in the link by @Ja-Gk-00 in #95
- Remove non-existent results in negative tests from manifest by @niegrzybkowski in #96
- Update readme for jelly-rdf tests by @adanilenka in #98
New Contributors
- @nk2IsHere made their first contribution in #86
- @niegrzybkowski made their first contribution in #92
- @Ja-Gk-00 made their first contribution in #95
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Move protos to a separate directory by @Ostrzyciel in #40
- Add test case structure draft by @Ostrzyciel in #42
- RDF1.1 from_jelly: add more test cases by @Ostrzyciel in #44
- Add code of conduct by @bswck in #45
- Upgrade to super-linter 7, enable autofixes by @Ostrzyciel in #43
- Add notes about lookup sizes being required by @Ostrzyciel in #49
- Create dependabot manifest by @bswck in #47
- Bump ncipollo/release-action from 1.14.0 to 1.16.0 by @dependabot in #50
- RDF1.1 from_jelly: add more tests for prefix and name tables based on max.size by @adanilenka in #51
- Experimental implementation of Jelly-Patch by @Ostrzyciel in #52
- Jelly-Patch: changes to namespace handling by @Ostrzyciel in #53
- Add the set of tests for producer with N-triples following RDF 1.1 by @adanilenka in #55
- More test cases for producer (to-jelly) by @adanilenka in #56
- More tests for consumer (from-jelly) by @adanilenka in #57
- Test cases producer 3 (quads) by @adanilenka in #60
- Quads tests for consumer by @adanilenka in #61
- removed neg_004 checking physical types mismatch by @adanilenka in #62
- Add notice about EU funding by @Ostrzyciel in #63
- Test cases for generalized rdf by @adanilenka in #64
- Add the test case vocabulary by @Ostrzyciel in #65
- Jelly-Patch: allow arbitrary graph nodes in namespace declarations by @Ostrzyciel in #67
- graph tests for both consumer and producer by @adanilenka in #68
- tests for RDF-Star in triples (to-/from-jelly) by @adanilenka in #69
- Add test cases for quads rdf star for producer/consumer by @adanilenka in #70
- Add test cases for updated spec and general RDF 1.1 conformance by @adanilenka in #71
- Added test cases for logical types for producer/consumer by @adanilenka in #74
- Added test cases for generalized RDF-star quads for producer/consumer by @adanilenka in #75
- Test cases for generalized RDF-star triples for producer and consumer by @adanilenka in #73
- Added manifests for tests previously described in the readmes by @adanilenka in #76
- Added test cases for empty frames (consumer) by @adanilenka in #77
- Renamed files with frames indices in to_/from_jelly by @adanilenka in #78
- Added graph rdf-star to/from tests by @adanilenka in #80
- Fixed missing prefixes in manifests and broken negative test by @adanilenka in #79
- Test cases: add note on interpreting bnode IDs by @Ostrzyciel in #81
- gitattributes: mark Jelly files as binary by @Ostrzyciel in #83
New Contributors
- @dependabot made their first contribution in #50
- @adanilenka made their first contribution in #51
Full Changelog: v1.1.1...v1.1.2
v1.1.1
This release brings a new minor feature that is fully backward and forward-compatible: #32
1.1.0 implementations will simply ignore the new field, which is a behavior that is conformant with the spec.
What's Changed
- Link directly to the security reporting page by @bswck in #18
- Add links to the Discord community server by @Ostrzyciel in #19
- Add metadata field to RdfStreamFrame by @Ostrzyciel in #33
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0-alpha.1
What's Changed
- Implement RdfNamespaceDeclaration by @Ostrzyciel in #13
Full Changelog: v1.0.0...v1.1.0-alpha.1
v1.1.0
What's Changed
- Implement RdfNamespaceDeclaration by @Ostrzyciel in #13
Full Changelog: v1.0.0...v1.1.0
v1.0.1
No protocol changes in this release – only documentation updates.
Full Changelog: v1.0.0-beta.4...v1.0.1
v1.0.0
Full Changelog: v1.0.0-beta.4...v1.0.0
v1.0.0-beta.4
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Improve documentation in proto file comments by @Ostrzyciel in #9
- Restructure the doc publishing CI by @Ostrzyciel in #10
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2