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
8ae06573dd
Know issues update
...
Know issues update
2015-04-02 17:03:48 +02:00
56afee9f84
Binlog Router Plugin compatibility
...
Binlog Router Plugin compatibility
2015-04-02 16:07:20 +02:00
da406db292
Changed install path to /usr/local/mariadb-maxscale
2015-03-23 20:12:56 +02:00
a28759f1f4
Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop
2015-03-23 15:06:42 +02:00
7cfc1d3cc9
Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.
2015-03-23 14:53:31 +02:00
5d134a6370
Tidy format of release notes 1.1
2015-03-23 12:32:32 +00:00
498b500c2d
Updates and pointing to latest release notes
2015-03-23 12:30:29 +00:00
a1bb4cd3e2
Release Notes 1.0.5 Update
...
Release Notes 1.0.5 Update
2015-03-20 11:15:15 +01:00
85473f8421
Release Notes 1.1 Update
...
Release Notes 1.1 Update
2015-03-20 11:09:46 +01:00
31bb4eebe8
Release Notes 1.0.5 added
...
Release Notes 1.0.5 added
2015-03-20 11:06:37 +01:00
3cd07cc5c7
Release Notes 1.1. Update
...
Release Notes 1.1. Update
2015-03-20 09:16:40 +01:00