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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,16 @@ to changes with encryption keys and adding a checksum to password encryption.
8
8
- dx_get_engine_time script to display an engine time using a time zone defined in Delphix Engine
9
9
-[fix for #84](https://github.com/delphix/dxtoolkit/issues/84) - shared / unshare action added to dx_ctl_js_bookmarks
10
10
-[fix for #94](https://github.com/delphix/dxtoolkit/issues/94) - shared / unshare action added to dx_ctl_js_bookmarks
11
+
-[fix for #96](https://github.com/delphix/dxtoolkit/issues/96) - support for changing a host in an environment added
12
+
-[fix for #97](https://github.com/delphix/dxtoolkit/issues/97) - dx_ctl_users enhancement - adding a SSH key to user
11
13
12
14
### Changed
13
15
- better support for log in errors ( cookie clean up )
14
16
- dx_get_js_snapshots will skip a template bookmarks
15
-
-[fix for #98](https://github.com/delphix/dxtoolkit/issues/98)fix for session user check if user has a domain specified
17
+
- fix for disabled databases
18
+
-[fix for #93](https://github.com/delphix/dxtoolkit/issues/93) - fix for file upload in dx_ctl_engine_upgrade. TODO: apply needs to detect engine reboot
19
+
-[fix for #98](https://github.com/delphix/dxtoolkit/issues/98) - fix for session user check if user has a domain specified
0 commit comments