Releases: cloudevents/sdk-php
Releases · cloudevents/sdk-php
v1.1.0
What's Changed
- Governance docs per CE PR 1226 by @duglin in #51 and #53
- PHP 8.3 support by @GrahamCampbell in #52
- Enable configuration of sub-second precision of timestamps by @GrahamCampbell in #54
Full Changelog: v1.0.3...v1.1.0
Improved Support for RFC3339
What's Changed
- Better support RFC3339 by @jlaswell in #47
- Better support RFC3339 by @GrahamCampbell in #48
Full Changelog: v1.0.2...v1.0.3
PHP 8.2 Support, Updated Spec Documentation, and Bugfixes
What's Changed
- Fixed broken CI by @GrahamCampbell in #44
- Link to v1.0.2 spec by @GrahamCampbell in #41
- Fixed everything that broke after master was renamed to main by @GrahamCampbell in #42
- Support PHP 8.2 by @GrahamCampbell in #43
Full Changelog: v1.0.1...v1.0.2
Correct support for microsecond precision timestamps
What's Changed
- Support up to microsecond precision input timestamps by @GrahamCampbell in #37
Full Changelog: v1.0.0...v1.0.1
Initial Major Release
Thanks for all of the support and contributions to get to an initial release.