Skip to content

Releases: dcarbone/php-consul-api

PHP Version Bump

21 Jul 15:18
Compare
Choose a tag to compare
Preparing for v0.3

- Bumping PHP requirement to 5.6
- Adding some additional logging points
- Adding additional logging methods

Bugfix release

21 Jul 14:01
Compare
Choose a tag to compare
0.2.4

Fixing serialization bug with strict collections

Bugfix release

21 Jul 12:54
Compare
Choose a tag to compare
0.2.3

Correcting bug in "SessionClient::listSessions()"

Tree Bugfix

18 Jul 20:26
Compare
Choose a tag to compare

Fixing an issue that would sometimes allow for an empty tree to be returned from KVClient::tree()

Bugfix

15 Jul 15:06
Compare
Choose a tag to compare

Fixed bug that would cause an error to be thrown when attempting to build the HttpResponse object when the input url is invalid.

Performance and code quality Release

14 Jul 02:09
Compare
Choose a tag to compare

This release does not address any bugs directly, it is intended to improve performance and general code quality.

Initial Release

12 Jul 17:18
Compare
Choose a tag to compare

First release of this lib.