Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.82 KB

02-07-clever-tools-3.2.0.md

File metadata and controls

33 lines (29 loc) · 1.82 KB
title date tags authors description aliases excludeSearch
Clever Tools 3.2.0 is available
2024-02-07
clever-tools
cli
And more is coming!
/changelog/2024-02-07-clever-tools-3.2.0
true

As mentioned in the previous release, the packaging process moved to GitHub Actions to provide a better process, quicker tests and more frequent releases. We start with the 3.2.0 adding the log auto retry feature on network failures and some fixes:

  • api: improve error message with EAI_AGAIN and ECONNRESET (b134213)
  • logs: improve error message with EAI_AGAIN and ECONNRESET (fada067)
  • logs: improve open and error debug message (28dd996)
  • logs: increase connection timeout (a4ec4b9)
  • logs: only print SSE errors as debug when verbose mode is enabled (3ea21c6)

To upgrade Clever Tools, use your favorite package manager. For example with npm:

npm update -g clever-tools
clever version