Skip to content

chore(deps): Bump @xmtp/gateway from 1.2.0-80-g43875c8b to 1.3.0#18

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot-npm_and_yarn-main-xmtp-gateway-1.3.0
Apr 1, 2026
Merged

chore(deps): Bump @xmtp/gateway from 1.2.0-80-g43875c8b to 1.3.0#18
github-actions[bot] merged 1 commit into
mainfrom
dependabot-npm_and_yarn-main-xmtp-gateway-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @xmtp/gateway from 1.2.0-80-g43875c8b to 1.3.0.

Release notes

Sourced from @​xmtp/gateway's releases.

v1.3.0

XMTPD v1.3.0 Release Summary

🚀 Highlights

🛡️ Stability & Reliability

  • Fixed nonce management issues in Redis-based limiter, preventing slot stalling during cancel/consume flows.
  • Improved transaction correctness:
    • Proper handling of replacement-underpriced transactions
    • Fixed inconsistent fee calculations and gas mispricing (notably on Arbitrum)
  • Strengthened validation and safety:
    • Enforced positive payer balances on publish
    • Prevented duplicate submission of already-submitted payer reports
    • Added overflow protection in currency conversions

⚡ Performance & Scalability

  • Improved throughput via batching and caching:
    • Batch inserts for envelopes and publish workers
    • Cached payer IDs to reduce redundant DB writes
  • Reduced overhead in critical paths:
    • Removed unnecessary calculations from insert path
    • Increased sync queue buffering for better batching alignment
  • Faster conflict resolution in payer report processing

🔁 Migrator & Data Pipeline

  • Simplified migrator logic and removed redundant checks
  • Improved correctness:
    • Migrator now consistently pays fees where required
    • Better handling of edge cases through expanded test coverage
  • Additional logging and observability for migrator operations

📡 API & Networking

  • Added SubscribeAll endpoint for full stream subscriptions
  • Improved stream handling metrics and gRPC performance tracking
  • Enhanced separation of out-of-order vs gap errors for clearer debugging

📊 Observability

  • Added APM support to XMTPD
  • Higher precision performance metrics
  • Improved logging across submitter and payer report flows
  • Added chain watcher for payer report observability

🗄️ Storage & Pruning

  • Improved pruning behavior:
    • Partition-based pruning support
    • Automatic cleanup of empty partitions

🧪 Testing & Tooling

  • Introduced E2E test suite and CLI for XMTPD
  • Eliminated flaky tests across CI

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) April 1, 2026 14:57
Bumps [@xmtp/gateway](https://github.com/xmtp/xmtpd/tree/HEAD/npm/gateway) from 1.2.0-80-g43875c8b to 1.3.0.
- [Release notes](https://github.com/xmtp/xmtpd/releases)
- [Commits](https://github.com/xmtp/xmtpd/commits/v1.3.0/npm/gateway)

---
updated-dependencies:
- dependency-name: "@xmtp/gateway"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot-npm_and_yarn-main-xmtp-gateway-1.3.0 branch from 263b0ed to b2766d5 Compare April 1, 2026 14:58
@github-actions
github-actions Bot merged commit a6fec9b into main Apr 1, 2026
2 checks passed
@github-actions
github-actions Bot deleted the dependabot-npm_and_yarn-main-xmtp-gateway-1.3.0 branch April 1, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants