Skip to content

Releases: go-kivik/kivik

v4.4.1

07 Aug 14:36
c0e0cc4
Compare
Choose a tag to compare

This release mostly contains housekeeping updates. The only real changes are in the PouchDB driver, which it seems nobody is using, since it's apparently been broken (until now) for about 2 years, without my having noticed 🙈

What's Changed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

10 Apr 16:08
ec94e69
Compare
Choose a tag to compare

What's Changed

  • Update some dependencies, new linter, run tests against Go 1.24 by @flimzy in #1056
  • Testing PouchDB tests by @flimzy in #1058
  • Add support for calling update functions with CouchDB driver by @flimzy in #1057
  • Release 4.4.0 by @flimzy in #1059

Full Changelog: v4.3.3...v4.4.0

v4.3.3

05 Dec 16:58
280d91c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.3.3

v4.3.2

11 Sep 15:21
72210e5
Compare
Choose a tag to compare

What's Changed

  • x/mango: Fix evaluation of $exists: false always failing by @skaggmannen in #1044
  • x/mango: Split JSON keys more intelligently by @flimzy in #1045
  • x/sqlite: Update core kivik dep, and dedupe SplitKeys function by @flimzy in #1046
  • Release 4.3.2 to fix $exists in x/mango by @flimzy in #1047

New Contributors

Full Changelog: v4.3.1...v4.3.2

v4.3.1

21 Aug 09:25
0b67452
Compare
Choose a tag to compare

What's Changed

  • Filter function support by @flimzy in #1025
  • Refactor emit function to never panic by @flimzy in #1026
  • Move JS functions into a separate package by @flimzy in #1027
  • x/sqlite: Support filter=_view for Changes feed by @flimzy in #1028
  • Add SQLite to integration test suite list by @flimzy in #1029
  • Add a bunch of t.Helper to kt pkg by @flimzy in #1030
  • Fix typos by @deining in #1032
  • x/sqlite: Handle DB not found errors by @flimzy in #1034
  • Fix typos in comments, tests, and docs by @alexandear in #1036
  • x/sqlite: Return errors for unimplemented methods by @flimzy in #1037
  • Remove the outdated build constraint // +build by @alexandear in #1035
  • x/sqlite: Improve DestroyDB to remove all tables by @flimzy in #1038
  • x/sqlite: Only report most recent rev for each doc in changes feed by @flimzy in #1039
  • Move DB cleanup to t.Cleanup by @flimzy in #1040
  • fix(couchdb): use url.PathEscape in DBExists for consistency with other DB* methods by @dominicbarnes in #1041
  • Bump version to 4.3.1 to include bugfix for path escaping with DBExis… by @flimzy in #1042

New Contributors

Full Changelog: v4.3.0...v4.3.1

v4.3.0

18 Jul 15:59
6af22b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.4...v4.3.0

v4.2.4

17 Jul 14:19
979c813
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.3...v4.2.4

v4.2.3

10 May 15:30
472fa53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.2.3

v4.2.2

25 Apr 14:42
6bfd14d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.1

26 Jan 18:28
4793b89
Compare
Choose a tag to compare

What's Changed

  • Propagate cloudant security doc member on Set by @flimzy in #870
  • Bump patch release version number by @flimzy in #871

Full Changelog: v4.2.0...v4.2.1