Skip to content

v2026.8.31

Choose a tag to compare

@github-actions github-actions released this 31 Aug 19:35
· 11 commits to main since this release
v2026.8.31
a44e9f1

📦 get-connected-client 2026.8.31 on PyPI

What's Changed

  • Galaxy Digital API client library and CLI by @bckohan in #3
  • Drop config.toml — CLI settings resolve from environment variables only by @bckohan in #4
  • chore(deps): Bump the gha-updates group across 1 directory with 5 updates by @dependabot[bot] in #2
  • chore(deps-dev): Bump the uv-dev group across 1 directory with 3 updates by @dependabot[bot] in #1
  • Token-based authentication: login flow, GALAXY_API_TOKEN, Bearer headers by @bckohan in #5
  • Tolerate non-integer strings in int-typed API fields by @bckohan in #6
  • galaxy reports attendance — volunteer ranking by programs attended by @bckohan in #7
  • Merge VolunteerLocal data into attendance reports via --local by @bckohan in #8
  • Revert "Merge VolunteerLocal data into attendance reports via --local" by @bckohan in #9
  • Render CLI reference with sphinxcontrib-typer by @bckohan in #10
  • Prefer SVG rendering for the typer CLI reference by @bckohan in #11
  • Global --format option with GALAXY_FORMAT env default by @bckohan in #12
  • Rename to get-connected-client with optional [cli] extra by @bckohan in #14
  • Pin just version in CI; adopt self-repository workflow syntax by @bckohan in #15
  • update readme badges and add security policy by @bckohan in #16
  • Assert exact resolved URLs in config show tests (CodeQL) by @bckohan in #18
  • update releaes process to automated calver by @bckohan in #17
  • Add README badges to the docs index by @bckohan in #19
  • Fix release builds producing .dev0 versions by @bckohan in #20
  • Link the PyPI release from the GitHub release description by @bckohan in #21

New Contributors

Full Changelog: https://github.com/SELAHNHCORG/get-connected-client/commits/v2026.8.31