Skip to content

Releases: mittwald/vaultPHP

2.1.0

26 Aug 11:40
e3a1f8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.1.0

2.0.1

16 Aug 08:33
87767d6
Compare
Choose a tag to compare

What's Changed

  • fix deprecation (>=8.2) ${var} => {$var} which is causing deprecation messages by @stratdes in #14

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

25 Apr 08:38
855683d
Compare
Choose a tag to compare
  • Dropping PHP5 Support
  • Raising Required PHP7 Version to ^7.2.5
  • Support alternate transit API paths
  • Support non-default path for kubernetes login

1.1.1

20 Apr 09:46
0d9d78b
Compare
Choose a tag to compare

Support PHP 8.2

New Authentication AppRole

20 Jun 09:47
930b408
Compare
Choose a tag to compare
1.1.0

Add AppRole Auth to Docs

PHP8 + Follow SemVer Now

03 Dec 09:22
410c3f9
Compare
Choose a tag to compare
PHP8 (#5)

* add php8 to test suite
* skip test on php 8 since function will now error out

PHP 8 Support

26 Nov 17:15
410c3f9
Compare
Choose a tag to compare
PHP8 (#5)

* add php8 to test suite
* skip test on php 8 since function will now error out

0.0.3: upper bound sem version (#4)

11 Nov 10:38
a724643
Compare
Choose a tag to compare
* lower upper sem version for php

0.0.2

10 Jul 12:29
c3c73ff
Compare
Choose a tag to compare
  • KeyNameNotFoundException added when trying to request an endpoint with invalid/unknown keyname
  • Bulk Response Class added
  • renamed BasicMetaDataResponse to simple MetaData

Initial Release

06 Jul 13:50
0eefbb5
Compare
Choose a tag to compare