diff --git a/AUTHORS.md b/AUTHORS.md
index 4f86729..bc21097 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|65
+
|[@myii](https://github.com/myii)|72
|[@gravyboat](https://github.com/gravyboat)|38
|[@aboe76](https://github.com/aboe76)|37
+
|[@noelmcloughlin](https://github.com/noelmcloughlin)|30
|[@nmadhok](https://github.com/nmadhok)|28
|[@whiteinge](https://github.com/whiteinge)|27
-
|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
|[@alxwr](https://github.com/alxwr)|14
|[@cheuschober](https://github.com/cheuschober)|11
|[@babilen5](https://github.com/babilen5)|11
@@ -21,18 +21,18 @@ Avatar|Contributor|Contributions
|[@davidjb](https://github.com/davidjb)|5
|[@xenophonf](https://github.com/xenophonf)|4
|[@thatch45](https://github.com/thatch45)|4
-
|[@toanju](https://github.com/toanju)|4
|[@tiger-seo](https://github.com/tiger-seo)|4
|[@gtmanfred](https://github.com/gtmanfred)|4
|[@alexhayes](https://github.com/alexhayes)|3
+
|[@lmeerwood](https://github.com/lmeerwood)|3
|[@alfonsfoubert](https://github.com/alfonsfoubert)|3
|[@cboltz](https://github.com/cboltz)|3
|[@pcdummy](https://github.com/pcdummy)|3
|[@sticky-note](https://github.com/sticky-note)|3
|[@amontalban](https://github.com/amontalban)|2
|[@iggy](https://github.com/iggy)|2
+
|[@dafyddj](https://github.com/dafyddj)|2
|[@ogabrielsantos](https://github.com/ogabrielsantos)|2
-
|[@kaharlichenko](https://github.com/kaharlichenko)|2
|[@javierbertoli](https://github.com/javierbertoli)|2
|[@neuhalje](https://github.com/neuhalje)|2
|[@stp-ip](https://github.com/stp-ip)|2
@@ -51,11 +51,13 @@ Avatar|Contributor|Contributions
|[@asenci](https://github.com/asenci)|1
|[@word](https://github.com/word)|1
|[@arthurlogilab](https://github.com/arthurlogilab)|1
+
|[@bogdanr](https://github.com/bogdanr)|1
|[@johnklehm](https://github.com/johnklehm)|1
|[@tardypad](https://github.com/tardypad)|1
|[@dosercz](https://github.com/dosercz)|1
|[@sivir](https://github.com/sivir)|1
|[@terminalmage](https://github.com/terminalmage)|1
+
|[@GMAzrael](https://github.com/GMAzrael)|1
|[@replicant0wnz](https://github.com/replicant0wnz)|1
|[@GeJ](https://github.com/GeJ)|1
|[@imran1008](https://github.com/imran1008)|1
@@ -85,4 +87,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-27.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e91df14..738a27c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,28 @@
# Changelog
+# [0.55.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.2...v0.55.0) (2020-12-16)
+
+
+### Bug Fixes
+
+* **percona:** fix startswith error ([6b39bda](https://github.com/saltstack-formulas/mysql-formula/commit/6b39bda366af83b7080e056b2f3e00408689c44b))
+* **redhat:** added missing client socket ([b0f370c](https://github.com/saltstack-formulas/mysql-formula/commit/b0f370cf8b60e2e8a9e281f945ae2ab435a2e63c))
+* **redhat:** update python library, add missing deps ([3cab000](https://github.com/saltstack-formulas/mysql-formula/commit/3cab000c89e5032dd7b7fc0c7cd7a68696e2445b))
+* **server:** fix `salt-lint` violations [skip ci] ([2d1c7c3](https://github.com/saltstack-formulas/mysql-formula/commit/2d1c7c30e60b2f8a50a3964b82cb43cc5d54709b))
+
+
+### Continuous Integration
+
+* **gitlab-ci:** use GitLab CI as Travis CI replacement ([fb50e26](https://github.com/saltstack-formulas/mysql-formula/commit/fb50e26f6a2bfa38f8ed57981f4ba730cf43c34d))
+* **pre-commit:** add to formula [skip ci] ([11e6460](https://github.com/saltstack-formulas/mysql-formula/commit/11e646082ec3846045edde20411615c7c0f3479b))
+* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([87cb5b7](https://github.com/saltstack-formulas/mysql-formula/commit/87cb5b7c4f6096902dd97a4eeda2c238de5b0fa9))
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([92bf43a](https://github.com/saltstack-formulas/mysql-formula/commit/92bf43a3b79fa3b1cee0f43de98dd9aac1ea2a6c))
+
+
+### Features
+
+* **credentials:** add socket access ([1c70b0a](https://github.com/saltstack-formulas/mysql-formula/commit/1c70b0abc106fbce2d7f95feaf9f02dd64cddfcf))
+
## [0.54.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.1...v0.54.2) (2020-08-27)
diff --git a/FORMULA b/FORMULA
index bfb2e55..df2ab81 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: mysql
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
-version: 0.54.2
+version: 0.55.0
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 66c7b62..c723e36 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,22 +15,22 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`
`
- `@myii `_
- - 65
+ - 72
* - :raw-html-m2r:`
`
- `@gravyboat `_
- 38
* - :raw-html-m2r:`
`
- `@aboe76 `_
- 37
+ * - :raw-html-m2r:`
`
+ - `@noelmcloughlin `_
+ - 30
* - :raw-html-m2r:`
`
- `@nmadhok `_
- 28
* - :raw-html-m2r:`
`
- `@whiteinge `_
- 27
- * - :raw-html-m2r:`
`
- - `@noelmcloughlin `_
- - 18
* - :raw-html-m2r:`
`
- `@alxwr `_
- 14
@@ -64,9 +64,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@thatch45 `_
- 4
- * - :raw-html-m2r:`
`
- - `@toanju `_
- - 4
* - :raw-html-m2r:`
`
- `@tiger-seo `_
- 4
@@ -76,6 +73,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@alexhayes `_
- 3
+ * - :raw-html-m2r:`
`
+ - `@lmeerwood `_
+ - 3
* - :raw-html-m2r:`
`
- `@alfonsfoubert `_
- 3
@@ -94,12 +94,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@iggy `_
- 2
+ * - :raw-html-m2r:`
`
+ - `@dafyddj `_
+ - 2
* - :raw-html-m2r:`
`
- `@ogabrielsantos `_
- 2
- * - :raw-html-m2r:`
`
- - `@kaharlichenko `_
- - 2
* - :raw-html-m2r:`
`
- `@javierbertoli `_
- 2
@@ -154,6 +154,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@arthurlogilab `_
- 1
+ * - :raw-html-m2r:`
`
+ - `@bogdanr `_
+ - 1
* - :raw-html-m2r:`
`
- `@johnklehm `_
- 1
@@ -169,6 +172,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@terminalmage `_
- 1
+ * - :raw-html-m2r:`
`
+ - `@GMAzrael `_
+ - 1
* - :raw-html-m2r:`
`
- `@replicant0wnz `_
- 1
@@ -251,4 +257,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-08-27.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 4cef594..e92821b 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,33 @@
Changelog
=========
+`0.55.0 `_ (2020-12-16)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **percona:** fix startswith error (\ `6b39bda `_\ )
+* **redhat:** added missing client socket (\ `b0f370c `_\ )
+* **redhat:** update python library, add missing deps (\ `3cab000 `_\ )
+* **server:** fix ``salt-lint`` violations [skip ci] (\ `2d1c7c3 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `fb50e26 `_\ )
+* **pre-commit:** add to formula [skip ci] (\ `11e6460 `_\ )
+* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `87cb5b7 `_\ )
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `92bf43a `_\ )
+
+Features
+^^^^^^^^
+
+
+* **credentials:** add socket access (\ `1c70b0a `_\ )
+
`0.54.2 `_ (2020-08-27)
----------------------------------------------------------------------------------------------------------