Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0
v1.2.0
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v1.2.0] - 2026-01-15
### Added
- Added SDK info functionality to include SDK metadata in requests
- Added new metadata to Data API request headers for better tracking and debugging
- Added data-api-demo.php example to quickstart documentation

### Changed
- Updated regex for request path handling to support `/latest` and `/latest-lts` prefixes

## [v1.1.0] - 2025-07-30
### Fixed
- Fixed Quickstart app so that it runs in a Docker container or with a local PHP server
Expand Down