From 2b3d0aaeaf8b75e31f7c831ae6a3f8b6d1c78f11 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sat, 10 Jun 2023 13:29:56 +0000 Subject: [PATCH] Prepare for v0.3.0 release. Not exactly as complete as I initially imagined, but I want to get something out because I've been spending too much time on the same issues. --- TODO.txt | 27 +++++++++++---------------- man/man7/telodendria-changelog.7 | 11 ++++++----- 2 files changed, 17 insertions(+), 21 deletions(-) diff --git a/TODO.txt b/TODO.txt index 0541668..9d706d1 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,28 +8,12 @@ Key: [~] In Progress [!] Won't Do -Milestone: v0.3.0 ------------------ - -[x] Fix leaks in json -[x] Debug ARM64 Debian - -[~] Cytoplasm - [~] Debug OpenSSL - [x] Database corruption - [ ] File descriptor exhaustion - Milestone: v0.4.0 ----------------- [~] /_telodendria/admin/config endpoint [ ] Update only certain values -[ ] HTTP/1.1 support - [ ] Content-Length - [ ] Keep connections open - [ ] Chunked encoding - [ ] Client-Server API [ ] 6: Filtering [ ] 7: Events @@ -38,6 +22,12 @@ Milestone: v0.4.0 [x] Profiles [ ] Directory +[~] Cytoplasm + [~] Debug OpenSSL + [x] Database corruption + [ ] File descriptor exhaustion +[ ] Random memory corruption after many requests. + Milestone: v0.5.0 ----------------- @@ -45,6 +35,11 @@ Milestone: v0.5.0 [ ] Modules [ ] Content Repository +[ ] HTTP/1.1 support + [ ] Content-Length + [ ] Keep connections open + [ ] Chunked encoding + Milestone: v0.6.0 ----------------- diff --git a/man/man7/telodendria-changelog.7 b/man/man7/telodendria-changelog.7 index dc20cca..7235d13 100644 --- a/man/man7/telodendria-changelog.7 +++ b/man/man7/telodendria-changelog.7 @@ -1,4 +1,4 @@ -.Dd $Mdocdate: May 7 2023 $ +.Dd $Mdocdate: June 10 2023 $ .Dt TELODENDRIA-CHANGELOG 7 .Os Telodendria Project .Sh NAME @@ -30,12 +30,13 @@ It's a good idea to join the Matrix rooms noted in as well, so you can discuss your progress and ask questions. .Sh v0.3.0 .Pp -Not Released Yet. +Saturday, June 10, 2023 .Pp -Introducing a new configuration API, source/sink-agnostic I/O, TLS -support, an HTTP client, and more! The third major release of +Introducing a new configuration API and Cytoplasm, a general-purpose +C library that supports source/sink-agnostic I/O, TLS, an HTTP client, +and more! The third major release of .Nm -packs a lot of general improvements on top of supporting more of +packs a lot of architectural improvements on top of supporting more of the Matrix specification. .Pp Matrix Specification: