Skip to content

Upgrade to Onfleet SDK 0.14.0 - #30

Open
rSavarisOnfleet wants to merge 1 commit into
masterfrom
update-sdk-0.14.0
Open

Upgrade to Onfleet SDK 0.14.0#30
rSavarisOnfleet wants to merge 1 commit into
masterfrom
update-sdk-0.14.0

Conversation

@rSavarisOnfleet

Copy link
Copy Markdown
Contributor

Summary

  • Bump com.onfleet:driver and app versionName to 0.14.0 (published to Maven Central on 2026-08-21)
  • Add CHANGELOG entry for 0.14.0, derived from a public-API diff of the 0.13.0 vs 0.14.0 AARs:
    • Role enum (DRIVER, ORGANIZER, ALL) and Hub model added; Driver now exposes role and hubs
    • OnDutyGeofenceConfig model added; Organization now exposes onDutyGeofence
    • Organization now exposes cameraAttachmentOnPickUpFailure / cameraAttachmentOnDropOffFailure requirements
    • Driver/Organization constructor signatures expanded (breaking for positional callers)

Notes

  • The 0.14.0 POM dependency list is identical to 0.13.0's, so no toolchain/dependency alignment was needed this time
  • No example-code changes required: TaskCompletionDetails is unchanged and the app doesn't construct Driver/Organization

Test plan

  • ./gradlew assembleDebug passes locally with SDK 0.14.0 (same command CI runs)

🤖 Generated with Claude Code

- Bump com.onfleet:driver and app versionName to 0.14.0
- Add CHANGELOG 0.14.0 entry (driver roles/hubs, on-duty geofence,
  camera attachment on failure requirements)
- No example-code changes required: TaskCompletionDetails is unchanged
  and the app uses named arguments for expanded constructors

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant