Release notes:
- Generic driver: new objects creation was fixed
- Foreign keys creation was fixed
- Schema loading was fixed (Generic driver)
- Native client download feature was added (MySQL, MariaDB, PostgreSQL)
- Database objects search was fixed
- Long CLOB value editor was fixed
- Configuration for edit toolbar visibility was added (toolbar is disabled by default)
- Keyboard shortcuts activation was fixed
- Security:
- SSH tunnel initialization fix (NPE)
- SSH keyboard-interactive method: now use saved password
- Advanced security (BouncyCastle) is now used for SSL/SSH cryptography by default (if present)
- ed25519 support was updated
- SQL editor:
- Auto-completion was improved (fully-qualified names)
- Source code paste transformer was improved
- Indentation was fixed
- Redshift:
- PostgreSQL driver is used for connection
- Data editor was fixed (read-only state)
- Vertica: table list loading performance issue was fixed
- MySQL: zeroDateTime configuration was fixed (solves performance issue)
- PostgreSQL:
- Table DDL was fixed (GRANT commands)
- Foreign table DDL was fixed (OPTIONS clause)
- SQL Server: BIT data type editor was fixed
- SQLite: datatime/numbers formatting support was added
- Many minor UI fixes
- After all we have reverted to Eclipse 4.7 platform. There were too many bugs and problems with latest version. Especially with Linux platforms