From 5e6de78cabf517b93aa019ff4eb5b6baf1f70f3e Mon Sep 17 00:00:00 2001 From: c-cube Date: Fri, 8 Nov 2024 20:07:41 +0000 Subject: [PATCH] deploy: 654fc823a783e2db01444daef35aacce9a146ef9 --- linol-lwt/_doc-dir/CHANGES.md | 9 +++++++++ linol/_doc-dir/CHANGES.md | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/linol-lwt/_doc-dir/CHANGES.md b/linol-lwt/_doc-dir/CHANGES.md index 9e85f54d..e215c99a 100644 --- a/linol-lwt/_doc-dir/CHANGES.md +++ b/linol-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,13 @@ +# 0.7 + +- Handle `End_of_file` by exiting +- Fix: make server requests thread safe +- Use positionEncoding advertised by clients +- Use IO.catch in async +- Log exceptions in async notification handler +- Add more error handlers and logging around notif/request handlers +- Add on_req_shutdown # 0.6 diff --git a/linol/_doc-dir/CHANGES.md b/linol/_doc-dir/CHANGES.md index 9e85f54d..e215c99a 100644 --- a/linol/_doc-dir/CHANGES.md +++ b/linol/_doc-dir/CHANGES.md @@ -1,4 +1,13 @@ +# 0.7 + +- Handle `End_of_file` by exiting +- Fix: make server requests thread safe +- Use positionEncoding advertised by clients +- Use IO.catch in async +- Log exceptions in async notification handler +- Add more error handlers and logging around notif/request handlers +- Add on_req_shutdown # 0.6