Releases: databox/databox-php
Releases · databox/databox-php
2.1.5
Changes
- Fix attributes usage @ocvirksimon (#29)
Contributors: @ocvirksimon
Full Changelog: 2.1.4...2.1.5
2.1.4
Changes
- Example @ocvirksimon (#28)
Contributors: @ocvirksimon and Slavko Rihtaric
Full Changelog: 2.1.3...2.1.4
2.1.3
Changes
- [SDK release] Generated SDK code based on data-link 0.4.1 API changes @github-actions (#23)
Contributors: @DataboxDeploy, @github-actions and @slavkor
Full Changelog: 2.1.2...2.1.3
2.1.2
2.1.1
Changes
- [SDK release] Generated SDK code based on data-link 0.4.1 API changes @github-actions (#22)
Contributors: @github-actions, @slavkor and Slavko Rihtaric
Full Changelog: 2.1.0...2.1.1
2.1.0
Changes
- [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#19)
- Autogenerate sdk @slavkor (#18)
- Add support for passing options to Guzzle client @mortenhauberg (#13)
- remove dead links @thorro (#12)
Contributors: @VladaPetrovic, @github-actions, @mortenhauberg, @slavkor, @thorro and Slavko Rihtaric
Full Changelog: 2.0...2.1.0
2.0
- update
GET /lastpushesto support paging - implement
GET /lastpushes/{id}to return specific push - implement
DELETE /data
Support for updated "lastpushes"
- Use
GET /lastpushes - Update for test suite
- Update for UA version
- Update to example (read
DATABOX_PUSH_TOKENfromENV) - Test for
rawGet
1.2
- updated package on https://packagist.org
- support for https://codeclimate.com
- support for https://coveralls.io
- updated
guzzleto latest version - removed
styleci - removed support for php
5.4 - added badges for
Scrutinizer,versioneye,License
1.1.1
- Bugfix for using attributes in
insertAll