Skip to content

Releases: aerospike/expression-dsl-java

0.2.0

29 Oct 12:29
decb6b9

Choose a tag to compare

What's Changed

  • FMWK-607 Parse a DSL string into secondary index Filters by @agrgr in #36
  • Add Snyk scan workflow by @reugn in #37
  • FMWK-729 Restructure API and ConditionVisitor, build Filter and Exp in one run by @agrgr in #42
  • FMWK-739 Support nested logical structures by @agrgr in #43
  • FMWK-488 Short-circuit logical expressions by @agrgr in #45
  • FMWK-733 Add support for expression placeholders by @agrgr in #46
  • FMWK-482 Support parsing DSL path into CDT context by @agrgr in #47
  • FMWK-820 Add usage examples in readme by @agrgr in #48
  • FMWK-830 Add name field to Index object by @agrgr in #50
  • Add documentation and how-to guides by @fallguy in #52
  • FMWK-839 Add workflow for Maven release, update dependencies by @agrgr in #53
  • FMWK-840 Update Maven release workflow by @agrgr in #54
  • FMWK-844 Publish via Maven Central Portal by @agrgr in #56

Full Changelog: 0.1.0...0.2.0

0.1.0

14 Nov 15:29
72a6fbf

Choose a tag to compare

Initial Aerospike Expression DSL release.