Skip to content

Releases: aliasunder/vault-cortex

v0.15.6

20 May 19:52

Choose a tag to compare

Bug Fixes

  • Grant auto_release.yml the permissions deploy.yml requires (#61)

Documentation

  • Update CHANGELOG.md for v0.15.5

v0.15.5

20 May 19:36

Choose a tag to compare

Bug Fixes

  • Static token rejected by requireBearerAuth (missing expiresAt) (#60)
  • OCI package version belongs in identifier tag, not version field (#59)
  • Hardcode transport.url port for MCP Registry validation (#58)

Documentation

  • Add Glama listing badge to README (#57)
  • Update CHANGELOG.md for v0.15.4

v0.15.4

20 May 02:09

Choose a tag to compare

Bug Fixes

  • Server.json audit corrections + OCI ownership label (#56)

Documentation

  • Update CHANGELOG.md for v0.15.3

v0.15.3

19 May 19:52

Choose a tag to compare

Documentation

  • Link Obsidian, Obsidian Sync, and headless docs on first mention (#54)
  • Update CHANGELOG.md for v0.15.2

CI / Infrastructure

  • Skip Auto Release when triggered by release App push (#53)

Maintenance

  • Registry-listing prep — server.json, glama.json, README count, release automation (#55)

v0.15.2

19 May 14:04

Choose a tag to compare

Documentation

  • Update CHANGELOG.md for v0.15.1

CI / Infrastructure

  • Authenticate release pushes via GitHub App token (#52)

v0.15.1

19 May 13:17

Choose a tag to compare

Features

  • Persist logs across deploys, prune dangling images (#50)

Bug Fixes

  • Only toggle %% comment state at line boundaries (#51)
  • Bust camo proxy cache for license badge
  • Format server.json + run prettier after jq in release workflow

Documentation

  • Add Gitleaks workflow status badge
  • Update CHANGELOG.md for v0.15.0

CI / Infrastructure

  • Use secrets for sensitive deploy config, mask IP in logs

Maintenance

  • deps-dev: Bump brace-expansion from 5.0.5 to 5.0.6 (#49)

v0.15.0

19 May 02:13

Choose a tag to compare

Features

  • Add vault_update_properties + properties_only on read (#48)

Documentation

  • Update CHANGELOG.md for v0.14.0

v0.14.0

19 May 00:58

Choose a tag to compare

Refactoring

  • Readability pass — naming, comments, simplicity (#45)

Documentation

  • Fix stale references, release automation, and pre-public language (#47)
  • Add ORIGIN_URL healthcheck to verify section
  • Reorder verify steps, note port 8000 may be closed
  • Add Auth Keys (Write) scope to Tailscale OAuth instructions
  • Update CHANGELOG.md for v0.13.0

Maintenance

  • Remove dead code, unused exports, etc (#44)

Other Changes

  • Add verifyAccessToken coverage for three-tier auth (#46)

v0.13.0

18 May 21:25

Choose a tag to compare

Features

  • Close port 8000 with configurable origin routing (#43)

Documentation

  • Update CHANGELOG.md for v0.12.1

v0.12.1

18 May 18:07

Choose a tag to compare

Bug Fixes

  • Prevent port 8000 wipe by avoiding ForceNew on InstancePublicPorts (#42)