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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
## 2.4.1
2
+
3
+
Configuration files with an encrypted passwords has to be regenerated due
4
+
to changes with encryption keys and adding a checksum to password encryption.
5
+
6
+
### Added
7
+
8
+
- dx_get_engine_time script to display an engine time using a time zone defined in Delphix Engine
9
+
-[fix for #84](https://github.com/delphix/dxtoolkit/issues/84) - shared / unshare action added to dx_ctl_js_bookmarks
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
13
+
14
+
### Changed
15
+
- better support for log in errors ( cookie clean up )
16
+
- dx_get_js_snapshots will skip a template bookmarks
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
20
+
21
+
1
22
## 2.4.0
2
23
3
24
Configuration files with an encrypted passwords has to be regenerated due
0 commit comments