Skip to content

CQL 4.1.0

Latest

Choose a tag to compare

@JPercival JPercival released this 21 Nov 18:46
· 5 commits to master since this release
8532a69

What's Changed

  • Restore snapshot after v4.0.0 release by @antvaset in #1633
  • Include currentLibrary VersionedIdentifier in CQL backtrace by @jreyno77 in #1635
  • Add support for collecting coverage data and exporting LCOV reports by @antvaset in #1634
  • some refactoring by @JPercival in #1629
  • Weak identity hash map supporting concurrency of retrievals and updates by @antvaset in #1639
  • Add a bom for the CQL modules. by @JPercival in #1642
  • Close CQL source once we're done compiling by @JPercival in #1644
  • #1577: All implementations of Iterable and not just lists should be returned as is when being cast to CQL lists. by @antvaset in #1641
  • Rev to 4.1, update to HAPI 8.6 by @JPercival in #1647

Full Changelog: v4.0.0...v4.1.0