Dolphie

Latest version: v6.7.0

Safety actively analyzes 687942 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

3.0.10

- Replaced main screen's footer with popup notifications. Much more of an elegant solution :)
- Command modals now have their validation errors displayed within the modal itself instead of returning to main screen and displaying it there
- Added Disk I/O graph (thanks lefred)
- Added TRX Time column in processlist for `T` command. It also by default now shows idle transactions
- Fixed 27 & 28
- Fixed a processlist time sorting bug
- MariaDB 10 compatibility by gregorg in https://github.com/charles-001/dolphie/pull/25
- Docs: Add homebrew installation by chenrui333 in https://github.com/charles-001/dolphie/pull/29

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.9...3.0.10

<img width="1445" alt="Screenshot 2023-08-28 at 3 37 31 AM" src="https://github.com/charles-001/dolphie/assets/13244625/ba274879-a07c-43e0-ad89-d0d31c01154b">

3.0.9

- Added `Temp Objects` graph
- Added `Aborted Connections` graph
- Fixed Errant Transactions for replicas that have replicas
- Fixed 23
- Improved query for determining replication lag (thanks lefred)
- Bump Textual version from 0.33 to 0.34

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.8...3.0.9

3.0.8

- Toggling panels is now instant (no more "Loading" text except for replicas since it has to connect to them)
- Replaced Host Information's "Use PS" with the replica count
- Tweaked color for time ranges on query time/replication lag
- Added cluster support for `wsrep_local_state_comment` variable with replication panel (22) This also provides a section for future cluster support
- Code cleanup

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.7...3.0.8

3.0.7

After releasing 3.0.5, I realized `R` command crashed Dolphie. This small version fixes that plus a few cosmetic changes to the bordering of Replication panel.

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.5...3.0.7

3.0.5

- Replicas/Replication panel got a bit of love:
- Errant transaction GTID support for replicas
- Shows full `source_id` instead of the last part of the server's UUID
- Width of each replica table is more optimally sized and all replicas are now wrapped in a border to easily differentiate them
- For MySQL 8, we now have a new table beside replication table that displays the performance of applier threads (18)
- Replication now has a few variables displayed at the top of its table (18)
- Replication will now include in its table fields like `Replicate_Do_DB`, `Replicate_Ignore_Table`, etc if they're set
- Cosmetic changes
- Fixed support for Python 3.8 (17)
- Dolphie will now continue to intake metrics when the main screen isn't active. Before, it stopped and there would be a gap for the duration it wasn't active
- Graph switches are now remembered when using quick host switch since they were being reset

Hope you enjoy!

3.0.4

- Bug fixed that prevented Dolphie from working with RDS/Aurora (16)
- Dashboard has a few more datapoints added to it
- Header now uses hostname from MySQL instead of the host you specify to connect along with its port (15)
- Quick host switch now supports port
- Fixed quick host switch so it now adds new servers to the autocompletion list instead of having to restart Dolphie
- Replication panel now shows the IO and SQL thread state
- URI is now a positional arguement at the end instead of using `--uri` (14)
- Numerous help verbiage changes

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.