FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: v1.1 upgrade guide and release doc updates by alexluong · Pull Request #1003 · hookdeck/outpost · GitHub

docs: v1.1 upgrade guide and release doc updates - #1003

Merged
alexluong merged 8 commits into
mainfrom
docs/upgrade-v1.1
Jul 24, 2026
Merged

docs: v1.1 upgrade guide and release doc updates#1003
alexluong merged 8 commits into
mainfrom
docs/upgrade-v1.1

Conversation

Copy link
Copy Markdown
Collaborator

Docs for the v1.1 release:

  • New upgrade guide at self-hosting/changelog/upgrade-v1.1: new features, behavior changes (retry-task DLQ, response body cap, per-destination alert suppression), and the DISABLE_DEFAULT_*_HEADER deprecations. No breaking changes, no migrations.
  • Operator events: OPERATION_EVENTS_TOPICS=* subscribers start receiving per-attempt attempt.success/attempt.failed volume on upgrade — drop * as the suggested example and warn that wildcard subscriptions pick up future topics.
  • SQS: list the IAM actions the Outpost principal needs, for both auto-provisioned and self-managed queues (sqs:DeleteQueue deliberately omitted — teardown is only called from e2e).
  • redis-debug: check the new deliverymq-retry-dlq keys.

🤖 Generated with Claude Code

alexluong and others added 7 commits July 23, 2026 13:34
Covers new features (configurable webhook header names, SQS IAM role
auth, attempt operator events), behavior changes (retry task DLQ,
response body cap, per-destination alert suppression, topic
normalization, RabbitMQ redial), and the DISABLE_DEFAULT_*_HEADER
deprecations.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ss-link attempt events

OPERATION_EVENTS_TOPICS=* now includes attempt.success/attempt.failed,
which fire per delivery attempt. Swap the wildcard example for an
explicit topic list, promote the volume note to a warning callout, flag
the upgrade impact in the v1.1 guide, and link operator attempt events
from the delivery attempts section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Document the SQS actions the Outpost principal needs (runtime set, plus
CreateQueue/GetQueueAttributes under auto-provisioning) in configuration
and byo-mqs docs. Add the deliverymq-retry-dlq keys to the redis-debug
RSMQ key analysis and its documented sample output.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… detail

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…e-notes material)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
alexluong merged commit cfcc320 into main Jul 24, 2026
2 checks passed
alexluong deleted the docs/upgrade-v1.1 branch July 24, 2026 15:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL