Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 648 Bytes

Changelog

develop

Added

  • Configuration flag to disable/enable caching

0.1.10-1 - 2018-09-04

Changed

  • Update VTL version to 0.1.10-2

0.1.10 - 2018-08-31

Changed

  • Update VTL version to 0.1.10

Added

  • Prometheus endpoint
  • Expose the list of VTL keywords at the endpoint /keywords

Changed

  • Update connector versions
  • Remove log file
  • Update to spring-boot 2

0.1.9 - 2018-06-20

Added

  • This changelog

Changed

  • Fixed regex connector to support URI without parameters
  • Validation now uses a new Bindings for each call
  • Do syntax check before validation
  • Add API to expose Bindings