Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:10

As part of this release we had 27 issues closed.

Bugs

  • #545 [HTML] ERROR Log4j API could not find a logging provider.
  • #611 [XML] wrong slot number when floating string before element
  • #612 [CSV] Double hash in container URIs
  • #615 Sparql-anything libraries should only depend on slf4j-api, not SLF4J implementations or logging configuration files
  • #619 Newlines and whitespace in XML literals are removed since v1.0.0
  • #640 SLF4J warnings; empty folder tmp.
  • #642 -f trig doesn't work

Documentations

  • #601 minor doc formatting issues
  • #628 [documentation] "Edit" links are broken
  • #634 [Documentation] Add details for S3 support.

Features

  • #177 Reusing queries
  • #603 cater for media type "subtypes"
  • #624 Configurable batch size for slicing (between row-by-row and whole-source)
  • #625 [CSV] Add option to disable quoting (for TSV / unquoted CSV sources)
  • #627 expandPrefixedName() (or curie()) function
  • #631 URLIFY column names
  • #633 Clarification needed on S3 support: empty results with fx:s3.*, s3:// URIs treated as local files, and XML parsing failures for valid XML objects retrieved from S3 (related to #560)
  • #635 Stream CONSTRUCT/DESCRIBE output for line-based formats instead of materialising the whole result Model

Improvements

  • #537 Enable CORS for webserver
  • #581 Establish a policy for spawning releases
  • #593 Add profile option to CLI
  • !594 New Yasgui
  • #596 Automatically generate yasgui code snippets from the documentation
  • #607 Refactor fx:anySlot into rdfs:member
  • #608 Upgrade to Jena 6
  • #620 [JSON] Move Datatype of JSON's number values to xsd:decimal
  • #621 Remove and/or make awssdk s3 optional