Skip to content

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:01
· 40 commits to main since this release
c0e0851

What's Changed

  • run: use passwordless sudo for setup so the wrapped command can sudo by @piscisaureus in #663
  • postgres: parse psql \d catalog queries with COLLATE default by @piscisaureus in #664
  • dashboard: fix copy buttons in non-secure contexts by @piscisaureus in #667
  • join: prevent --login hangs (unbounded requests + stale login URL) by @piscisaureus in #668
  • run: fix DNS in passwordless-sudo path (resolv.conf perms) by @piscisaureus in #669
  • run: stop leaking resolv.conf bind-mounts to the host (sudo path) by @piscisaureus in #671
  • daemon: stable runtime dir so only one daemon runs per identity by @piscisaureus in #670
  • docs: describe the passwordless-sudo path for clawpatrol run by @piscisaureus in #672

Full Changelog: v0.2.8...v0.2.9