Skip to content

Releases: cloudant-labs/clouseau

Release 2.24.0

20 Nov 04:15
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: 2.23.1...2.24.0

Release 2.23.1

02 Aug 15:41
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: 2.23.0...2.23.1

Release 2.23.0

19 Feb 17:14
Compare
Choose a tag to compare

What's Changed

What's Changed

  • release: 2.22.0 by @pgj in #82
  • Setup asdf and direnv managed development environment by @iilyak in #44
  • Introduce types to supported analyzers take2 by @iilyak in #84
  • Replace deprecated JavaConversions with JavaConverters by @iilyak in #85
  • Add vscode produced files to .gitignore by @iilyak in #86
  • Modernize scala syntax by @iilyak in #87
  • Fix Makefile typos by @jaydoane in #88
  • release: 2.23.0 release candidate 1 by @pgj in #89

Full Changelog: 2.22.0...2.23.0

Release 2.23.0-RC1

02 Feb 12:24
Compare
Choose a tag to compare

What's Changed

What's Changed

  • release: 2.22.0 by @pgj in #82
  • Setup asdf and direnv managed development environment by @iilyak in #44
  • Introduce types to supported analyzers take2 by @iilyak in #84
  • Replace deprecated JavaConversions with JavaConverters by @iilyak in #85
  • Add vscode produced files to .gitignore by @iilyak in #86
  • Modernize scala syntax by @iilyak in #87
  • Fix Makefile typos by @jaydoane in #88

Full Changelog: 2.22.0...2.23.0-RC1

Release 2.22.0

23 Aug 20:14
Compare
Choose a tag to compare

What's Changed

What's Changed

  • 2.21.6 by @jaydoane in #71
  • improve highlighting support by @rnewson in #72
  • chore: remove metrics on field cache size by @pgj in #76
  • fix: wildcards in numeric range queries by @pgj in #75
  • chore: add metric on the count of NativeFSLocks held by @pgj in #79
  • chore: switch to erlef/setup-beam by @pgj in #81
  • fix: switch to the Cloudant fork of Lucene 4.6.1 by @pgj in #80

Full Changelog: 2.21.6...2.22.0

Release 2.21.6

05 May 17:29
Compare
Choose a tag to compare

What's Changed

What's Changed

  • Make Erlang cookie parametric by @pgj in #67
  • Upgrade to Scalang with OTP 25 support by @jaydoane in #70

New Contributors

  • @pgj made their first contribution in #67

Full Changelog: 2.21.5...2.21.6

Clouseau 2.21.5

19 Jan 15:09
Compare
Choose a tag to compare

Clouseau 2.21.4

18 Jan 15:09
Compare
Choose a tag to compare
  • Erlang 24 Compatibility (support process aliases)

Release 2.21.2

09 Nov 11:46
Compare
Choose a tag to compare

What's Changed

What's Changed

  • Make sure we start epmd for tests to pass by @iilyak in #56
  • Add release workflow by @iilyak in #57
  • don't consider an index idle if it has pending merges by @rnewson in #59
  • Revert "Return no analyzer when perfield field is not valid (#51)" by @rnewson in #60

New Contributors

Full Changelog: 2.21.1...2.21.2

Clouseau 2.21.1

30 Aug 08:31
f67af82
Compare
Choose a tag to compare
  • Support index snapshotting (#48, #49)
  • Return no analyzer when perfield field is not valid (#51)
  • Clean-up empty directories when the associated database is deleted (#54)