Skip to content

Releases: aternosorg/php-etcd

v1.5.0

Choose a tag to compare

@matthi4s matthi4s released this 07 Jun 11:47
f669741

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

v1.5.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@matthi4s matthi4s released this 24 Mar 13:16
c2f6138

Updated Protobuf to 3.20.0-RC2

Full Changelog: v1.4.3...v1.5.0-RC1

v1.4.3

Choose a tag to compare

@matthi4s matthi4s released this 11 Sep 13:02
fix return type of getIfResponse

v1.4.2

Choose a tag to compare

@matthi4s matthi4s released this 11 Sep 12:17
fix type in getCompareForIf

v1.4.1

Choose a tag to compare

@matthi4s matthi4s released this 29 Jul 11:25
updated dependencies

v1.4.0

Choose a tag to compare

@matthi4s matthi4s released this 15 May 22:13
5f99582

Added FailoverClient [#6 by @007hacky007]

v1.3.1

Choose a tag to compare

@matthi4s matthi4s released this 01 May 13:01
a817a56

Removed extra unused parameter $key from the txnRequest method [#4 by @007hacky007]

v1.3.0

Choose a tag to compare

@matthi4s matthi4s released this 01 May 09:31
656c019

Custom txn request support [#1 by @007hacky007]
Added possibility to define gRPC timeout [#2 by @007hacky007]
Added lease methods [#3 by @007hacky007]

v1.2.0

Choose a tag to compare

@matthi4s matthi4s released this 26 Mar 12:59
added key to getHostname to get hostname from ShardedClient

v1.1.0

Choose a tag to compare

@matthi4s matthi4s released this 21 Mar 02:29
added sharded client and client interface