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

refactor: abbreviations #244

Merged
merged 1 commit into from
Oct 3, 2020
Merged

refactor: abbreviations #244

merged 1 commit into from
Oct 3, 2020

Conversation

aquariuslt
Copy link
Member

BREAKING CHANGE: rename all AMQP prefix to Amqp.

  • add docker-compose.yml for local dev
  • update rabbitmq local dev url (update user/pass to default value resepect official image)
  • update example in README.md

Closes #243

BREAKING CHANGE: rename all `AMQP` prefix to `Amqp`.

- add docker-compose.yml for local dev
- update rabbitmq local dev url (update user/pass to default value resepect official image)
- update example in README.md
@aquariuslt aquariuslt added this to the v2 milestone Oct 3, 2020
@aquariuslt
Copy link
Member Author

PR fails due to it contains github actions workflow changes:

  • update rabbitmq image and envs while in ci

@aquariuslt aquariuslt merged commit a49dad9 into master Oct 3, 2020
github-actions bot pushed a commit that referenced this pull request Oct 3, 2020
# [2.0.0](v1.3.2...v2.0.0) (2020-10-03)

### Code Refactoring

* abbreviations ([#244](#244)) ([a49dad9](a49dad9))

### BREAKING CHANGES

* rename all `AMQP` prefix to `Amqp`.

- add docker-compose.yml for local dev
- update rabbitmq local dev url (update user/pass to default value resepect official image)
- update example in README.md
@aquariuslt
Copy link
Member Author

🎉 This PR is included in version 2.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.

refactor: use Amqp instead of AMQP prefix
1 participant