c8d4052aec
Improve release note generation script
...
The script can now be run from outside of the directory it is contained
in.
2019-01-03 13:34:10 +02:00
35d31801bb
Merge branch '2.2' into 2.3
2018-12-17 23:52:56 +02:00
8b6022ee6d
Fix link in 2.3.1 release notes
2018-12-17 09:33:22 +02:00
562bd0c3fb
Update release date
2018-12-13 10:55:08 +02:00
136c0c3062
Add release notes for 2.2.18 and update change log
2018-12-12 12:44:48 +02:00
7872474595
Add missing bug fix to release notes
2018-12-03 15:30:47 +02:00
cd95ca7092
Update 2.3.2 release date
2018-12-03 14:51:40 +02:00
2b25f8522f
Update 2.3 changelog and 2.3.2 release notes
2018-11-28 14:26:15 +02:00
cf66cc6968
Merge branch '2.2' into 2.3
2018-11-28 11:27:44 +02:00
b3a425c048
Update 2.2.17 release date
2018-11-28 11:07:06 +02:00
f87ff431c1
Merge branch '2.2' into 2.3
2018-11-27 11:46:47 +02:00
4efb2672ff
Update 2.2 change log and 2.2.17 release notes
2018-11-27 10:39:14 +02:00
0c77514aaf
Update release notes
...
Explains the default setting of assume_unique_hostnames.
2018-11-27 10:23:36 +02:00
dcf53da209
Enable connection_keepalive by default
...
Enabling the feature by default prevents the master connection from dying
during times when there are very little or no writes. Having a modest ping
interval of 300 seconds serves to minimize the amount of extra work that
both MaxScale and the server have to do while still keeping the
connections in good shape.
2018-11-26 09:42:11 +02:00
dd27fe0c04
Enable the watchdog
...
As the watchdog related problems have now been dealt with, it is
safe to have it enabled by default.
2018-11-21 15:33:14 +02:00
ad7c5dd981
Update release date
2018-11-20 19:25:56 +02:00
c552845fd1
Deprecate old admin modules
...
Added notification messages for the deprecation of the old admin interface
modules. Also added notes into the documentation about their deprecation.
2018-11-20 10:51:49 +02:00
e3ad827288
Do not enable the watchdog by default
...
Any administrative operation, performed using maxadmin or maxctrl,
that takes longer than the watchdog timeout will cause MaxScale to
be killed and restarted by the watchdog.
2018-11-20 10:43:59 +02:00
9263c1cf8d
Correct default watchdog timeout from 30 to 60
...
Documentation change.
2018-11-19 09:39:52 +02:00
9b850cff92
Update changelog and 2.3.1 release notes
2018-11-15 11:05:25 +02:00
ebe41614ad
Add csmon to release notes
2018-11-14 16:23:47 +02:00
16bff06a50
Update release notes and upgrading document
...
Added a section about unknown global parameters being treated as errors to
both documents and fixed the passwd deprecation description in the
upgrading document.
2018-11-14 16:23:47 +02:00
8058e46309
Add link to maxctrl
2018-11-08 13:52:54 +02:00
112c25ab1f
MXS-1780 Update release notes
2018-11-08 13:50:42 +02:00
32f2e769f4
MXS-1780 Make retain_last_statements service specific
2018-11-08 12:08:42 +02:00
d489483c0a
MXS-2137 Update MaxAdmin documentation
2018-11-06 09:49:25 +02:00
edaf4ad42e
Add deprecation notes to release notes
2018-11-06 09:49:25 +02:00
656b3e60f6
Deprecate mmmon and ndbclustermon
...
Separated mmmon and ndbclustermon from the list of supported modules into
their own legacy section. Added a warning about the deprecation to the
relevant documents.
Also added the csmon link to the documentation contents.
2018-11-05 23:24:51 +02:00
6497c1f5b3
MXS-1779 Update release notes
2018-11-01 11:26:36 +02:00
cab40c54e4
Merge branch '2.2' into 2.3
2018-11-01 10:52:42 +02:00
0e718d1207
Update release date
2018-11-01 10:34:07 +02:00
7deed35587
Merge branch '2.2' into 2.3
2018-10-31 09:03:09 +02:00
ec69a52c1e
Update 2.2 release notes and change log
2018-10-30 14:22:20 +02:00
b06d9830ae
Extend ADAPTIVE_ROUTING in release notes
...
Added a link and made the description more uniform with the rest of the
document. Also made the description slightly simpler so that it's easier
to understand.
2018-10-29 12:06:12 +02:00
5a87748153
MXS-2090 Update 2.3.1 release notes
2018-10-19 08:03:11 +03:00
2ac4df7772
Remove empty heading
2018-10-11 10:40:55 +03:00
f9e4837f44
Add note of maxadmin list threads to release notes
2018-10-11 10:38:15 +03:00
6c1486ed06
Fix cache release notes note
2018-10-11 10:20:07 +03:00
4659c45a6b
Updated release notes of MariaDBMonitor
...
One added feature was missing. Also added some links.
2018-10-10 18:32:46 +03:00
ad0f87faef
Remove all 2.2 release notes from 2.3.
...
By convention, the release note directory of a minor version only
contains the release notes of that version.
2018-10-09 09:44:10 +03:00
0d64bfc558
Update 2.3.0 release date.
2018-10-09 09:26:33 +03:00
9c52ba5c07
Update release notes and documentation for the Throttle Filter
...
and Adaptive Routing
2018-10-05 13:52:42 +03:00
59d45aabb4
MXS-1980 Update documentation
...
And release note and change log.
2018-10-05 12:16:18 +03:00
0ff72c5d5e
Change table sharding to table family sharding
2018-10-04 15:17:54 +03:00
81c24888da
Fix release note headings
2018-10-04 14:27:54 +03:00
4a01410742
Update schema router documentation
2018-10-04 13:01:40 +03:00
e73ecae677
MXS-1845 Update documentation
...
Small cleanup and updates to release notes.
2018-10-04 11:45:33 +03:00
a438a6df34
Add note about backend connection IDs to release notes
2018-10-04 11:33:19 +03:00
af91192498
Add network throttling to release notes
2018-10-04 11:31:15 +03:00
a8b2f70041
Add binlogfilter to release notes
2018-10-04 11:31:15 +03:00