Skip to content

Commit 390e288

Browse files
author
maria-farooq
authored
updated release notes for 8.7.0-226
1 parent 9aac459 commit 390e288

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,43 @@ The folowing tags are used to categorize and state the scope of a change
99
* **security improvement** tags changes related to security
1010
* **commercial** tags changes that are available only in the commercial RestcommOne product
1111

12+
== 8.7.0 version 2018-07-10 (docker tag 8.7.0-226)
13+
=== New Features
14+
// New features (whether major or minor) go here
15+
* **REVERTED** [New security constraints applied in order to allow access to organization resources only when hostname of the request match the organization domain that the account credentials belong to.]
16+
17+
=== Breaking Changes
18+
// draws attention to functionality that is getting removed
19+
20+
21+
=== Bug Fixes
22+
* Disable SecurityFilter check for Organization domain
23+
* Provided fix for LCE issue that shutdown docker container
24+
* Provided fix for Outbound PSTN call is not hanging up properly
25+
26+
27+
=== Migration Notes
28+
// Things to consider during migration from previous release
29+
30+
==== Migration steps - part 1
31+
32+
Follow the steps below to upgrade DB schema
33+
34+
* Use full backup database script to backup database - follow <<configuration/MySQL_Backup_Restore_Scripts.html,Mysql backup/restore scripts>>
35+
* Use database schema upgrade scripts to move DB schema to the latest - follow <<configuration/How to use Mysql schema upgrade scripts.adoc#mysql-schema-upgrade,How to use Mysql schema upgrade scripts>>
36+
37+
*At this point, you can upgrade Restcomm-Connect instance.*
38+
39+
==== Rollback steps
40+
In case something goes wrong during the migration/upgrade process, you can rollback changes and run the previous version of Restcomm-Connect
41+
42+
Follow the steps below:
43+
44+
2. Stop 8.7.0 instance
45+
3. Start old version instance.
46+
47+
*You don't need to migrate DB schema*
48+
1249
== 8.7.0 version 2018-07-4 (docker tag 8.7.0-220)
1350
=== New Features
1451
// New features (whether major or minor) go here

0 commit comments

Comments
 (0)