Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Replace NATS Streaming with CloudEvents broker #1082

Merged
merged 29 commits into from
Oct 21, 2023
Merged

Conversation

gnarea
Copy link
Member

@gnarea gnarea commented Oct 10, 2023

Fixes #930.

  • pdcout: Subscriber
  • pdcout: Publisher
  • crcin: Publisher
  • crcin: Subscriber
  • Remove all traces of NATS / Stan.
  • Delete unused methods from ParcelStore.
  • Update docs.
  • Undo 59bfafd

BREAKING CHANGE: Use a CloudEvents-compatible broker instead of NATS.

kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 10, 2023
@gnarea gnarea marked this pull request as draft October 10, 2023 11:14
gnarea added a commit to relaycorp/cloudevents-transport-js that referenced this pull request Oct 17, 2023
kodiakhq bot pushed a commit to relaycorp/cloudevents-transport-js that referenced this pull request Oct 17, 2023
So we can use it in relaycorp/awala-gateway-internet#1082

BREAKING CHANGE: Some code bases may need to make changes to import/mock this library as a CJS project.
@gnarea gnarea marked this pull request as ready for review October 21, 2023 14:50
@gnarea gnarea changed the title feat: Replace NATS Streaming with CloudEvents feat: Replace NATS Streaming with CloudEvents broker Oct 21, 2023
@kodiakhq kodiakhq bot merged commit 2132538 into master Oct 21, 2023
@kodiakhq kodiakhq bot deleted the dracarys-nats branch October 21, 2023 14:57
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for GCP PubSub in background queues
1 participant