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
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,19 @@
1
-
## 2.4.15
1
+
## 2.4.15.1
2
2
3
3
### Added
4
4
-[enhancement #194](https://github.com/delphix/dxtoolkit/issues/194) Last refresh date added to dx_get_db_env as a new column
5
+
- dx_get_source_info is displaying now a status for Validated Sync opertion for MS SQL and Sybase
6
+
- dx_get_db_env has a new column showing last VDB refresh time
7
+
- dx_get_vdbsize - new script to display total storage used by VDB
8
+
5
9
6
10
### Changed
7
11
-[bug #197](https://github.com/delphix/dxtoolkit/issues/197) dx_get_db_env is displaying now a parent snapshot / time of the parent dSource / VDB - not a rollback one
8
12
-[bug #185](https://github.com/delphix/dxtoolkit/issues/185) dx_get_db_env is not displaying errors for replicated objects
9
-
-[bug #190](https://github.com/delphix/dxtoolkit/issues/190) dx_provision_db works with None snapshot policy
13
+
-[bug #190](https://github.com/delphix/dxtoolkit/issues/190) dx_provision_db works with None snapshot policy
14
+
-[bug #198](https://github.com/delphix/dxtoolkit/issues/198) dx_get_source_info failing with vFiles dSources
15
+
-[bug #199](https://github.com/delphix/dxtoolkit/issues/199) reserved space added to dx_get_appliance
0 commit comments