You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## 2.4.17
2
+
3
+
<B>Breaking change</B>
4
+
If dx_ctl_replication script is used please review your scipts
5
+
and add <i>-action replicate</i> to keep current functionality
6
+
7
+
### Changes
8
+
9
+
- dx_ctl_replication - <b>Breaking change</b> - More functionality (create/update/delete profile) has been added and parameter <i>-action</i> is required
10
+
- dx_get_replication - backup of the replication profiles has been added
11
+
- dx_get_osversion - fix
12
+
- dx_get_config - backup of engine configuration to the JSON file has been added
13
+
- fix to issue with some database names / comments
14
+
-[bug #218](https://github.com/delphix/dxtoolkit/issues/218) - fix in dx_v2p
15
+
-[bug #214](https://github.com/delphix/dxtoolkit/issues/214) - fix to no of CPU
16
+
-[bug #208](https://github.com/delphix/dxtoolkit/issues/208) - fix to limited user privileges
17
+
18
+
### Added
19
+
20
+
- dx_ctl_config - initialise and configure engine using JSON file
21
+
- dx_get_namespace - list all replicated namespace
0 commit comments