- Improve Sidebar:
- Show meta-data as pop-up for constraints and indices
- Extend the Object Type filter options with
Partitions
and provide granularity for Indexes
(Unique
, Functional
, and Domain
)
- Migration Overview: Additional index types on Indices drill down
- Switch Migrator core to the native
libpq
PostgreSQL driver to support additional authentication methods (e.g. GSSAPI) - Recurring security maintenance: upgrade package dependencies with known vulnerabilities to newest version
- PostgreSQL authentication with AuthenticationGSS causes a crash
- Importing an Oracle View with a Null-Byte results in an unresponsive state
- Unexpected shutdown of the target PostgreSQL connection may cause a crash