Skip to content

Commit b146ea4

Browse files
authored
rust(chore): v0.7.1 prep (#457)
1 parent f347094 commit b146ea4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ members = [
1313

1414
[workspace.package]
1515
authors = ["Sift Software Engineers <engineering@siftstack.com>"]
16-
version = "0.7.0"
16+
version = "0.7.1"
1717
edition = "2024"
1818
categories = ["aerospace", "science::robotics"]
1919
homepage = "https://github.com/sift-stack/sift"

rust/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [v0.7.1] - January 8, 2026
7+
### What's New
8+
#### Sift proto file descriptors now included
9+
The v0.7.1 release includes proto descriptors in generated code.
10+
611
## [v0.7.0] - January 2, 2026
712
### What's New
813
#### SiftStream ergonomic, performance, and more!

0 commit comments

Comments
 (0)