File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,17 @@ and this project adheres to
88
99## [ Unreleased]
1010
11+ ## [ 2.1.0] - 2025-03-12
12+
1113### Changed
1214
1315- Add log event metadata instead of prepending "[ JSON incompatible term] " to
1416log string data.
17+ - The NTP client was made a bit more robust with exponential backoff.
18+ - The NTP client server list can be parametrised with grisp_connect's ntp_servers
19+ environment key.
20+ - The NTP client is now refreshing the time periodically, and the period can
21+ be configured with grisp_connect's ntp_refresh_period environment key.
1522
1623### Added
1724
@@ -73,7 +80,8 @@ disconnected from the server.
7380- Use grisp_cryptoauth TLS helper to generate TLS options.
7481- Start integrating grisp updater.
7582
76- [ Unreleased ] : https://github.com/grisp/grisp_connect/compare/2.0.0...HEAD
83+ [ Unreleased ] : https://github.com/grisp/grisp_connect/compare/2.1.0...HEAD
84+ [ 2.01.0 ] : https://github.com/grisp/grisp_connect/compare/2.0.0...2.1.0
7785[ 2.0.0 ] : https://github.com/grisp/grisp_connect/compare/1.1.0...2.0.0
7886[ 1.1.0 ] : https://github.com/grisp/grisp_connect/compare/1.0.0...1.1.0
7987[ 1.0.0 ] : https://github.com/grisp/grisp_connect/compare/6b59d16383b3e5154ef839bcf5c77a6b770aada5...1.0.0
You can’t perform that action at this time.
0 commit comments