Skip to content

feat: 0.2.0 NATS support #692

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

Merged
merged 60 commits into from
Oct 2, 2023
Merged

feat: 0.2.0 NATS support #692

merged 60 commits into from
Oct 2, 2023

Conversation

Lancetnik
Copy link
Collaborator

@Lancetnik Lancetnik commented Sep 20, 2023

TODO

  • NATS Core broker connect
  • NATS Core broker subscriber
  • NATS Core broker publisher
  • NATS Core broker RPC
  • NATS Router
  • NATS FastAPI
  • NATS TestClient
    • Fix in-memory routing
  • NatsJS connect
  • NatsJS subscriber
  • NatsJS publisher
  • NatsJS RPC
  • NatsJS Acknowledgement
  • NATS annotations module
  • AsyncAPI support (bindings)
  • fix all mypy errors
  • NATS .pyi

Documentation:

  • Setup distribution
  • Add NATS examples to all pages
  • Add NATS section
  • Add examples to examples/ GH directory

Testing:

  • NATS core
  • NatsJS
  • documentation examples
  • CI distribution test

BTW, close #763, close #779

@Lancetnik Lancetnik added the enhancement New feature or request label Sep 20, 2023
@Lancetnik Lancetnik marked this pull request as draft September 20, 2023 16:52
@Lancetnik Lancetnik self-assigned this Sep 23, 2023
@Lancetnik Lancetnik marked this pull request as ready for review October 1, 2023 15:08
@davorrunje davorrunje added this pull request to the merge queue Oct 2, 2023
Merged via the queue into main with commit 050cbff Oct 2, 2023
@davorrunje davorrunje deleted the 0.2.0-NATS branch October 2, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: NatsBroker AsyncAPI support docs: add structlog customization example to logging docs section
3 participants