Skip to content

chore(main): release 1.5.0 - #145

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--canfar
Open

chore(main): release 1.5.0#145
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--canfar

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.5.0 (2026-08-10)

Features

  • client: log HTTP URL and status at debug level (1bda687)
  • client: log HTTP URL and status at debug level (2168d34)
  • cli: make create a domain request adapter (#194) (3595f5c)
  • config: add named VOSpace services (d699d79)
  • config: add named VOSpace services (1271ff8)
  • data: embed upstream fsspec commands (e45debe)
  • data: embed upstream fsspec commands (7193c69)
  • data: integrate vosfs data commands (5f95cfe)
  • discovery: discover primary VOSpace services (5ce4e6f)
  • discovery: discover primary VOSpace services (d69de91)
  • logging: add opt-in OTLP export (#191) (6ae2025)
  • logging: add rotating JSONL file sink (#192) (7a5bca7)
  • logging: add secret-safe HTTPX tracing (#188) (08df4f1)
  • maintainability: integrate platform session and logging contracts (#156) (81da64c)
  • maintainability: systematic improvements (5d8e2e6)
  • storage: expose Storage Identifiers as importable filesystems (239861d)
  • storage: map arc and vault VOSpace Services for CADC (fe175f6)
  • storage: materialize authenticated vosfs sources (8ecdabe)
  • storage: materialize authenticated vosfs sources (639c245)

Bug Fixes

  • auth: accept omitted device refresh tokens (#180) (247600a)
  • auth: increase login timeout default to 10 seconds (#156) (6b637a1)
  • auth: reuse valid CADC proxy certificates (cb36468)
  • auth: wrap config save OSError during OIDC refresh (80ee986)
  • ci: resolve CodeQL and github-code-quality findings (cadb28e)
  • ci: stabilize CLI and discovery tests under CI terminals (649e331)
  • ci: support pinned ty checks (92b5535)
  • ci: support pinned ty checks (94c3b51)
  • cli: await poll task not progress for device timeout (4e31d17)
  • cli: derive banner mode from parsed options (6b4d77a)
  • client: clarify missing-URL server error message (4f88441)
  • cli: make server banner configurable (417acc2)
  • cli: preserve banner semantics for passthrough args (769a110)
  • config: persist configuration atomically (#166) (f1d8cc7)
  • config: validate before atomic persistence (#166) (666544f)
  • config: validate normalized storage names (9de7bcc)
  • config: validate raw storage names (5f75b13)
  • discovery: carry storage failures into activation (c8f0924)
  • server: harden VOSpace discovery and inspection (e2bf7b9)
  • server: isolate registry discovery evidence (1f3cfbe)
  • server: make storage inspection stateless (e06c6eb)
  • server: preserve environment credentials (afb822f)
  • sessions: align destroy_with sync/async keyword-only parity (4a47e30)
  • storage: address authenticated source review (9cb8d6c)
  • storage: address wave 2 review findings (4cdd1bf)
  • storage: preserve environment credential precedence (29a49dc)
  • tests: assert recursion policy without rich-rendered text (20760e9)

Performance Improvements

  • storage: cache VOSpace directory listings per command (5018104)

Documentation

  • agents: drop stale display and auth-context wording (1f3a286)
  • agents: drop stale selection and Logfire architecture claims (3a8092b)
  • allocations creation doc (7a1ed69)
  • allocations creation doc (eff47b5)
  • cli: document create machine output (#194) (01dd94f)
  • client: add a Data Access guide for the Python client (39286e4)
  • cli: quote prune regex examples for shell safety (a2ccfee)
  • data: align VOSpace credential ownership (48306d7)
  • data: call the operand prefix an identifier (511199f)
  • data: clarify credential and removal policy (a888015)
  • data: clarify source mapping lifecycle (5db3df9)
  • data: correct storage names and verified command behaviour (265b585)
  • data: correct the byte-range caching guidance (b26261f)
  • data: document listing, file, and byte-range caching (63c6f72)
  • data: document supported transfer workflows (f919b3c)
  • data: explain explicit cross-source copy (d12b197)
  • data: remove obsolete optional install (0ef59c9)
  • data: separate client and service byte-range limits (dfe3680)
  • data: use default CADC storage name (7feaa71)
  • data: use default CADC storage name (3ec51a3)
  • data: validate VOSpace integration (e41441a)
  • demo: added typst demo (f6609e2)
  • logging: publish canonical observability policy (#193) (f69f2a0)
  • maintainability: record audit and Authlib research (#156) (3b2691f)
  • readme: modify canfar open to use json + jq (#128) (ac2c3de)
  • update notification for allocations (c27f21c)

This PR was generated with Release Please. See documentation.

@codecov-commenter

codecov-commenter commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.41%. Comparing base (ac2c3de) to head (6d6a082).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   84.41%   84.41%           
=======================================
  Files          62       62           
  Lines        3837     3837           
  Branches      438      438           
=======================================
  Hits         3239     3239           
  Misses        460      460           
  Partials      138      138           
Flag Coverage Δ
3.10 84.41% <100.00%> (ø)
3.11 84.41% <100.00%> (ø)
3.12 84.41% <100.00%> (ø)
3.13 84.41% <100.00%> (ø)
3.14 84.41% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions github-actions Bot changed the title chore(main): release 1.4.2 chore(main): release 1.5.0 Jul 14, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--canfar branch 5 times, most recently from 7394e5d to 7152da4 Compare July 16, 2026 08:42
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--canfar branch 2 times, most recently from 7e9b37b to 15a612d Compare July 22, 2026 17:41
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--canfar branch 2 times, most recently from dda8edb to 919d9e3 Compare July 29, 2026 17:05
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--canfar branch from 919d9e3 to 0d9703d Compare August 6, 2026 17:46
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--canfar branch from 0d9703d to 2efd6d7 Compare August 10, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant