All Notable changes to uber-php
will be documented in this file
- Support for driver endpoints
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Updated incorrect verb used for updating existing entities.
- Nothing
- Nothing
- Update rate limit parser to fail gracefully when no headers returned, as is expected in Uber API v1.2
- Update default api version to v1.2
- Add profile patch support
- Add payment methods list support
- Add place detail support
- Add update place support
- Add current ride request detail support
- Add update current ride request support
- Update sandbox method names to include intent
- Add update specific request support
- Add create reminder support
- Add fetch reminder support
- Add update reminder support
- Add cancel reminder support
- Add raised exception when invoking sandbox methods on non-sandbox client
- Removed
setProduct
method, replaced withsetSandboxProduct
- Nothing
- Nothing
- Nothing
- Ride estimate API support
- Ride receipt API support
- Nothing
- Nothing
- Nothing
- Nothing
- Corrected namespace for Guzzle 6 upgrade
- Nothing
- Nothing
- Nothing
- Nothing
- Upgraded Guzzle package to version 6
- Bumped minimum PHP version from 5.4 to 5.5
- Nothing
- Nothing
- Nothing
- Nothing
- Added support for Sandbox PUT methods
- Nothing
- Nothing
- Nothing
- Nothing
- Improved handling of HTTP Errors from Uber API
- Added ability to get HTTP Error response body from exception; helpful in "surge confirmation" flow.
- Nothing
- Nothing
- Nothing
- Nothing
- Uber API v1 and v1.1 Support
- Toggle Sandbox mode
- Check status of rate limiting
- Nothing
- Nothing
- Nothing
- Nothing