Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.3...v1.1.0) (2021-06-16)

### Bug Fixes

* **ci:** try this ([e8f6207](e8f6207))
* **config:** remove requisite (in case of failure); add user/group ([d5e7410](d5e7410))
* **example:** add working cluster example to pillar.example ([6953fe2](6953fe2))
* **requisites:** match state name and ci ([af42400](af42400))
* **user:** ensure user.present fully works ([4108523](4108523))

### Documentation

* **examples:** use airflow instead in pillar.example ([5bac4bb](5bac4bb))
* **readme:** expand cluster join/forget documentation ([866a6c1](866a6c1))

### Features

* **cluster:** join state with erlang_cookie ([ce0fcb8](ce0fcb8))
* **queues:** create/delete queues using cli ([ec02702](ec02702))

### Tests

* **_mapdata:** finalise updates to verification files ([d4e50b1](d4e50b1))
  • Loading branch information
semantic-release-bot committed Jun 16, 2021
1 parent 59e830a commit 697dd87
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 7 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|76
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|77
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|21
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|11
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|10
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|6
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|6
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|4
Expand Down
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

# [1.1.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.3...v1.1.0) (2021-06-16)


### Bug Fixes

* **ci:** try this ([e8f6207](https://github.com/saltstack-formulas/rabbitmq-formula/commit/e8f6207fbbdb71b2edd65d6b4686476a991a7559))
* **config:** remove requisite (in case of failure); add user/group ([d5e7410](https://github.com/saltstack-formulas/rabbitmq-formula/commit/d5e7410068333ae292b7cc19b127fa82a88fe5ac))
* **example:** add working cluster example to pillar.example ([6953fe2](https://github.com/saltstack-formulas/rabbitmq-formula/commit/6953fe2154c7c2d9388e751238516a3270b16d72))
* **requisites:** match state name and ci ([af42400](https://github.com/saltstack-formulas/rabbitmq-formula/commit/af42400ff5bd70331fc5593bc2891bbdb2030e54))
* **user:** ensure user.present fully works ([4108523](https://github.com/saltstack-formulas/rabbitmq-formula/commit/41085231bfc20c923f46d0df1d093c486767089b))


### Documentation

* **examples:** use airflow instead in pillar.example ([5bac4bb](https://github.com/saltstack-formulas/rabbitmq-formula/commit/5bac4bb0234651339449a9443a0f128de70d056e))
* **readme:** expand cluster join/forget documentation ([866a6c1](https://github.com/saltstack-formulas/rabbitmq-formula/commit/866a6c135ad308d9094398482d80479016ae40d5))


### Features

* **cluster:** join state with erlang_cookie ([ce0fcb8](https://github.com/saltstack-formulas/rabbitmq-formula/commit/ce0fcb8482f7ea055f1c9c12c741d4b64dd085fb))
* **queues:** create/delete queues using cli ([ec02702](https://github.com/saltstack-formulas/rabbitmq-formula/commit/ec02702d27f04313ea25c0b133b0a61cf2cc78e4))


### Tests

* **_mapdata:** finalise updates to verification files ([d4e50b1](https://github.com/saltstack-formulas/rabbitmq-formula/commit/d4e50b13d813fa11e9a5e7e1bf83a47c0ab44f8d))

## [1.0.3](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.2...v1.0.3) (2021-06-16)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: rabbitmq
os: Debian, Ubuntu
os_family: Debian
version: 1.0.3
version: 1.1.0
release: 1
minimum_version: 2017.7
summary: rabbitmq formula
Expand Down
8 changes: 4 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 76
- 77
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 21
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
- `@gravyboat <https://github.com/gravyboat>`_
- 11
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
- `@daks <https://github.com/daks>`_
- 6
Expand Down
33 changes: 33 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@
Changelog
=========

`1.1.0 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.3...v1.1.0>`_ (2021-06-16)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **ci:** try this (\ `e8f6207 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/e8f6207fbbdb71b2edd65d6b4686476a991a7559>`_\ )
* **config:** remove requisite (in case of failure); add user/group (\ `d5e7410 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/d5e7410068333ae292b7cc19b127fa82a88fe5ac>`_\ )
* **example:** add working cluster example to pillar.example (\ `6953fe2 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/6953fe2154c7c2d9388e751238516a3270b16d72>`_\ )
* **requisites:** match state name and ci (\ `af42400 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/af42400ff5bd70331fc5593bc2891bbdb2030e54>`_\ )
* **user:** ensure user.present fully works (\ `4108523 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/41085231bfc20c923f46d0df1d093c486767089b>`_\ )

Documentation
^^^^^^^^^^^^^


* **examples:** use airflow instead in pillar.example (\ `5bac4bb <https://github.com/saltstack-formulas/rabbitmq-formula/commit/5bac4bb0234651339449a9443a0f128de70d056e>`_\ )
* **readme:** expand cluster join/forget documentation (\ `866a6c1 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/866a6c135ad308d9094398482d80479016ae40d5>`_\ )

Features
^^^^^^^^


* **cluster:** join state with erlang_cookie (\ `ce0fcb8 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/ce0fcb8482f7ea055f1c9c12c741d4b64dd085fb>`_\ )
* **queues:** create/delete queues using cli (\ `ec02702 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/ec02702d27f04313ea25c0b133b0a61cf2cc78e4>`_\ )

Tests
^^^^^


* **_mapdata:** finalise updates to verification files (\ `d4e50b1 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/d4e50b13d813fa11e9a5e7e1bf83a47c0ab44f8d>`_\ )

`1.0.3 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.2...v1.0.3>`_ (2021-06-16)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 697dd87

Please sign in to comment.