Releases: AdRoll/mero
Releases · AdRoll/mero
v1.2.5
[master-] Bump version to 1.2.5
v1.2.4 - Ready for OTP22
[version-bump] Version Bump (#58)
v1.2.3
v1.2.2 - With a more resilient way to check elasticache config
Handle conf read timeout (#48) * Do not crash on timeout reading elasticache conf * Include the endpoint that failed on the exception * Improve specs at src/mero_elasticache.erl Co-Authored-By: elbrujohalcon <[email protected]> * [handle-conf] Version Bump
v1.2.1 - With exponential backoff for configuration loading retries
[RTI-4991] Catch etimedout errors when connecting to elasticache (#45) * [RTI-4991] Catch etimedout errors when connecting to elasticache * [RTI-4991] Remove spureous change * [RTI-4991] Add exponential backoff * [RTI-4991] Version Bump to 1.2.1
v1.2.0 - with Conf Monitor
[version-bump] Bump version to 1.2.0 (#44)
v1.1.2 - Dialyzed
Version Bump to 1.1.2
v1.1.1 - bugfixes
[version.bump.1.1.1-] Bump version to 1.1.1 (#41)
v1.1.0 - ready for hex.pm
[RTI-2586] Prepare for publishing @ hex.pm (#37) * Migrate from Makefile to rebar3 * [RTI-2584] Fix travis.yml * [RTI-2584] The project is not ready for OTP21 yet * [RTI-2807] Make sure the project is dialyzable * [RTI-2808] Remove export_all * [RTI-2806] Add linting with elvis * [RTI-2806] Address @miriampena's comment * [RTI-2586] Add relevant hex.pm data