版本发布 8
## What's Changed * [OpenAPI] Updated API models by @github-actions[bot] in https://github.com/ToshY/BunnyNet-PHP/pull/212 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/9.0.1...9.0.2
❗ Minor BC - Renamed `ResetPasswordByPath` to `ResetApiKey` (removed previous model); signature changes from `query` to `id`. - Renamed `ResetReadOnlyApiKeyByPath` to `ResetReadOnlyApiKey` (removed previous model); signature changes from `query` to `id`. - The "pricing packages" endpoints did not work and were removed from the (public) API specs, and thus removed entirely from the library as well. ## What's Changed * Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/ToshY/BunnyNet-PHP/pull/209 * Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in https://github.com/ToshY/BunnyNet-PHP/pull/210 * Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in https://github.com/ToshY/BunnyNet-PHP/pull/211 * Generator/update api models 207 by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/208 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/9.0.0...9.0.1
# ‼️ Important This release comes with minor breaking changes due to changing namespaces for 5 Shield API models. If you do not actively use the Shield API in your application, you can safely upgrade from `7.x` to `8.x`. Please check the [UPGRADE.md](https://github.com/ToshY/BunnyNet-PHP/blob/master/UPGRADE.md) for further details. ## What's Changed * Add support for `Origin Errors API`; Update existing API models by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/188 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/7.5.0...8.0.0
## What's Changed * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/ToshY/BunnyNet-PHP/pull/175 * [generator] keep undocumentend working OpenAPI endpoints by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/177 * Regenerated models based on rollback of OpenAPI specs by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/178 * Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/ToshY/BunnyNet-PHP/pull/179 * [docs] updated abuse case and billing examples by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/182 * Generator/update api models by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/183 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/7.3.0...7.4.0
## What's Changed * Added GetDrmStatistics (Base), GetVideHeatmapData (Stream); updated TranscribeVideo (Stream) fixed by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/174 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/7.2.0...7.3.0
## What's Changed * Removed deprecated edge storage endpoints by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/169 ### ‼️ Important The `Endpoint::EDGE_STORAGE` and `Endpoint::EDGE_STORAGE_FS` were deprecated in [`7.0.2`](https://github.com/ToshY/BunnyNet-PHP/releases/tag/7.0.2). Use `Endpoint::EDGE_STORAGE_DE` instead. **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/7.0.2...7.1.0
## What's Changed * updated UPGRADE.md regarding Edge Storage Region removal in favor of Endpoint + added deprecation for `Endpoint::EDGE_STORAGE` and `Endpoint_EDGE_STORAGE_FS` by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/168 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/7.0.1...7.0.2
## What's Changed * [generator] fixed reflection instance without constructor by @ToshY in https://github.com/ToshY/BunnyNet-PHP/pull/166 **Full Changelog**: https://github.com/ToshY/BunnyNet-PHP/compare/7.0.0...7.0.1