Skip to content

docs: add earlier-version upgrade notes to Rails guide#374

Merged
reidmorrison merged 2 commits into
mainfrom
docs/rails-upgrade-notes
Jun 29, 2026
Merged

docs: add earlier-version upgrade notes to Rails guide#374
reidmorrison merged 2 commits into
mainfrom
docs/rails-upgrade-notes

Conversation

@reidmorrison

Copy link
Copy Markdown
Owner

Summary

Consolidates the upgrade notes that previously lived in the rails_semantic_logger README into the Rails docs. Adds a Migrating from earlier versions section to docs/rails.md (after "Migrating from v4 to v5") covering:

  • v4.16 Sidekiq metrics support (sidekiq.job.perform, sidekiq.queue.latency)
  • v4.15 / v4.16 Sidekiq support (remove custom patches)
  • v4.4 reopen-after-fork / Ruby 2.5 workaround removal

This is the docs companion to reidmorrison/rails_semantic_logger#315, which trims the README and links here for upgrade guidance (the new #migrating-from-earlier-versions anchor).

Test plan

  • Docs-only change; rendered headings produce the migrating-from-earlier-versions anchor referenced from the README.

🤖 Generated with Claude Code

reidmorrison and others added 2 commits June 29, 2026 14:51
Consolidate the upgrade notes that previously lived in the
rails_semantic_logger README into the Rails docs: add a
"Migrating from earlier versions" section covering v4.16 Sidekiq
metrics, v4.15/v4.16 Sidekiq support, and the v4.4 reopen workaround.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Show the pattern of gating the JSON-to-stdout appender on an
environment variable (e.g. KUBERNETES_SERVICE_HOST) so one
configuration works both locally and in-cluster. Moved from the
rails_semantic_logger README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@reidmorrison reidmorrison merged commit f4e744b into main Jun 29, 2026
10 checks passed
@reidmorrison reidmorrison deleted the docs/rails-upgrade-notes branch June 29, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant