Releases: PostHog/posthog-ruby
Releases · PostHog/posthog-ruby
3.9.3
3.9.2
Immutable
release. Only release title and notes can be modified.
3.9.1
Immutable
release. Only release title and notes can be modified.
3.9.0
Immutable
release. Only release title and notes can be modified.
Minor Changes
- e3ae2b4: Add internal request context support for Rails so request metadata is applied to captures and exception events during a request, with optional PostHog tracing header support for request-scoped identity/session context. Captures without an explicit distinct_id now use request context when available, otherwise they are sent as personless events with a generated UUID.
3.8.1
Immutable
release. Only release title and notes can be modified.
3.8.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: trigger releases from main changesets by @marandaneto in #141
- feat(flags): support mixed targeting in local evaluation by @patricio-posthog in #138
Full Changelog: 3.7.0...3.8.0
3.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(flags): switch local evaluation endpoint to /flags/definitions by @patricio-posthog in #121
- chore: upgrade PostHog GitHub Action to v1 by @marandaneto in #134
- feat: add evaluate_flags() API for single-call flag evaluation by @dmarticus in #137
New Contributors
- @patricio-posthog made their first contribution in #121
Full Changelog: 3.6.5...3.7.0
3.6.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Remove warning entry for multiple PostHog instances by @marandaneto in #129
- chore: use client-id for create-github-app-token by @marandaneto in #130
- docs: add contributing guides by @marandaneto in #131
- docs: align contributing guides with CI checks by @marandaneto in #132
- fix: trim whitespace from API keys and host config by @marandaneto in #133
Full Changelog: 3.6.4...3.6.5
3.6.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: check in Gemfile.lock for supply chain security by @marandaneto in #116
- chore: add stale workflow for issues and PRs by @marandaneto in #117
- chore: add GitHub community health files by @marandaneto in #120
- chore: use engineering@posthog.com in package metadata by @marandaneto in #122
- docs: move release guide to RELEASING.md by @marandaneto in #123
- chore: automate ruby releases with changesets by @marandaneto in #124
- chore: fix pnpm setup order in release workflow by @marandaneto in #125
- chore: use signed commits in ruby release workflow by @marandaneto in #126
- chore: simplify ruby release token usage by @marandaneto in #127
- chore: retry ruby release flow by @marandaneto in #128
New Contributors
- @marandaneto made their first contribution in #116
Full Changelog: v3.6.1...3.6.4
v3.6.1
Immutable
release. Only release title and notes can be modified.