Commit Graph

19 Commits

Author SHA1 Message Date
2eda89c21d Changed Jira links to jira.mariadb.org
The old atlassian links point to a read-only version of the Jira.
2016-03-09 17:44:01 +02:00
cfefc046e9 Merge branch 'release-1.3.0' into develop 2016-02-11 10:23:00 +02:00
889a90fb42 Update 1.3.0 release note. 2016-02-01 10:24:35 +02:00
b470ebe732 Disabled connection_timeout because it's unsafe to use
The current implementation of the session timeout functionality is not safe to
use. Added a warning to the documentation and disabled the code. If the user
tries to use it, a warning is logged.
2016-01-19 15:29:01 +02:00
c1a906a60d Remove beta status.
Remove all references to beta. This is now 1.3.0.
2016-01-19 13:59:10 +02:00
36bd218afd Cleaned up documentation
Fixed spelling mistakes, cleaned up formatting and added missing links.
2016-01-08 11:02:12 +02:00
e0e0d3a5e5 Add location of source and packages to readme. 2016-01-05 16:09:10 +02:00
94edc847c2 Updated readconnroute limitations
The limitation with readconnroute and LONGBLOB is only when data is being sent
from the client to MaxScale. The client can still query for LONGBLOB data
without any side-effects.
2015-12-30 14:50:03 +02:00
e40944c9b9 Added note about persistent connections
Since the persistent connections do not track session state, a note should
be added somewhere which states this.
2015-12-30 11:31:36 +02:00
6953617183 Added a note about launchable script changes to the release notes. 2015-12-11 10:06:52 +02:00
16c541ce31 Update 1.3 release notes. 2015-12-10 14:13:40 +02:00
1d9e8c7ae4 Update 1.3 release notes. 2015-12-10 14:10:54 +02:00
53b376e4ce Update 1.3 release notes. 2015-12-10 13:58:03 +02:00
aab4c896b7 Update bug list in release notes. 2015-12-10 10:56:28 +02:00
c3ebc7c18e Add persistent connection information to release notes. 2015-12-09 14:42:26 +02:00
14df148243 Added a section about PCRE2 integration
The integration of the PCRE2 library into the regexfilter caused the
substitution rules to change now that it actually works and this needed
to be mentioned in the release notes.

Also fixed some minor things like links.
2015-12-06 10:42:05 +02:00
f850565ff2 Binlog router section added
Binlog router section added
2015-12-04 10:22:53 +01:00
c78bdeacb9 Create 1.3.0 release note. 2015-12-03 15:07:02 +02:00
406a51f824 Create 1.3.0 release note. 2015-12-03 15:01:09 +02:00