Releases: upsun/upsun-sdk-php
Releases · upsun/upsun-sdk-php
v0.1.0
What's Changed
- Update badge in README by @platformsh-devrel in #57
- Packagist badges by @platformsh-devrel in #58
- Update headers of classes with licence and authorName by @platformsh-devrel in #59
- add UpsunClientTest, UpsunConfigTest and OAuthProviderTest by @flovntp in #61
- Add CI env variable fallback by @Theosakamg in #62
- Reorg file structure by @flovntp in #60
- Remove phpunit.xml.dist and Fix generation of phpunit.xml by @Theosakamg in #63
- Add spec scripts on composer by @Theosakamg in #64
- Enabled PHP-cs-fixer on parallel mode by @Theosakamg in #65
- Add editorconfig by @Theosakamg in #66
- Fix CI generation from OpenApiSpec by @Theosakamg in #67
- Disable auto-PR on openApiSpec check Action by @Theosakamg in #69
- Update latest openapi specs and fixes on Task and Tests by @flovntp in #70
- Activate auto-update of the SDK by @flovntp in #71
- reorder Rector calls in composer.json by @flovntp in #72
- Move SDK docs to doc/index.md by @flovntp in #73
- Tasks signature by @flovntp in #74
- add test-sdk.php as example by @flovntp in #76
- Fix composer comment by @flovntp in #77
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- switch to platformsh-devrel packagist account by @platformsh-devrel in #55
- Add Github action CodeCov coverage by @platformsh-devrel in #56
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- adding a workflow to check updates from openapi spec by @flovntp in #2
- [API-BOT] Update OpenAPI spec and regenerate SDK by @platformsh-devrel in #23
- remove apisgen folder from source code by @flovntp in #24
- WIP Fhk contribution by @flovntp in #1
- remove error gen php by @flovntp in #25
- Remove extra files by @fabpot in #28
- Remove non project specific .gitignore rules by @fabpot in #27
- [API-BOT] Update OpenAPI spec and regenerate SDK by @platformsh-devrel in #26
- update README + change upsun api specs url by @flovntp in #29
- removing useless files by @flovntp in #30
- Fix tests by @fabpot in #31
- Remove unused scripts by @fabpot in #32
- Remove unavailable option in Github workflow by @fabpot in #33
- Remove UpsunException class by @fabpot in #34
- Fix structure by @flovntp in #35
- Fix composer by @flovntp in #36
- Remove empty tests by @fabpot in #37
- phpunit test on php 7.4 -> 8.4 by @flovntp in #38
- update README + change apiToken by @flovntp in #39
- Fix typo by @fabpot in #41
- Remove OpenAPI README file by @fabpot in #42
- Remove composer.lock by @fabpot in #44
- Simplify models by @flovntp in #45
- Fix mustache by @flovntp in #43
- Fix using Upsun open api spec by @flovntp in #47
- plural for all Tasks by @flovntp in #48
- add Model.field description by @flovntp in #49
- Fabien's feedback by @flovntp in #50
- Fix unit tests not running in CI by @fabpot in #52
- Fix tests namespace by @fabpot in #51
- fix(composer.json): update composer.json for packagist compatibility by @flovntp in #54
- Add Github action pipeline (dev) by @Theosakamg in #53
New Contributors
- @platformsh-devrel made their first contribution in #23
- @fabpot made their first contribution in #28
- @Theosakamg made their first contribution in #53
Full Changelog: https://github.com/upsun/upsun-sdk-php/commits/v0.0.1