Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions openthread_border_router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.1.1

- Bump beta to OTBR POSIX version d83ddc62 to test ePSKc / Thread 1.4 Credentials Sharing support ahead of the upstream `release-v2026.09.0` tag

## 3.1.0

- Bump to OTBR POSIX version ec16e396 (tag v2026.07.0)
Expand Down
2 changes: 1 addition & 1 deletion openthread_border_router/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build_from:
aarch64: ghcr.io/home-assistant/aarch64-base-debian:trixie
amd64: ghcr.io/home-assistant/amd64-base-debian:trixie
args:
OTBR_BETA_VERSION: 337711e7038d0b9c8fb46a1ce888ce7f9c4c0c35
OTBR_BETA_VERSION: d83ddc62ecbb3d8a766ce3f1c58d6362d793d70b
Comment thread
coderabbitai[bot] marked this conversation as resolved.
OTBR_VERSION: ec16e396382b4559e70a2c6fdeecb7d596a5e915
UNIVERSAL_SILABS_FLASHER_VERSION: 0.1.2
SERIALX_VERSION: 1.8.0
2 changes: 1 addition & 1 deletion openthread_border_router/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: 3.1.0
version: 3.1.1
breaking_versions: [3.0.0]
slug: openthread_border_router
name: OpenThread Border Router
Expand Down
Loading