Skip to content

Commit

Permalink
PS-6047 Release Notes for 5.6.46-86.2
Browse files Browse the repository at this point in the history
Updated conf.py with correct version number
updated release-notes_index with release note number
created release notes for 5.6.46-86.2
  • Loading branch information
patrickbirch committed Nov 6, 2019
1 parent 2739c5f commit d1b49b4
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
version = '5.6'
# The full version, including alpha/beta/rc tags.

release = '5.6.42-84.2'
release = '5.6.46-86.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
44 changes: 44 additions & 0 deletions doc/source/release-notes/Percona-Server-5.6.46-86.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
.. rn:: 5.6.46-86.2

================================================================================
|Percona Server| |release|
================================================================================

Percona is glad to announce the release of |Percona Server| |release| on
November 6, 2019 (Downloads are available `here
<http://www.percona.com/downloads/Percona-Server-5.6/Percona-Server-5.6.46-86.2/>`_
and from the :doc:`Percona Software Repositories </installation>`).

Based on `MySQL 5.6.46
<https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-46.html>`_, including
all the bug fixes in it, |Percona Server| |release| is the current GA release in
the |Percona Server| 5.6 series. All of |Percona|'s software is open-source and
free.

Bugs Fixed
===============================================================================

- The Audit log filtering by user was not working. Bug fixed :psbug:`5707`.
- Added a package version for the Red Hat Package Manager (rpm). Bug fixed :psbug:`5650`.


Other Bugs Fixed
================================================================================

:psbug:`5427`,
:psbug:`5988`,
:psbug:`5216`,
:psbug:`5327`,
:psbug:`5761`,
:psbug:`5933`,
:psbug:`5941`,
:psbug:`5997`, and
:psbug:`6017`


Find the release notes for Percona Server for MySQL 5.6.46-86.2 in our
`online documentation
<https://www.percona.com/doc/percona-server/5.6/index.html>`_. Report
bugs in the `Jira bug tracker <https://jira.percona.com/projects/PS>`_.

.. |release| replace:: 5.6.46-86.2
1 change: 1 addition & 0 deletions doc/source/release-notes/release-notes_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
:maxdepth: 1
:glob:

Percona-Server-5.6.46-86.2
Percona-Server-5.6.42-84.2
Percona-Server-5.6.41-84.1
Percona-Server-5.6.40-84.0
Expand Down

0 comments on commit d1b49b4

Please sign in to comment.