Skip to content
Open
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
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,10 @@ At the moment, we are aiming for Beta in 2025Q3, and GA by the end of 2025.
| 6 | Secure key management [#219](https://github.com/transparency-dev/tesseract/issues/219) | :hammer: | beta |
| 7 | Witnessing | :white_check_mark: | beta |
| 8 | Structured logging [#416](https://github.com/transparency-dev/tesseract/issues/416) | :hammer: | beta |
| 9 | CCADB based root update [#212](https://github.com/transparency-dev/tesseract/issues/212) | :hammer: | beta |
| 10 | Client [#664](https://github.com/transparency-dev/tesseract/issues/664) | :hammer: | 1.0 |
| 11 | Stable APIs | :hammer: | 1.0 |
| 9 | CCADB based root update [#212](https://github.com/transparency-dev/tesseract/issues/212) | :white_check_mark: | beta |
| 10 | Metadata json endpoint [#838](https://github.com/transparency-dev/tesseract/issues/838) | :hammer: | beta |
| 11 | Client [#664](https://github.com/transparency-dev/tesseract/issues/664) | :hammer: | 1.0 |
| 12 | Stable APIs | :hammer: | 1.0 |

Current public library APIs are unlikely to change in any significant way,
however the API is subject to minor breaking changes until we tag 1.0.
Expand Down
Loading