Releases: zingimmick/laravel-flysystem-obs
Releases · zingimmick/laravel-flysystem-obs
1.2.0
What's Changed
- Support using temporary credentials from STS by @zingimmick in #37
Full Changelog: 1.1.2...1.2.0
2.0.3
What's Changed
- Use PHP version set instead of migration sets by @zingimmick in #35
- Bump zing/coding-standard from ^5.2 to ^6.1 by @zingimmick in #36
Full Changelog: 2.0.2...2.0.3
1.1.2
What's Changed
- Bump zing/coding-standard from ^5.2 to ^6.1 by @zingimmick in #36
Full Changelog: 1.1.1...1.1.2
2.0.2
What's Changed
- Update nunomaduro/larastan requirement from ^1.0 to ^1.0 || ^2.0 by @dependabot in #30
- Update zing/coding-standard requirement from ^5.1 to ^5.1 || ^6.0 by @dependabot in #31
- Bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #32
- Migrate PHPUnit configuration by @zingimmick in #33
- Prefer directory_visibility by @zingimmick in #34
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Bump shivammathur/setup-php from 2.15.0 to 2.16.0 by @dependabot in #27
- Update license copyright year(s) by @github-actions in #28
- Simplify ECS skip option by @zingimmick in #29
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Check missing iterable value type by @zingimmick in #23
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #24
- Update nunomaduro/larastan requirement from ^0.7.2 to ^0.7.2 || ^1.0.0 by @dependabot in #22
- Support for PHP 8.1 by @zingimmick in #25
- Update zing/coding-standard requirement from ^4.0 to ^4.0 || ^5.0 by @dependabot in #26
Full Changelog: 1.1.0...2.0.0
1.1.1
What's Changed
- Check missing iterable value type by @zingimmick in #23
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #24
- Update nunomaduro/larastan requirement from ^0.7.2 to ^0.7.2 || ^1.0.0 by @dependabot in #22
- Support for PHP 8.1 by @zingimmick in #25
- Update zing/coding-standard requirement from ^4.0 to ^4.0 || ^5.0 by @dependabot in #26
Full Changelog: 1.1.0...1.1.1
1.1.0
Bump actions/checkout from 2.3.4 to 2.3.5 (#20) Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.0
Support bucket endpoint (#12)
1.0.0-beta.1: Canonical naming (#6)
* Canonical naming * Canonical naming * Fix alias * Locking zing/flysystem-obs at 1.0.0-beta.2 * Fix cs