LogBrew SDKs v0.1.0
Initial public GitHub release for the LogBrew SDK suite.
Highlights:
- SDKs and integrations are release-ready for JavaScript, browser, Node.js, Express, Fastify, NestJS, Angular, Vue, Svelte, React, React Native, Next.js, Python, FastAPI, Django, Go, Rust, Java, Spring Boot, Kotlin, .NET, Unity, Ruby, PHP, Swift, C, C++, and Objective-C.
- Package metadata now uses the canonical GitHub repository identity
LogBrewCo/sdk, which is required for trusted publishing and correct package-manager provenance. - Added a manual
publish-packages.ymlworkflow plus trusted-publisher setup documentation for npm, PyPI, crates.io, RubyGems, NuGet, Packagist, and Maven Central preflight.
Verification:
- Main CI passed for commit
1c5bae6. - Tag release-readiness passed for
v0.1.0. - Publish workflow dry-run passed without publishing external registry packages.
External registries have not been published by this release command. Registry publication should run only after the registry-side trusted publisher records/secrets are configured.