Skip to content

Releases: IndabaConsultores/LightCouch

0.3.2

09 Aug 09:59
Compare
Choose a tag to compare
  • [MAINTENANCE] Tested using CouchDB 3.3.2
  • [MAINTENANCE] Bump Apache HTTPCLient to version to 5.2.1
  • [MAINTENANCE] Remove the use of deprecated methods from HTTPClient
  • [MAINTENANCE] Remove implicit dependency on Apache Commons Codec
  • [NEW] Support for setting Connection TTL in the HTTP connection pool
  • [MAINTENANCE] Remove unmaintained guide from repo

0.3.1

23 Aug 08:27
Compare
Choose a tag to compare
  • [MAINTENANCE] Bump Gson version to 2.8.9
  • [MAINTENANCE] Tested using CouchDB 3.2.2
  • [BREAK] Moved to java 8
  • [NEW] Added removeAttachment operation

0.3.0

29 Oct 15:43
ed9fdd0
Compare
Choose a tag to compare

[MAINTENANCE] Upgrade to Apache HttpClient 5.0
[MAINTENANCE] Upgrade dependencies

0.2.6

18 Feb 21:38
Compare
Choose a tag to compare

[NEW] Added support for /db/_purge endpoint implemented in CouchDB 2.3.0

0.2.5

23 Dec 22:11
7ae9386
Compare
Choose a tag to compare

0.2.5 (23/12/2018)

  • [FIX] Support for string purge_seqs in CouchDB 2.3.0
  • Added testing on CouchDB 2.3.0

0.2.4

08 Oct 15:20
8be5df0
Compare
Choose a tag to compare

0.2.4 (08/10/2018)

  • [NEW] Added API for checking design doc existence

0.2.3

18 Sep 13:37
75a144f
Compare
Choose a tag to compare

0.2.3 (18/09/2018)
[NEW] Added API for specifying docIds filter to _changes operation

0.2.2

21 Mar 10:19
Compare
Choose a tag to compare
Release v0.2.2

0.2.1

21 Feb 11:20
Compare
Choose a tag to compare
  • Added shard number on database creation
  • Add support for CouchDB 1.x/2.x testing and sonar
  • Enable Travis CI integration