File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ v0.8.1] - 2025-11-06
11+
12+ ### Changed
13+
14+ - Device logs get timeout moved from 5s to 10s to give server more time to respond to requests
15+
1016## [ v0.8.0] - 2025-10-24
1117
1218### Removed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " golioth"
7- version = " 0.8.0 "
7+ version = " 0.8.1 "
88authors = [
99 { name =" Marcin Niestroj" , email =" m.niestroj@emb.dev" },
1010 { name =" Sam Friedman" , email =" sam@golioth.io" },
You can’t perform that action at this time.
0 commit comments