Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PostHog/posthog-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.9.0
Choose a base ref
...
head repository: PostHog/posthog-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.9.2
Choose a head ref
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Feb 17, 2026

  1. fix(ai): bind prompt reads to project token (#433)

    * fix(ai): bind prompt reads to project token
    
    * chore(release): bump version to 7.8.7
    Radu-Raicea authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    23dae56 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. chore: Migrate releases to sampo (#398)

    * chore: Migrate releases to `sampo`
    
    This is much closer to what we have in `posthog-js`, let's see if it's a good thing!
    
    There's still a lot to do before deploying this:
    - updating CI
    - updating README with instructions
    
    * Add sampo changeset
    
    * chore: Update  to relase Python via Slack + sampo
    
    * Update release.yml
    
    * fix: Use pyproject.toml version as source of truth
    rafaeelaudibert authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    f1dc4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16bc87b View commit details
    Browse the repository at this point in the history
Loading