Releases: aternosorg/php-etcd
Releases · aternosorg/php-etcd
v1.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Add required php version >=7.1 to composer.json by @pavog in #8
Update license year and rename Aternos UG to Aternos GmbH by @pavog in #9
Update dependencies (protobuf/grpc)
New Contributors
@pavog made their first contribution in #8
Full Changelog : v1.4.3...v1.5.0
v1.5.0-RC1
Compare
Sorry, something went wrong.
No results found
Updated Protobuf to 3.20.0-RC2
Full Changelog : v1.4.3...v1.5.0-RC1
v1.4.3
Compare
Sorry, something went wrong.
No results found
fix return type of getIfResponse
v1.4.2
Compare
Sorry, something went wrong.
No results found
fix type in getCompareForIf
v1.4.1
Compare
Sorry, something went wrong.
No results found
updated dependencies
v1.4.0
Compare
Sorry, something went wrong.
No results found
Added FailoverClient [#6 by @007hacky007 ]
v1.3.1
Compare
Sorry, something went wrong.
No results found
Removed extra unused parameter $key from the txnRequest method [#4 by @007hacky007 ]
v1.2.0
Compare
Sorry, something went wrong.
No results found
added key to getHostname to get hostname from ShardedClient
v1.1.0
Compare
Sorry, something went wrong.
No results found
added sharded client and client interface