WANdisco
 Navigation:  v | Release Notes | Install | Upgrade | Administration | Reference | API | Glossary | Archive

SVN MultiSite (MSP) Plus Release Notes

These release notes are limited to the 1.9.x releases, only.

WANdisco SVN MultiSite Plus Release: 1.9.3 Build: 4430

Date: 8 February 2017

Fixes

  • Java JDK 8 is now supported. NV-4835, NV-6020
  • Fixed a bug where the "Commits made today" value was always 1 larger than actually occurred. NV-5900
  • Adding a new node to a Replication Group as "Voter only" is now disabled to prevent a panic requiring node removal/re-installation. NV-5902
  • Fixed rare bug that caused repository removal on node restart. NV-5913
  • Repositories are now never removed by MSP, even on deployment failure, they are simply removed from replication. Customers will need to manually cleanup repository data left on disk if desired. NV-5944
  • Fixed a bug where MSP could return an incomplete list of repositories to ACP causing, in turn, AuthZ failures. NV-5995
  • Fixed a bug where MSP could potentially hang during startup while rotating log files. NV-5999
  • Now includes password encryption tool to enable SSL configuration post-install. NV-6094
  • Support Subversion 1.9.5 patch release. NV-6105
  • Fixed mistaken "svn copy forbidden" when SVN Wildcards are involved. NV-6118
  • Email template variables are now completely documented. NV-6184
  • Fixed bug that could prevent "sync stop all" in very large deployments. NV-6247

Known issues

  • During the UI installation process, if uploading an existing users.properties file please ignore the Invalid file type message if the alert Successfully uploaded users.properties is present in the top right hand corner. NV-5647
  • MSP 1.6.5 cannot be upgraded to MSP 1.9.0, MSP 1.9.1 or MSP 1.9.2. It must be upgraded to either MSP 1.6.6 or MSP 1.9.3 (or above). NV-6152
  • Sometimes a scheduled restart can be delayed indefinitely; solution is a manual restart. NV-5179
  • If IP address of a node is changed via the UI and SSL is configured then all nodes need to be restarted. NV-6251
  • Logging changes in MSP 1.9.3 will cause customized logging settings of the log4j.properties file to be lost during upgrade, and a new log4j.properties file will be created. The original file will remain in place in the properties directory but will have a time stamp appended to the file name. Any prior edits in this file should be reviewed and if applicable, updates made to the new file. Do not alter this property: log4j.rootLogger=ALL, file NV-6273

WANdisco SVN MultiSite Plus Release: 1.9.2 Build: 3368

Date: 1 July 2016

Requirements

  • This release requires that you use WANdisco's special Subversion 1.9.4. on the server. NV-5830
  • If you are migrating from SVN MultiSite Plus 1.6.4, you must upgrade to SVN MultiSite 1.9.2 or above. This is due to the removal of the fsfswd-txn-sequence file. NV-5523

Fixes

  • Removed duplicate data file to eliminate product confusion. NV-5523
  • Eliminate "no such transaction" messages from dashboards since normal occurrence. NV-5725
  • Fixed an error in the EMR scripting. NV-5759
  • Eliminated duplicate warnings from dashboard due to repository with bad permissions. NV-5796
  • Changed logging to match other WANdisco ALM products. NV-5800
  • Fixed Apache Commons Collections security issue. NV-5813
  • Fixed interaction with AD Server to avoid unnecessary failure. NV-5817
  • Fixed a number of silent install issues. NV-5834
  • Fixed a number of consistency check issues. NV-5869, NV-5878

Known issues

  • During the UI installation process, if uploading an existing users.properties file please ignore the Invalid file type message if the alert Successfully uploaded users.properties is present in the top right hand corner. NV-5647
  • MSP 1.6.5 cannot be upgraded to MSP 1.9.0, MSP 1.9.1 or MSP 1.9.2. It must be upgraded to either MSP 1.6.6 or MSP 1.9.3 (or above).
  • Do not use the svnadmin setuuid command on replicated repositories. If you have done so please contact support. NV-6272

WANdisco SVN MultiSite Plus Release: 1.9.1.3 Build: 3499

Date: 25 April 2016

New Features

  • This release requires that you use Subversion 1.9.2. on the server.

Fixes

  • MSP 1.9.1 features "un-sidelining" via the user interface. NV-744/NV-5631
  • Fixed bug that caused "svnadmin hotcopy" to fail in MSP 1.9.0. NV-5632
  • Fixed bug that caused "sync stop" to be unavailable after a node removal. NV-5660
  • Fixed a bug that caused "Consistency Check" to report a false positive in certain circumstances. NV-5707
  • Fixed a bug that prevented repository creation in certain circumstances. NV-5789
  • "svnadmin upgrade" is now a replicated operation (this requires additional documentation, (see 6. svnadmin Upgrade Procedure) since certain upgrades will take a long time while most do not. NV-5359
  • Fixed the startup script to prevent certain failure modes if non-root account uses the "service" command to run the script. NV-5723
  • The "Repository" page will now offer to show you the GUID of the repository (not the SVN repository UUID), this can be used for certain API calls, etc. NV-5232
  • Much better diagnostics for failed repository deployment in the UI. NV-5516
  • Fixed a bug in notifications that prevented proper behavior of the Settings page. NV-5620
  • Prevented display of stale consistency check results. NV-5667
  • Enabled hyphen character ('-') in SSL Certificate Aliases. NV-5670
  • Enabled the talkback log location to be set by the administrator. NV-5467

Known issues

  • During the UI installation process, if uploading an existing users.properties file please ignore the Invalid file type message if the alert Successfully uploaded users.properties is present in the top right hand corner. NV-5647
  • Do not use the svnadmin setuuid command on replicated repositories. If you have done so please contact support. NV-6272

WANdisco SVN MultiSite Plus Release: 1.9.0 Build: 3256

Date: 21 December 2015

The latest version of SVN MultiSite Plus has jumped from 1.6 to 1.9 in order to communicate its tight, newly supported version of SVN.

New Features

  • This release requires that you use Subversion 1.9.2. on the server. If you need to complete product installations from a tarball instead of through the installer then you will need to obtain the required version of Subversion from WANdisco. (NV-3706)
  • Flume upgraded to version 1.6.0 (NV-4938)
  • Repository size field has been removed from the table on the Repositories screen. Repository size can now be seen on each individual repository's screen. To ensure that the size is also accurate, you must click on the Calculate button to poll its current size.(NV-2933)
  • Packed repositories are now fully supported. With repositories of appropriate format packing can be done in parallel with other operations. See SVN MultiSite 1.9 adds support for svnadmin pack. See temporary issue. (NV-2937)
  • Consistency checking of packed repositories is now supported. (NV-2939)
  • Single node replication groups can now be easily created. see (NV-4353)
  • Logging enhanced with better formatting, inclusion of millisecond timestamp. (NV-5027)
  • The "svnadmin upgrade" operation is now supported as a replicated operation - see the documentation for more details - svnadmin upgrade. (NV-5513)
  • It's now possible to change the threshold used to trigger low disk space warnings. You can set the following values in the application.properties, then restaring the replicator:
    monitor.threshold.severe
    sets the level at which the replicator will shutdown. Previously this was hardcoded to 100MB.
    monitor.threshold.warning
    sets the threshold for sending out a Warning.
    Read more in the Admin Guide - Tunable Settings. (NV-5366)

Fixes

  • Pack operation is not replicated.(NV-2938)
  • SSL handshake failures are now logged. (NV-2969)
  • License expiry notification fixed. (NV-3472)
  • Repository removal is now logged. (NV-3845)
  • Umask can now be configured for the product. (NV-3949)
  • Nodes now properly displaying on world map. (NV-4542)
  • Repository creation fixed so prior incorrect attempt does not prevent new attempt. (NV-4807)
  • "StartHelperProcess.sh" no longer required for adding a new node to a large RG; removed from distribution. (NV-4845)
  • Tar-ball installation now displays installation path at confirmation step. (NV-4871)
  • Repository statistics collector no longer run due to changes made relating to NV-2933. (NV-4921)
  • If Account Access Auditing is installed without configuring any files to be audited then a warning is displayed.(NV-4960)
  • Spurious "unalias: cp: not found" error eliminated. (NV-5080)
  • Installer will only query once for password to be used for both key and keystore. (NV-5197)
  • Sorting on "Status" and "LRO" columns now works properly on Repositories screen. (NV-5286)
  • Warning logged if Content Delivery directory is not writeable. (NV-5329)
  • Now possible to set a higher limit on the minimum amount of disk space required for replicator operation. Falling below will cause a log message and replicator shutdown ( NV-5366)
  • If the "Pending Transactions" field has a "-1" then its color will be Red (not Green). (NV-5430)
  • REST API to remove a repository will now return a task-id. (NV-5431)
  • Installer no longer relies on "rsync" command. (NV-5444)
  • Now able to select all available nodes from dropdown box even with a large number of available nodes. (NV-5453)
  • Long replication group names are no longer truncated. (NV-5454)
  • Logging for the UI is now in a better place. (NV-5527)
  • NV-5532 - Some inefficiencies in Consistency Checking addressed. (NV-5532)

Known issues

  • It's currently not possible to create a repository with a name that contains a forward slash (/) character. This limitation will be fixed in a future release. (NV-5501)
  • You should not run an consistency check while an svnadmin pack operation is in progress as this currently results in an error. We'll address the problem in the next release. (NV-5612)
  • If your Apache configuration file has a specified value for the AcceptMutex command then you must change the directive's name from "AcceptMutex" to "Mutex", or delete the directive altogether. Please read Upgrading from Apache 2.2 to 2.4 for more details on critical details when upgrading Apache configurations from Apache 2.2 to Apache 2.4. (NV-5584)
  • During the UI installation process, if uploading an existing users.properties file please ignore the Invalid file type message if the alert Successfully uploaded users.properties is present in the top right hand corner. (NV-5647)
  • Do not use the svnadmin setuuid command on replicated repositories. If you have done so please contact support. NV-6272

WANdisco SVN MultiSite Plus Release: 1.6.1 Build: 32767

Date: 2 November 2015

New Features

  • Log file time stamps now resolve to milli-seconds to assist timing analysis. (NV-5027)
  • No longer require GRO during repository repair process (need check documented process too). (NV-5369)
  • Better examples of SSL keystore/truststore construction. Better wording and more examples for SSL config. (NV-5442)
  • Better performing default value for fsfs.in.memory.cache.size. (NV-5432)

Fixes

  • Fixed installer so "unalias: cp: not found" error no longer occurs. (NV-5127)
  • Fixed installer so a number of "No such file or directory" messages no longer occur. (NV-5158)
  • Fixed tar-ball installer so that it will abort if wrong version of SVN is installed. (NV-5303)
  • Eliminated incorrect severe error when moving repo from one RG to another. (NV-5309)
  • Fixed permissions on sub-repository artifacts when repository created by MSP. (NV-5313)
  • Fixed installer to fail if more than one version of SVN is installed (not supported). (NV-5316)
  • We now need to document the specific release of SVN that is required for each MSP release. In this case 1.8.14-2. (NV-5361)
  • If a incompatible version of SVN is installed then the installer will error out; customer needs to manually remove the incompatible version and then re-run the installer. (NV-5372)
  • Fixed problem where Nodes page and Repositories page would not display if a repository had been sidelined. (NV-5373)
  • Fixed addition of repository to a new node so it completes quickly. (NV-5411)
  • If a repository is sidelined the the "Transactions" column will show as "-1". (NV-5386)
  • APR and APR_UTIL are available via a tar-ball for those customers using tar-ball installer onto a RHEL 6.5 using platform supplied Apache. (NV-5403)
  • Fixed addition of large repositories so their addition completes quickly. (NV-5411)
  • Fix documentation of repository repair to eliminate GRO step. (NV-5435)
  • Fix installer not to depend on "rsync" optional component. (NV-5441)
  • Fix required SVN version so python bindings work properly. (NV-5449)

WANdisco SVN MultiSite Plus Release: 1.6 Build: 32467

Date: 25 August 2015

New Features

  • This version of SVN MultiSite Plus is bundled with SVN 1.8.13. (NV-4947)
  • Made various improvements to the installer step that sets the server's Umask settings. (NV-4371)
  • The logging header will now include the server's hostname / full qualified domain name as well as IP address. (NV-4486)
  • The editing of a replication group now displays the same messaging that is displayed when creating a replication group. (NV-4769)
  • The installer will no longer timeout while waiting for the user entries. (NV-4927)

Fixes

  • Fixed issue in node scheduler logic that resulted in incorrect handling of weekend changes. (NV-2438)
  • Fixed issue where adding a node with same node as a previously removed node would cause an error when viewing the Replication Group page. (NV-2460)
  • Now provide feedback during installation when a process is found already running on a selected port. (NV-2466)
  • Fixed an issue where spurious severe replicator log messages were generated when getting stats for packed repositories. (NV-2932)
  • Enabled auditor users to REST API calls required if deploying a load balancer. (NV-3497)
  • The logs now qualify whether a repository is sent offline automatically or through admin intervention. (NV-3283)
  • Fixed an issue where entering an error in the induction IP address field would prevent the induction from completing, even after correcting the error. (NV-4078)
  • We now filter warnings which occur when proposals are rejected because they have already been actioned. These warnings would occur in rare situations when changes are made to the replication changes at the same time, resulting in one set of changes being accepted and one set failing. (NV-4141)
  • No longer possible to start a consistency check on a repository that no longer exists. (NV-4273)
  • Fixed an issue where running a consistency check when there's no quorum would result in misleading results. Now running a consistency check without quorum will result in an appropriate warning. (NV-4275)
  • Fixed an issue where repositories moved from active to passive nodes would still appear to accept commits. (NV-4302) (NV-4299)
  • Fixed an issue that stopped the number of pending transactions from being correctly displayed on the Repository page. (NV-4304)
  • Fixed an issue that resulted in a null pointer exception that would happen if you tried to view an information page for a repository that had been removed from the replication group. (NV-4305)
  • Fixed an issue where a repository would be incorrectly show as inconsistent on the repository page, as a result of an earlier API-driven consistency check that was run while there was no quorum. (NV-4355)
  • SVN MultiSite Plus now SVN sequence numbers that are compatible with up-and-coming versions of SVN (starting with version 1.9). (NV-4392)
  • Fixed a minor error that stopped dashboard messaging from being decluttered by setting an item age threshold value in application.properties file.(NV-4463)
  • Fixed an issue where email notifications of an out of local repository disk space event are not triggered. (NV-4532)
  • Fixed issue where replicator would fail to start and generate a PANIC java.lang.AssertionError. (NV-4573)
  • Fixed an issue that could occur when changing memberships after the loss of a node. The resulting state could result in an endless cycle of restarts due to failing an assertion. (NV-4582)
  • The installer now better handles upgrades where Flume is not installed for handling auditing. The interactive installer now prompts for requirements instead of throwing an error. (NV-4599)
  • Fixed an issue that could in very rare circumstances result in an NPE during the induction of new nodes. (NV-4872)
  • Completed additional optimization to improve general performance of the admin UI. (NV-4809)
  • Email template now includes trigger and template for sending warnings about approaching expiration of product license. (NV-4840)
  • Improved grouping of email notification events in the drop-down selector on the admin UI. (NV-4859)
  • Licensing has been corrected to not require 2X licenses for customers running case sensitive environments. (NV-4861)(NV-5081)
  • Adding multiple repositories through the Admin UI will no longer cause you to be logged out. (NV-4864)
  • Fixed an issue where upgrading the product could break LDAP settings due to an mishandling of valid "&" characters. (NV-4873)
  • Made changes to support the use of Flowdock with Subversion MultiSite. (NV-4908)
  • Fixed an issue that resulted in the mishandling of ** wildcard rules, resulting in permission errors. (NV-4898)
  • Information displayed on the dashboard is now correctly removed after the time period (Dashboard Item Age Threshold (Hours), set on the Settings screen of the admin UI. (NV-4910)
  • Increased Java heap for when Flume is installed. (NV-4918)
  • When deploying Flume for auditing: Fixed a conflict between competing "flume" service names. (NV-4932)
  • WANdisco's underlying DConE replication system includes a number of fixes for edge case problems. (NV-4923)
  • Permission errors on a repository now result in appropriate logging errors. Previously it was possible that a failure to complete a check on a repository would result in the test passing instead of being reported as incomplete. (NV-4936)
  • The repository repair system now permits for a retry of the initial helper process where all repositories are brought to a stop. (NV-4939)
  • Corrected attribution of automatic actions in logs. Previously some actions where appeared to have been done manually by an administrator when in fact they were automated actions kicked off indirectly by administrator actions. (NV-4978)
  • Removed stray newline characters "
" from email message templates. (NV-5040)
  • Unintended white spaces pasted into the data fields in the induction process no longer causes the induction to get stuck in pending. This issue was seen when testing in the Firefox browser, where using its native double-click to select feature would add a hidden tab character to the selected text. (NV-5048)
  • Improved handling of node locations on world map on the Nodes page, now allowing for locations that fell outside a previously set of latitude and longitude limits. (NV-5077)
  • Fixed error in handling flume installation that resulted in incorrect error messaging and could report a failed installation as successful. (NV-5083)
  • Admin UI "growl" message now correctly appears if an attempt is made to remove a node from outside its replication group. (NV-5087)
  • Installing SVN MultiSite Plus with Flume no longer fails if Access Control and Flume have already been installed. (NV-5102)
  • Scheduled consistency checks will correctly stop running when disabled in the admin UI. (NV-5109)
  • Fixed an issue where a replication group could appear ready, even if it was still pending if the node on which it was created was restarted. (NV-5132)
  • Incorrect error message no longer shows in the admin UI when trying to add a new repository to a replication group that has not yet been completed. (NV-5133)
  • We now verify that there isn't an ongoing bulk consistency check before allowing another to start. (NV-5144)

Known Issues

  • Changes to some SVN elements that come with version1.6 may invalidate data that is currently cached by either Apache or svnserve. For this reason, you should shutdown Apache and svnserve on all nodes before starting an installation or upgrade to version 1.6. Don't forget to restart the service once all nodes have been installed/upgraded. (NV-5256)
  • There is a minor issue with the IP/Host name entry field on the installer's Server Settings screen where the dropdown selector button doesn't appear if the browser window's size is reduced. (NV-5134)
  • There's currently an issue with installing SVN MultiSite Plus into an existing directory using the tar-based installer. If you set the installation path to be the same as a previous installation then the installer will fail with a message like:
    Install Error: Packaging directory is aldeady present at /opt/myInstall please remove before reinstalling.
    It's possible to work around this issue by installing SVN MultiSite Plus with the mounted file system unmounted. Then shut it down, move it out of the way (rename the install directory), create the mount-over directory, mount the file system, tar-pipe-copy the installed software from the renamed directory into the mounted directory.
  • It's currently not possible to set up SSL encryption using different passwords for the key and keystore. If different passwords are used, you will see a PANIC error log like the following:
    2015-02-12 16:25:39 ERROR [PanicHandler:handle] - main:[PANIC:
    java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
    (NV-5197)

WANdisco SVN MultiSite Plus Release: 1.5 Build: 1964

Date: 1 July 2015

Fixes

  • Fixed slow Content Delivery that could occur with a specific set of network conditions. (NV-4909)

Known Issues

  • Currently, you need to ensure that the Number of Revisions in Default Consistency Check are the same on all nodes before starting a check. This is important if you have edited the value in production and then add a new node, which will use the default value unless it is edited to match.

WANdisco SVN MultiSite Plus Release: 1.5 Build: 1845

Date: 21 May 2015

Fixes

  • Fixed an issue in the transform tool which is used to handled database schema changes during product updates. In extreme cases, product upgrades could exhaust the Java Heap. We've now updated the transform tool so that it requires significantly less memory. (NV-4889) (NV-4856)
  • We've made improvements to the upgrade process to reduce the time that it can take to upgrade SVN MultiSite nodes on deployments with large numbers of nodes. (NV-4723)


WANdisco SVN MultiSite Plus Release: 1.5 Build: 1659

Date: 27 March 2015

Fixes

  • Email notification is now triggered correctly for Local Read Only event. (NV-4686)
  • log-police.py no longer hangs when running outside of pre-commit. (NV-4687)
  • You cannot make a manual schedule change when a node is down. (NV-4709, NV-4741)
  • You cannot remove a node when a different node is down. (NV-4711)
  • When replicator panics, all nodes are present in the replication groups on return. (NV-4718)
  • Membership is correct when moving repositories to new replication group. (NV-4737, NV-4754)
  • You cannot "add node" when a node is down. (NV-4738)
  • You can "remove node" with a down node. (NV-4740)
  • Tasks complete and do not report as pending. (NV-4745)
  • Reinstalled nodes report connection when inducted. (NV-4749)
  • Unique rule IDs added to email log outputs. (NV-4752)
  • We have disabled SVN rep-cache in FSFSWD. (NV-4758)
  • Commit performance fixes have been made. (NV-4778)
  • System startup/shutdown script priorities have been corrected. (NV-4782)
  • We've made fixes to commit performance (Content Distribution). (NV-4797)
  • Documentation corrected to describe the upgrade process to enable more parallelism. (NV-4803)
  • Documented new Content Distribution tunable, content.max.idle.time. (NV-4804)
  • Fixed upgrade from MSP without Flume to MSP with Flume. (NV-4812)
  • You can now disable schedule from Replication Groups tab. (NV-4812)

Known issues

  • Default start and kill priorities are incorrect in SUSE 11. (DE562)
  • If you try to do an EMR on a node but everything still has quorum, then no nodes are reconfigured. The system then expects an EMR report from all nodes even though there is one node down, the one you want to remove. Do not use EMR in this situation. (NV-4700)
  • MSP installer exits with error when replacing existing SVN binaries. (NV-4755)
  • Consistency Check via UI does not return results for all nodes in the RG on the repository info page. (NV-4428)
  • LDAP filters must include "{0}" (a match to account attempting login). (NV-4682)
  • Currently a misspelled "content.push.policy" fails badly. (NV-4810)
  • GitMS installer fails if the user that runs GitMS does not have root .gitconfig. The workaround is to make the home directory and run the installer again. (NV-4788)
  • When the EMR beacon task completes, some pending tasks are left on the dashboard. Contact WANdisco Support. (PLAT-728)


WANdisco SVN MultiSite Plus Release: 1.5 (Build: 1364)

Date: 13 February 2015

Fixes

  • We have upgraded to Platform 1.1.8. This release includes safeguarding the process of adding a replication group while a node is down. (NV-4662)

Known issues

  • When the EMR beacon task completes, some pending tasks are left on the dashboard. Contact WANdisco Support. (PLAT-728)
  • You cannot edit replication group schedules while a node is down. (NV-4701)
  • The replicator may stop work if, on upgrade, the Flume install var is set to a directory that is inaccessible, i.e. that cannot be written to by anyone, including root. (NV-4628)


WANdisco SVN MultiSite Plus Release: 1.5 (Build: 1129)

Date: 23 January 2015

Fixes

  • MSP now checks that the name and path of new repositories are not already in use, and issues appropriate messages if they are. (NV-4642)

Known issues

  • The list of email template variables has expanded. We need to document these. (NV-4435)
  • There is currently a workaround issue with statistics information to enable extremely large repositories where there are a lot of revisions. This will be described in more detail in future. (NV-4637)
  • The replicator may stop work if, on upgrade, the Flume install var is set to a directory that is inaccessible, i.e. that cannot be written to by anyone, including root. (NV-4628)


WANdisco SVN MultiSite Plus Release: 1.5 (Build: 1071)

Date: 14 January 2015

Fixes

  • The SVN binary build now pulls in RHEL5 execute scripts. (NV-4621)

  • CheckRepositoryAbortProposal now does not replay after completing, and therefore replicator panics are not caused. (NV-4613)

Known issue

  • The replicator may stop work if, on upgrade, the Flume install var is set to a directory that is inaccessible, i.e. that cannot be written to by anyone, including root. (NV-4628)


WANdisco SVN MultiSite Release: 1.4.1 (Build: 0630)

Date: November 7, 2014

WANdisco's SVN MultiSite Plus allows large, widely distributed development teams to truly work as if they are in the same location with continuous availability across the enterprise.

Available Packages

svn-multisite-plus-<distro>.sh
- Installer
license.key
- Your product license file (one per node)

System Requirements

Before you install this software you must ensure that you currently meet the necessary system, software and hardware requirements for running WANdisco SVN MultiSite Plus:
docs.wandisco.com/svn/ms-plus/install.html#deployment_checklist

Installation

You can find detailed instructions on how to get up and running in our online Git MultiSite User Guide:
docs.wandisco.com/svn/ms-plus/

Upgrades from an earlier version

There are a number of different procedures for upgrading existing installations:
- docs.wandisco.com/svn/ms-plus/upgrade.html

Previous Release Notes

You can view the release notes for previous releases in the release notes archive:
docs.wandisco.com/svn/ms-plus/release/release_archive.html

New Features

  • Dashboard messages can now be hidden, individually or in bulk. (NV-4527)

  • Users with 'auditor' permissions can now make REST API calls to any load balancer that is part of the deployment. (NV-4528)

  • The email notification system now has more system variables available for use in messaging:
    {node}
    - Node name
    {event.repository.name}
    - applicable repository event, e.g. Deploy Repository Succeeded, Repository now global or local read only.
    {event.originalProposal.repository.name}}
    - Names the relevant repository that corresponds with an event
    {event.resource.filePathString}
    - Passes the path of the resource that a data monitor is watching
    
    More information about email notification. (NV-4529)

Fixed Issues

  • Fixed an issue that could cause a null pointer exception when removing a repository through SVN MultiSite. (NV-4554)

  • Fixed an issue where the Audit installer doesn't ask for or properly set the recommended umask value. (NV-4467)

  • Fixed an issue where the SSL keystore alias was being used when SSL was enabled. (NV-4135)

  • Version 1.8.10-7 WANdisco's SVN binaries are now available for RHEL 6 server. (NV-4563)

  • Fixed the name of the property in the application.properties file that controls the time to live value of dashboard messages. The property is called "dashboard.housekeeping.item.age.threshold". NV-4563

Known Issues

  • When setting a repository to Global Read-only a message will appear through the UI that warns that the operation failed. Currently this message is appearing when the operation is actually successful. (NV-4549)

  • The installer currently doesn't check if you want to monitor Apache, sshd logs or input Apache Avro parameters. We'll ensure these are included in the installation in future release. Until then you can manually configure these elements by following the procedure Manual Setup for Audit logging. (NV-4593)