Releases: PostHog/posthog-ruby
Releases · PostHog/posthog-ruby
3.14.0
Immutable
release. Only release title and notes can be modified.
posthog-ruby-v3.14.1
Immutable
release. Only release title and notes can be modified.
Patch Changes
- 8008d60: Test separate package release workflow.
posthog-rails-v3.14.1
Immutable
release. Only release title and notes can be modified.
Patch Changes
- 8008d60: Test separate package release workflow.
3.13.1
Immutable
release. Only release title and notes can be modified.
3.13.0
Immutable
release. Only release title and notes can be modified.
3.12.3
Immutable
release. Only release title and notes can be modified.
3.12.2
Immutable
release. Only release title and notes can be modified.
3.12.1
Immutable
release. Only release title and notes can be modified.
3.12.0
Immutable
release. Only release title and notes can be modified.
Minor Changes
- cb50bfb: Add opt-in PostHog Logs support to posthog-rails: set
config.logs_enabled = trueto forwardRails.loggeroutput to PostHog Logs over OpenTelemetry (OTLP), automatically correlated with the request's PostHog distinct ID and session ID (and active trace/span when OpenTelemetry tracing is present). Includes a configurable severity filter (logs_level), a rate cap (logs_max_records_per_minute, default 6,000/min), and alogs_before_sendcallback for scrubbing or dropping records. Relies on the optional OpenTelemetry gems; when they are absent the feature warns once and no-ops.
3.11.1
Immutable
release. Only release title and notes can be modified.