Commit Graph
3 Commits
Author SHA1 Message Date
jiri.skutaandClaude Sonnet 4.6 aeafa6232e Rebuild async-function-execution v1.0.0 packages for all platforms
The v1.0.0 packages were previously built before commit f83a67f
("pull request improvements") landed in the release PR. That commit
removed the `&` from `ClientInterface::sendMessage`, fixing the
signature from `std::span<const uint8_t>&` to `std::span<const uint8_t>`.
The stale packages caused downstream consumers to compile against the
wrong interface despite depending on v1.0.0.

Rebuilt for all 7 platforms from the correct v1.0.0 tag (050b114):
- x86-64: ubuntu-22.04, ubuntu-24.04, ubuntu-25.04, debian-12, fedora-41, fedora-42
- aarch64: fleet-os-3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 14:33:06 +01:00
jiri.skuta 2934147d3c Add msquic v2.5.6 packages for all platforms (#22)
Add msquic v2.5.6 release and debug packages for ubuntu 22.04/24.04/25.04, debian 12, fedora 41/42, and fleet-os 3.

Reviewed-on: #22
Co-authored-by: jiri-skuta <jiri.skuta@bringauto.com>
Co-committed-by: jiri-skuta <jiri.skuta@bringauto.com>
2026-03-05 17:11:34 +01:00
jiri.skuta ccc8cc2b84 fleet-protocol-cpp-v1.2.0 (#21) 2026-02-25 15:40:20 +01:00