Skip to content

Commit f930953

Browse files
authored
Prepare releases (#640)
* Add changelog for integration * Update changelog for services * Update composer * Replaced `deprecated` by `changed` in 0.X services * Do not release Bundle+Laravel/Filesystem
1 parent 481aec0 commit f930953

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.2.0
6+
57
### Added
68

79
- Support for EventBridge in `AwsClientFactory`
@@ -20,6 +22,7 @@
2022
### Fixed
2123

2224
- Fix signing of requests with a header containing a date (like `expires` in `S3`).
25+
- Fix thread safety regarding env vars by using `$_SERVER` instead of `getenv()`.
2326

2427
## 1.1.0
2528

0 commit comments

Comments
 (0)