Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 08:47
· 79 commits to main since this release
6ee31f3

Version 0.7.0

  • Added ability to validate a query without executing it
  • Telicent Graph Schema adds limit and offset arguments to the search query
  • Dependency upgrades:
    • GraphQL Java upgraded to 22.1
    • Jackson upgraded to 2.17.2
    • Jena dependency changed to specific modules rather than apache-jena-libs to trim dependency tree to only
      essential modules
    • Jersey upgraded to 3.1.7
    • JWT Servlet Auth upgraded to 0.15.1
    • Smart Caches Core upgraded to 0.21.1
    • Various test and build dependencies upgraded to latest available