Skip to content

v0.8.1

Choose a tag to compare

@lalwani lalwani released this 06 May 03:21
· 22 commits to master since this release
066a1de

Uber Rides API Java SDK (Beta) v0.8.1 - 05/05/2023

Added
A new ProfileHint type to specify email, phone number, and name
A new builder method added to SessionConfigutation to allow supplying ProfileHint
A new endpoint "par" to send profile hint values to uber backend which returns a request_uri in the response body
Added callback to pass request_uri back to the caller
Changing host login.uber.com -> auth.uber.com
bump up java version to Java SDK 1.8
upgrade gradle version to 4.8

Full Changelog: v0.8.0...v0.8.1