Skip to content

chore: release 0.6.0 - #32

Merged
IceRhymers merged 1 commit into
masterfrom
release-please--branches--master
Aug 1, 2026
Merged

chore: release 0.6.0#32
IceRhymers merged 1 commit into
masterfrom
release-please--branches--master

Conversation

@IceRhymers

@IceRhymers IceRhymers commented Jul 30, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.6.0 (2026-08-01)

Features

  • auto-discover the app exchange params, refuse a doomed classic PAT (cbdbae6)
  • reach Databricks Apps from a PAT profile via RFC 8693 token exchange (1f57152)
  • reach Databricks Apps from a PAT profile via RFC 8693 token exchange (64d6eab), closes #24
  • support MCP SDK 2.x alongside 1.x (5299374)

Bug Fixes

  • bound supported SDK HTTP dependencies (4b1adf9)
  • bound wire bytes, clamp degenerate lifetimes, pin two load-bearing defaults (c1b7f38)
  • close a leak my own redaction fix introduced, and two it did not cover (ac6cc34)
  • close two credential-leak paths found in review of the PAT exchange (71ded8a)
  • eliminate a ReDoS and stop the read cap from severing secrets (dc7eab1)
  • redact by span, and stop the pattern cap from exempting real tokens (f05e303)
  • stop an OverflowError escaping with the PAT in frame, and three more (fb48df9)

This PR was generated with Release Please. See documentation.

@IceRhymers
IceRhymers force-pushed the release-please--branches--master branch from fc89bc9 to d1fafa4 Compare August 1, 2026 04:13
@IceRhymers
IceRhymers merged commit 70c3151 into master Aug 1, 2026
7 checks passed
@IceRhymers

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

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.

feat: support Databricks Apps from PAT profiles via RFC 8693 token exchange

1 participant