Release 1.3.0: Trailers API and equipment attachments - #11
Merged
Conversation
This was referenced Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The published SDK and website example catalog do not cover the new Fleet-Ops Trailers API or Equipment attachment actions. This prepares 1.3.0 with those operations and a complete catalog for all 264 current Fleetbase/Core Postman requests.
Sources and validation
7fe06b7c5e415a9aa292869e9037910896b049ad.2980fb39cd4ff58442d287907849efea3a2805ba.2612278517a56e5389e98c8fd08648e583c87226.The coordinated website PR #98 updates the vendored catalog and Postman submodule, validates their exact request-ID sets before postinstall, and synchronizes SDK examples during future submodule bumps. Its API documentation CI and Vercel preview both pass.
Release candidate evidence
SDK commit:
86be1e719e6d5c0bd8b8f266200f2de2da26fac2.CI 34341101047: PHP 7.4-8.5 lowest/latest dependencies, plain/Laravel/Symfony consumers, compatibility, quality, coverage, mutation and release-candidate jobs all passed.
Security 34341101084: Composer audit/license, dependency review, secret scan and workflow CodeQL passed.
Downloaded CI coverage confirms 100% lines and branches. Mutation evidence records 1,853 mutants, 1,634 killed, 218 escaped, one timeout, 88.18% MSI, 100% mutation-code coverage, and no ignored/uncovered mutants.
Downloaded
SHA256SUMSsuccessfully verifies both the 1.3.0 archive and CycloneDX 1.7 SBOM. Archive SHA-256:133f0194f7300ad8f065b25dda224ef6368e8ce687dfc3c5791f38d27954a32c.Disposable SDK contract 34341100984: passed on the same commit. Independently downloaded invocation state verifies all 264 expected request IDs, with 286 total attempts and final responses of 212 HTTP 200 and 52 HTTP 201. Both collections passed all 442 assertions with zero failed requests; the direct SDK smoke also passed auth, validation, create, retrieve, delete and not-found checks.
API image tested:
fleetbase/fleetbase-api@sha256:a88d506067bc6b6c72883957cd6e073c02aca5e201ce909c43947d7f4264195e.Merging the reviewed
release/v1.3.0branch starts the existing guarded release workflow.