Skip to content

Releases: PostHog/posthog-ruby

3.9.3

29 May 08:40
Immutable release. Only release title and notes can be modified.
d36a32e

Choose a tag to compare

Patch Changes

  • 999bd1c: Initialize disabled no-op clients instead of raising or sending requests when the API key is missing or blank.

3.9.2

27 May 19:00
Immutable release. Only release title and notes can be modified.
68b235d

Choose a tag to compare

Patch Changes

  • 669a361: Include group context in the $feature_flag_called dedupe key so group-scoped flags fire a separate event for each group a user is evaluated under, instead of being dedup-ed against the first group context the same (distinct_id, flag, response) was seen under.

3.9.1

21 May 15:30
Immutable release. Only release title and notes can be modified.
b50fba9

Choose a tag to compare

Patch Changes

  • d3ecc20: Reject semver values with leading zeros (e.g. 1.07.3, 01.02.03) during local feature flag evaluation, per semver 2.0.0 §2. Both override values and flag values are validated; invalid inputs raise InconclusiveMatchError so the condition does not match.

3.9.0

18 May 16:38
Immutable release. Only release title and notes can be modified.
ee54a99

Choose a tag to compare

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

13 May 13:00
Immutable release. Only release title and notes can be modified.
ae72db3

Choose a tag to compare

Patch Changes

  • 4b3c2a8: Accept symbol feature flag keys in flag APIs.

3.8.0

05 May 12:22
Immutable release. Only release title and notes can be modified.
ca454d9

Choose a tag to compare

What's Changed

Full Changelog: 3.7.0...3.8.0

3.7.0

01 May 20:42
Immutable release. Only release title and notes can be modified.
20bc43a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.6.5...3.7.0

3.6.5

20 Apr 15:30
Immutable release. Only release title and notes can be modified.
971eac0

Choose a tag to compare

What's Changed

Full Changelog: 3.6.4...3.6.5

3.6.4

16 Apr 15:18
Immutable release. Only release title and notes can be modified.
8ccb440

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.1...3.6.4

v3.6.1

23 Mar 16:01
Immutable release. Only release title and notes can be modified.
c82fbea

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1