8ced59c48e
Merge commit 'd5af608fe58ff9ed8f77021424708ae8a71fc53c' into release-1.4.1
...
Pulled updates from MaxScale-Documentation.
2016-03-23 09:44:34 +02:00
697223da89
Add beta status to release notes.
2016-03-16 08:48:54 +02:00
aa24289f77
Added note about password encryption to release notes
...
The change to MD5 based password encryption requires that all encryption
keys are recreated.
2016-03-15 16:33:35 +02:00
059ba5a1cf
Added a note about changed service user permissions to release notes
...
The added extra grants required by each service user was not mentioned in the
release notes and would only have been found out after an upgrade.
2016-03-15 10:35:39 +02:00
36144fe3b3
Update 1.4.0 release notes.
2016-03-15 09:37:36 +02:00
b9a9b1ebae
Updated 1.4.0 release notes
...
Added GA to the title and mentioned removal of `enabled` mode for SSL.
2016-03-10 10:52:02 +02:00
fb34d65174
Fixed broken links and spelling errors
...
One link in an older release note was broken and some of the changes made
in the documentation had introduced spelling mistakes.
2016-03-10 10:06:27 +02:00
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
ae91fb90cf
Added fwfilter new features to documentation
...
Added user configurable actions and logging options as the new features.
2016-03-09 17:29:27 +02:00
e2588e3c95
Moved all limitations to Limitations.md
...
This removes duplicate information and keeps the list of limitations
in a central place.
2016-03-09 15:00:53 +02:00
1309607a69
Update 1.4.0 release notes.
2016-03-09 12:43:24 +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
1499bfd784
Merge branch '1.3.0-release-note' into doc_fixes
2015-12-09 13:12:47 +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
1b1958ca4f
Fixed spelling mistakes and cleaned up documentation
...
Various documents had minor problems in them that needed cleaning up.
2015-12-02 11:17:39 +02:00
3a06710056
Merged 'master' into develop.
2015-07-15 17:21:24 +03:00
a6b35af9f6
Fixed release note titles.
2015-07-10 22:23:10 +03:00
72844c9e13
Added lsyncd guide to release notes.
2015-07-07 16:22:26 +03:00
082a78ac3d
Updated release notes.
2015-07-07 16:02:29 +03:00
5b95e2b32e
Updated 1.2 release notes.
2015-07-06 17:06:41 +03:00
e09e5381ec
Fixed table.
2015-07-02 15:05:03 +03:00
fed2cd9a3a
More broken tables.
2015-07-02 15:02:19 +03:00
3817b6fca8
Fixed broken table.
2015-07-02 15:01:16 +03:00
ea14839dbc
Updated release notes with fixed bugs.
2015-07-02 14:55:43 +03:00
f44a3cf758
Updated 1.2 release notes.
2015-06-23 20:10:43 +03:00
6e2611f241
Updated documentation with new configuration file name.
2015-06-03 11:07:06 +03:00
5f076b81d4
Merge branch 'install_dir_change' into develop
...
Conflicts:
CMakeLists.txt
Documentation/Tutorials/Administration-Tutorial.md
log_manager/CMakeLists.txt
server/core/CMakeLists.txt
server/core/gateway.c
server/core/maxkeys.c
server/core/maxpasswd.c
server/modules/filter/test/CMakeLists.txt
server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
04aaaea717
Added 1.2 release notes.
2015-05-22 18:26:20 +03:00
4ed3ffc398
Fixed typos in deocumentation
2015-05-13 19:56:52 +03:00
3b32717f7e
Updated the changelog and added preliminary MaxScale 1.1.1 release notes.
2015-05-07 23:11:51 +03:00
df8f63e141
RC to GA
...
RC to GA
2015-04-08 16:50:01 +02:00
6d2d6da07b
BinLog router compatibility update
...
BinLog router compatibilty update
2015-04-08 14:54:52 +02:00
4e99eb63fb
Fixed typos in the release notes and changed some wording.
2015-04-02 18:42:42 +03:00
46806a3d5b
Updated release notes with fixed bugs.
2015-04-02 18:25:53 +03:00