Releases: helsing-ai/buffrs
Releases · helsing-ai/buffrs
v0.6.4 – Support protoc for code generation
What's Changed
- Add proxy and root cert docs by @asmello in #84
- Improve error when attempting to publish impl packages by @asmello in #88
- Fix manifest precedence by @asmello in #83
- Improve error when unauthorized by @asmello in #90
- Add python code generation by @alexespencer in #72
- Undo removal of tests by @alexespencer in #96
- Project types docs by @asmello in #74
- Use the
git
feature flag by @ntrinquier in #97 - Remove Registy trait in registry module and refactor by @MikP0 in #99
- Add command docs by @asmello in #93
New Contributors
- @ntrinquier made their first contribution in #97
- @MikP0 made their first contribution in #99
Full Changelog: v0.6.3...v0.6.4
v0.6.3 – Feature Flag Hotfix
What's Changed
- switch to authorization header by @asmello in #86
- repair building without default features @mara-schulke
Full Changelog: v0.6.1...v0.6.3
v0.6.2 – Custom Root Certificates
What's Changed
- Sync Cargo lockfile with manifest by @asmello in #77
- Asp/lfs fix by @alexespencer in #78
- Support custom root certificate via $SSL_CERT_FILE by @asmello in #80
- Log when pinging by @kihehs in #82
Full Changelog: v0.6.0...v0.6.2
v0.6.1 – Extended Logging + Custom SSL Certs
What's Changed
- Sync Cargo lockfile with manifest by @asmello in #77
- Asp/lfs fix by @alexespencer in #78
- Support custom root certificate via $SSL_CERT_FILE by @asmello in #80
- Log when pinging by @kihehs in #82
Full Changelog: v0.6.0...v0.6.1
v0.6.0 – Lockfiles & Multi-Registry-Support
What's Changed
- Init registry by @mara-schulke in #12
- Import registry ui template by @mara-schulke in #34
- Rebuild the registry landing page by @mara-schulke in #35
- Add E2E tests where possible by @mara-schulke in #36
- Draft registry ui page structure by @mara-schulke in #37
- Add package subcommand by @asmello in #48
- Preserve subfolders in generated packages by @asmello in #49
- Add URL sanity checker by @kihehs in #31
- Send the X-JFrog-Art-Api instead of using basic auth by @kihehs in #32
- Make packages deterministic by @asmello in #51
- Improve artifactory response validations by @asmello in #52
- Remove language as param to build by @alexespencer in #57
- Decouple registry configuration from credentials / enable multiple registry support by @kihehs in #58
- Add some docs by @asmello in #71
- Implement Lockfiles (
Proto.lock
) by @asmello & @mara-schulke in #38
New Contributors
- @asmello made their first contribution in #48
- @kihehs made their first contribution in #31
- @alexespencer made their first contribution in #57
Full Changelog: v0.5.0...v0.6.0
v0.5.0 – Semantic Versioning Support
What's Changed
- Start implementing semver by @mara214 in #18
- Implement LocalRegistry for testing by @uschi2000 in #23
- Setup e2e testsuite by @mara214 in #25
- Use cargos
OUT_DIR
for proto stubs by @mara214 in #28 - Make the
build
andgit
features to be opt out by @mara214 in #29
New Contributors
- @uschi2000 made their first contribution in #23
Full Changelog: v0.4.0...v0.5.0
v0.4.0 – Updated Dependency Resolution Mechanism
v0.3.5 – Enable buffrs::build for local packages
v0.3.4 – Surpress lints in buffrs::include!
Full Changelog: v0.3.3...v0.3.4
v0.3.3 – Migrate Credential Management
What's Changed
- Migrate credential management away from keyring by @mara214 in #8
Full Changelog: v0.3.2...v0.3.3