Skip to content

v0.7.5

Latest
Compare
Choose a tag to compare
@danopia danopia released this 22 May 12:28
d27408f

What's Changed

  • 0.7.5 by @danopia in #26
  • Accept an optional abortSignal for Reflector#observeAll method
    • Implementation is imperfect but will exit the loop on the next iteration
  • Add tunnel-beta/via-websocket.ts export to JSR publication
  • Update dependency imports to be more granular and in sync
  • Add optional close() method to RestClient, so that Deno.HttpClient resources can be closed out if required
  • Improve JSR publication hack
    • I want to be fully on JSR with cloudydeno projects, but in the case of the main kubernetes modules I'd like to keep /x/ up to date for at least another couple releases.

Full Changelog: v0.7.4...v0.7.5