Commit Graph

136 Commits

Author SHA1 Message Date
Sveta Smirnova
11e4588a73 Updated 3.7.0-2 notes with actual bug fixes 2025-06-12 16:50:21 +03:00
Alina Derkach
2201e7f97d Fix the release version number
modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
2025-05-20 13:45:45 +02:00
Alina Derkach
7717cfe4f1 PT-2447 Release notes for Percona Toolkit 3.7.0-1
modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
2025-05-13 16:42:18 +02:00
Sveta Smirnova
08a7a62b13 Update docs/release_notes.rst 2024-12-19 20:25:34 +03:00
Alina Derkach
eb803d49d6 PT-2406 Release notes for Percona Toolkit version 3.7.0
modified:   docs/release_notes.rst
2024-12-19 18:12:53 +01:00
Sveta Smirnova
bf3d2ffab4 Make documentation for Go tools to use symlinks to README.rst
- Currently, documentation for Go tools is duplicated in the user manual
  and README files. This PR makes README files single source of truth
and creates a symlincs inside docs directory.
- Fixed link to the forum in
  config/sphinx-build/_static/_templates/theme/relbar2.html (previously
mentioned PSMDB forum instead of Percona Toolkit's)
- Updated 3.6.0 release date in docs/percona-toolkit.pod
- Updated documentation for option --version in docs/percona-toolkit.pod
2024-09-04 00:37:32 +03:00
Alina Derkach
3f282bbd51 PT-2256 Add missing issues to the release notes
Update release_notes.rst
2024-06-12 18:51:23 +03:00
Alina Derkach
710d60985c PT-2256 Release notes for Percona Toolkit version 3.6.0
modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
2024-05-28 16:21:51 +03:00
Alina Derkach
a35792f802 Fix release notes list
dquote>         modified:   docs/release_notes.rst
2024-01-09 13:44:11 +02:00
Sveta Smirnova
7617e20e48 Date in release notes 2023-12-22 23:49:01 +03:00
Sveta Smirnova
5b61ec79b5 Version and release notes updated 2023-12-22 23:34:57 +03:00
Sveta Smirnova
9fc0e72ea0 Update docs/release_notes.rst
Co-authored-by: Alina Derkach <alina.derkach@percona.com>
2023-12-22 23:11:32 +03:00
Sveta Smirnova
becd4722db PT-2291 - Release notes for Percona Toolkit version 3.5.6
- Removed extra row for the same contribution
2023-12-22 23:11:32 +03:00
Sveta Smirnova
d04968b20c Updated release notes 2023-12-22 23:11:32 +03:00
Sveta Smirnova
c6bec028c3 Changelog updated 2023-12-22 23:11:31 +03:00
Alina Derkach
a49d87d12f PT-2291 Release notes for Percona Toolkit version 3.5.6
modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
2023-11-29 17:18:59 +02:00
Sveta Smirnova
62d7c70c43 Release v3.5.5 (#692)
* PT-2255 Release notes for Percona Toolkit version 3.5.5
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst

* PT-2255 Release notes for Percona Toolkit version 3.5.5

- Added missed contributions

* PT-2255 Release notes for Percona Toolkit version 3.5.5

- Added PT-2258

* Changelog for version 3.5.5

Added Changelog, updated version

* Fix version (#690)

* Release 3.5.5

- Updated Go version to 1.21

* Update go.mod

---------

Co-authored-by: Alina Derkach <alina.derkach@percona.com>
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
2023-10-03 17:58:02 +03:00
Alina Derkach
d911525b13 PT-2255 Release notes for Percona Toolkit version 3.5.5 (#679)
* PT-2255 Release notes for Percona Toolkit version 3.5.5
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst

* PT-2255 Release notes for Percona Toolkit version 3.5.5

- Added missed contributions

* PT-2255 Release notes for Percona Toolkit version 3.5.5

- Added PT-2258

* Update the release date in release_notes.rst

---------

Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com>
2023-10-03 16:31:54 +03:00
Sveta Smirnova
df73533d29 Changelog for v3.5.5 (#684)
* PT-2255 Release notes for Percona Toolkit version 3.5.5
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst

* PT-2255 Release notes for Percona Toolkit version 3.5.5

- Added missed contributions

* PT-2255 Release notes for Percona Toolkit version 3.5.5

- Added PT-2258

* Changelog for version 3.5.5

Added Changelog, updated version

* Update Changelog

Co-authored-by: Alina Derkach <alina.derkach@percona.com>

---------

Co-authored-by: Alina Derkach <alina.derkach@percona.com>
2023-10-03 16:29:53 +03:00
Viktor Szépe
2bd40d8c39 Remove trailing spaces (#665)
* Remove trailing spaces

* PR-665 -  Remove trailing spaces

- Updated not stable test t/pt-online-schema-change/preserve_triggers.t
- Updated utilities in bin directory

* PR-665 -  Remove trailing spaces

- Fixed typos

* PR-665 -  Remove trailing spaces

- Fixed typos

---------

Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
2023-09-06 01:15:12 +03:00
Viktor Szépe
ea67327ff7 Fix more typos (#658) 2023-08-22 19:34:24 +03:00
Sveta Smirnova
205d7baf5b Release v3.5.4 (#647)
* Version updated

* PT-2232 Release Notes 3.5.4 (#633)

modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst

* Updated version in the second place

---------

Co-authored-by: Alina Derkach <alina.derkach@percona.com>
2023-06-30 18:44:59 +03:00
Sveta Smirnova
b566350b64 Release v3.5.3 (#629)
* PT-2206 Release Notes 3.5.3 (#621)

* PT-2206 Release Notes 3.5.3
modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst

* Update Changelog

* Update docs/release_notes.rst

---------

Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com>

* RM-1222 - Percona Toolkit 3.5.3

Updated versions

* Add the release date for 3.5.3 release notes (#624)

modified:   Changelog
	modified:   docs/release_notes.rst

* ENG-7 fix toolkit build (#626)

* Release v3.5.3 (#627)

* ENG-7 fix toolkit build

* ENG-7 fix build

* Update the RNs date (#625)

modified:   Changelog
	modified:   docs/release_notes.rst

---------

Co-authored-by: Alina Derkach <alina.derkach@percona.com>
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
2023-06-05 22:48:13 +03:00
Alina Derkach
af686fe186 Update the release notes descriptions (#612)
modified:   docs/release_notes.rst
2023-03-31 18:33:35 +03:00
Carlos Salguero
a85b7aa32c Release v3.5.2 (#609)
* Release v3.5.1 Go 1.20 and upgrade deps

* Release v3.5.2

* PT-2193 Release Notes 3.5.2 (#610)

modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
	new file:   docs/rn.3-5-2.txt

* Updated version properly (#611)

* Release v3.5.1 Go 1.20 and upgrade deps

* Release v3.5.2

* PT-2193 Release Notes 3.5.2 (#610)

modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
	new file:   docs/rn.3-5-2.txt

* Updated version properly

---------

Co-authored-by: Carlos Salguero <carlos.salguero@percona.com>
Co-authored-by: Alina Derkach <alina.derkach@percona.com>

---------

Co-authored-by: Alina Derkach <alina.derkach@percona.com>
Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com>
2023-03-28 17:33:37 +03:00
Alina Derkach
78b68b6ead PT-2167 Fix formatting in release notes index file (#575)
modified:   docs/release_notes.rst

Co-authored-by: Alina Derkach <“alina.derkach@percona.com”>
2023-01-23 18:34:56 +03:00
Sveta Smirnova
c1696fd9f8 Release 3.5.1 (#574)
* RM-1153 - Percona Toolkit 3.5.1

Updated version for Perl files to 3.5.1
Updated Perl module Percona::Toolkit to version 3.5.1 and updated all scripts using this module
Manually updated Go programs
Moved ONLY_UPDATE_VERSION after definition of DATE and SERIES variables, so the script does not fail because of undefined variables

* RM-1153 - Percona Toolkit 3.5.1

Updated Changelog
Updated release date in docs/percona-toolkit.pod

* PT-2162 Release Notes 3.5.1 (#571)

modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
	new file:   docs/rn.3-5-1.txt

Co-authored-by: Alina Derkach <“alina.derkach@percona.com”>

* PT-7 Fix syntax (#573)

Co-authored-by: Alina Derkach <81975178+alina-derkach-oaza@users.noreply.github.com>
Co-authored-by: Alina Derkach <“alina.derkach@percona.com”>
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
2023-01-23 17:51:17 +03:00
Alina Derkach
0049a84bb2 PT-2166 Add the date to the latest release notes (#572)
modified:   docs/release_notes.rst

Co-authored-by: Alina Derkach <“alina.derkach@percona.com”>
2023-01-23 17:41:42 +03:00
Alina Derkach
ee8afbf56f PT-2162 Release Notes 3.5.1 (#571)
modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
	new file:   docs/rn.3-5-1.txt

Co-authored-by: Alina Derkach <“alina.derkach@percona.com”>
2023-01-17 15:47:20 +03:00
Anastasia Alexandrova
b737f2cf9e PT-2117 Release notes 3.5.0 (#560)
Added release notes
Updated index
2022-11-28 14:58:06 +01:00
Rasika Chivate
af0ada1167 Update docs/release_notes.rst 2022-08-18 15:56:48 +05:30
Rasika Chivate
9cb28ef20a Update docs/release_notes.rst 2022-08-18 15:56:35 +05:30
Rasika Chivate
3458809530 Update docs/release_notes.rst 2022-08-18 15:56:29 +05:30
Santo
ed024d7bfa v3.4.0 release notes 2022-08-17 12:15:46 +02:00
PaulJacobs-percona
2cd3673314 RM-1954 Release Notes 3.3.1 (#489) 2021-04-29 09:45:01 -03:00
PaulJacobs-percona
df16170eda Release 3.3.0 (#480)
* Updated Percona::Toolkit version

* Updated version in POD headers

* RM-880-RN-3.3.0

* Update makefile to use go dep

* Update year

* Theme is downloaded by Makefile

* Correct path to icon

* Updated pt-osc --reverse-triggers help

* Update reverse-triggers option

* PT-1905 Reverse triggers wording

Co-authored-by: Carlos Salguero <carlos.salguero@percona.com>
2021-01-14 15:22:19 -03:00
PaulJacobs-percona
ff8b0aff84 Update release_notes.rst
Don't expose email
2020-08-17 10:03:26 +03:00
Paul Jacobs
db7dee46b6 3.2.1 RNs 2020-08-17 10:01:02 +03:00
Paul Jacobs
c9836d5962 PT-1851 Formatting escape chars as code. Other fixes for Sphinx warnings. 2020-05-29 15:03:43 +03:00
PaulJacobs-percona
b230a9da96 Update release_notes.rst 2020-05-28 15:49:40 +03:00
Paul Jacobs
feb79c37c8 PT-1833 3.1.0 release notes missing from documentation 2020-05-26 17:04:56 +03:00
PaulJacobs-percona
9d3485e79f Update release_notes.rst 2020-04-24 18:02:37 +03:00
Paul Jacobs
cebb1a68db RM-505 Fixed missing docs for pt-pg-summary and a few historical sphinx warnings. 2020-04-24 16:33:52 +03:00
Paul Jacobs
e207d53225 Release notes for 3.2.0 2020-04-22 19:39:41 +03:00
Evgeniy Patlan
5159bd333f Build percona-toolkit-3.0.13 2018-12-28 08:55:28 +00:00
hrvojem
c6451a11d2 Fixed PT-1613
Ported the content from the 3.x txt files to release_notes.rst
to make the build work again
2018-09-13 13:22:55 +02:00
hrvojem
41fdd9f46c Cleaned up release notes, and removed duplicate entries 2018-09-13 07:54:50 +02:00
EvgeniyPatlan
2cb3533611 Build repcona-toolkit-3.0.12 2018-09-11 11:22:26 +00:00
Borys Belinsky
85dedaed92 Change release notes implementation 2018-07-10 14:05:02 +03:00
Carlos Salguero
d4d9d74543 Updated rn y changelog 2018-07-06 11:05:44 -03:00