Skip to content

Commit 0918c00

Browse files
github-actions[bot]kamiyaa
authored andcommitted
chore: release agents v1.7.0 (#7345)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jeff <jeff.no.zhao@gmail.com>
1 parent 3ea3567 commit 0918c00

5 files changed

Lines changed: 34 additions & 25 deletions

File tree

rust/main/Cargo.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/main/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ edition = "2021"
3333
homepage = "https://hyperlane.xyz"
3434
license-file = "../LICENSE.md"
3535
publish = false
36-
version = "1.6.0"
36+
version = "1.7.0"
3737

3838
[workspace.dependencies]
3939
Inflector = "0.11.4"

rust/main/agents/relayer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.7.0] - 2025-11-10
2+
3+
* fix: Add tests for functions identifying if messages are already submitted (#7346)
4+
* refactor: Refactor decision on operation preparation (#7352)
5+
16
## [1.6.0] - 2025-11-06
27

38
* chore(relayer): lower worker thread count (#6712)

rust/main/agents/validator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.7.0] - 2025-11-10
2+
3+
* feat: make validator startup more resilient (#7342)
4+
15
## [1.6.0] - 2025-11-06
26

37
* feat(validator): record reorg logs (#7238)

rust/sealevel/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)