Skip to content

Add messaging support for RabbitMQ.#295

Merged
adamjstone merged 57 commits intodevelopfrom
feature/0007-rabbitmq-support
Jul 26, 2020
Merged

Add messaging support for RabbitMQ.#295
adamjstone merged 57 commits intodevelopfrom
feature/0007-rabbitmq-support

Conversation

@adamjstone
Copy link
Copy Markdown
Member

Pull Request

This represents a request to incorporate the associated changes to the Solid Instruments product.

Overview

This pull request addresses issue #7.

Below is an overview of the changes that were made.

  1. Add messaging support for RabbitMQ.

Readiness checklist

This pull request is in compliance with the readiness requirements listed below.

  • This pull request addresses one or more existing issues.
  • Commit messages include references to an issue number, when applicable.
  • Commit messages are simple and informative.

If feature libraries were added or modified:

  • Applicable unit tests have been added or updated.
  • All unit tests are passing.
  • Thorough source documentation accompanies all code additions and modifications.
  • Design and styling choices are reflective of project conventions.

@adamjstone adamjstone requested review from a team as code owners July 25, 2020 18:16
@mergify mergify Bot added Stage-0-New Currently awaiting review. Verdict-Pending Awaiting final resolution. Category-Uncategorized Awaiting categorization. Source-Maintainer Created by a maintainer. Stage-1-UnderReview Currently being evaluated. and removed Stage-0-New Currently awaiting review. labels Jul 25, 2020
@adamjstone adamjstone linked an issue Jul 25, 2020 that may be closed by this pull request
@adamjstone adamjstone added this to the v1.0.25-preview1 milestone Jul 25, 2020
@adamjstone adamjstone self-assigned this Jul 25, 2020
@adamjstone adamjstone added Category-Feature Relates to a software feature. Subcategory-Functionality Relates to software functionality. Subsystem-Messaging Affects the Messaging subsystem. Tag-AddReleaseNote Warrants addition of a release note. Version-1.0.25 Released with or planned for version 1.0.25. WindowForDelivery-2020-Q4 Planned for or released during Q4, 2020. labels Jul 25, 2020
@adamjstone adamjstone merged commit e366051 into develop Jul 26, 2020
@mergify mergify Bot added Stage-4-Complete Reviewed, accepted and finalized. Tag-Backmerged Has been backmerged to child branches. and removed Stage-1-UnderReview Currently being evaluated. labels Jul 26, 2020
@adamjstone adamjstone added Verdict-Released Included in a completed production release. and removed Category-Uncategorized Awaiting categorization. Verdict-Pending Awaiting final resolution. labels Jul 26, 2020
@adamjstone adamjstone deleted the feature/0007-rabbitmq-support branch July 27, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category-Feature Relates to a software feature. Source-Maintainer Created by a maintainer. Stage-4-Complete Reviewed, accepted and finalized. Subcategory-Functionality Relates to software functionality. Subsystem-Messaging Affects the Messaging subsystem. Tag-AddReleaseNote Warrants addition of a release note. Tag-Backmerged Has been backmerged to child branches. Verdict-Released Included in a completed production release. Version-1.0.25 Released with or planned for version 1.0.25. WindowForDelivery-2020-Q4 Planned for or released during Q4, 2020.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add messaging support for RabbitMQ.

1 participant