Skip to content

Commit 25e27eb

Browse files
author
Marcin Przepiorowski
committed
change log
1 parent 4751bc7 commit 25e27eb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Change Log
2+
3+
## 2.3.0-rc1
4+
5+
### Added
6+
* Display masked status plus job name - dx_get_db_env
7+
* NFS IOPS added to dx_get_analytic output
8+
* New timestamp format supported for start / end date.
9+
Ex. "-5day" to specify a time now minus 5 days and "-10min" to specify a time now minus 10 min.
10+
* Support for Oracle PDB - provision and metadata backup
11+
* Snapshot and retention policy added to dx_provision_vdb
12+
* Extract system configuration - dx_get_config
13+
* Kick off replication job - dx_ctl_replication
14+
* List replication profiles and last replication status in dx_get_replication
15+
* Display a OS version in dx_get_env
16+
17+
### Changed
18+
* Impoved output for config of databases in dx_get_db_env
19+
* Support for Delphix Engine version 5.1.X
20+
* Various bug fixes

0 commit comments

Comments
 (0)