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: release v5.0.0 #46

Merged
merged 34 commits into from
Oct 20, 2024
Merged

feat: release v5.0.0 #46

merged 34 commits into from
Oct 20, 2024

Conversation

pozil
Copy link
Owner

@pozil pozil commented Oct 14, 2024

  • breaking: new configuration system via PubSubApiClient constructor
  • breaking: removed connectWithAuth() method, use connect() instead
  • breaking: PubSubEventEmitter is removed. Events and subscription lifecycle events are now handled with a callback.
  • feat: removed asynchronicity from event processing chain
  • feat: integration tests
  • feat: improved logging experience by unifying log format (topic name prefix)
  • feat: optimized log verbosity by moving some info logs to debug and added more debug logs
  • build: bump dependencies

@pozil pozil merged commit cdb9fd6 into main Oct 20, 2024
1 check passed
@pozil pozil deleted the v5 branch October 20, 2024 21:48
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