Releases: benoitc/couchbeam
1.5.0
version 1.5.0 / 2023-10-11
- use hackney 2.20
- fix compatibility with couchdb 3
- fix compatibility with Erlang >= 23
Config
- rebar:
{couchbeam, "1.5.0"}
- erlang.mk:
dep_couchbeam = hex 1.5.0
- mix.exs:
{:couchbeam, "~> 1.5"}
hex.pm : https://hex.pm/packages/couchbeam
1.3.1
1.3.0
couchbeam 1.2.1 has been released
couchbeam 1.2.1 has been released. This is a patch release.
Enjoy!
Changes
- also support hackney 1.4.4 for rebar2.
- fix hex.pm release to really use 1.4.4
The full changelog is available here: https://github.com/benoitc/couchbeam/compare/1.2.0..1.2.1
couchbeam 1.2.0 has been released
couchbeam 1.2.0 has been released. This is a maintenance release.
Enjoy!
Changes
- move to eunit for tests.
- hex.pm support
- mix & rebar3 build tools support
- bump hackney to 1.4.4
- bump jsx to 2.2.8
The full changelog is available here: 1.1.8...1.2.0
Breaking change
erlang-oauth is now optionnal and won't be installed by default.
couchbeam 1.1.8 has been released
couchbeam 1.1.8 has been released. This is a maintenance release.
Changes
- use latest 1.3.x stable branch of hackney
The full changelog is available here: 1.1.7...1.1.8
Couchbeam is also available as a source archive.
Enjoy!
couchbeam 1.1.7 has been released
couchbeam 1.1.7 has been released. This is a maintenance release.
Changes
The full changelog is available here: 1.1.6...1.1.7
Couchbeam is also available as a source archive.
Enjoy!
couchbeam 1.1.6 has been released
couchbeam 1.1.6 has been released. This is a maintenance release.
Changes
- fix
included_applications
(#122)
The full changelog is available here: 1.1.5...1.1.6
Couchbeam is also available as a source archive.
Enjoy!
couchbeam 1.1.5 has been released.
couchbeam 1.1.5 has been released. This is a maintenance release.
Changes
- improvement: do not force connections options to nodelay
- update to Hackney 1.0.4 fix #120
- fix: retry fetching UUIDS on error (#121)
The full changelog is available here: 1.1.4...1.1.5
Couchbeam is also available as a source archive.
Enjoy!
couchbeam 1.1.4 has been released.
couchbeam 1.1.4 has been released. This is a maintenance release.
Changes
- update to Hackney 1.0.1: more SSL
certificate authority handling. - fix: changes stream
The full changelog is available here: 1.1.3...1.1.4
Couchbeam is also available as a source archive.
Enjoy!