Releases: opencadc/canfar
Releases · opencadc/canfar
v1.3.4
v1.3.3
v1.3.2
v1.3.1
1.3.1 (2026-02-26)
Bug Fixes
- ci: added timeouts to workflows and fixed Dockerfile (a6ec24b)
- dockerfile: added healthcheck (95c6e05)
Documentation
- 2026.1-release-notes: Docs ready for review (44a97bf)
- 2026.1-release-notes: First draft of release 2026.1 release notes (3f98fc9)
- add comprehensive CVMFS software repository guide (7ee0e1e)
- New-Session-API-section: Draft for new section describing how to use the API of some interactive sessions (d1dae3e)
- refine CVMFS guide for beginner and advanced users (da02025)
- update release versions (8fffcde)
v1.3.0
v1.2.0
1.2.0 (2025-12-22)
Features
- cli: added console configuration parameter, which allows the user to overload any parameter for the rich.console.Console (9336383)
- console: added functionality to change the console width of the output from the cli (72719b3)
- demos: added srcnet workshop demo (f6cbcb9)
- prune: allow regex-aware prefix matching with logging when using
canfar pruneor session api functiondestroy_with(16e5f25), closes #68
Bug Fixes
- cli: added new canfar servers to login process (fb875ee)
- docs: added pipx installation instructions (b2ebfc7)
- fix versions (882981a)
- formatting issues in quick-start documentation (33df44a)
- httpx: added much better timeout handling error msgs for users and improve https status errors for both sync and async clients (187305b), closes #67
- session: improved httpx error message (848ce15)
- session: session.connect now first checks if the session is Running before trying to open it (b06ad86), closes #70
Documentation
v1.1.1
v1.1.0
1.1.0 (2025-11-25)
Features
- cli: enhanced resilience when handling session data from skaha api (2662f89)
Bug Fixes
- auth: better reporting for x509 cert date validity errors (47e800b)
- build: updated dependencies to support python 3.14 (664011c)
- cli: properly print cert errors (7cfe834)
- remove instances expectation from stats (aad2656)
- sessions: added debug logging to all async session requests (bd4b5a4)
Documentation
- add deployments documentation link (2a4cc49)
- best-practices: for containerizing (5d05f80)
- improve deployments link naming (76c89ef)
- mkdocs: added best-practices to the edge docs (6be501c)
- platform: added best practices for end users (0c747ea)
- release-notes: change release notes structure, added 2025.2 (a876880)
- releases: 2025.2 release note updates (21cd759)
- releases: Release process, roadmap, and contributions (ec7e46c)
- releases: typo (2224c02)
- releases: Update of general release information (4763715)