Skip to content

4.4.0

Latest
Compare
Choose a tag to compare
@akardapolov akardapolov released this 27 Dec 12:40
· 5 commits to master since this release

Bug (@akardapolov) fix: #44 add OracleEE10g profile with custom select to get sql_opname
Docs (@akardapolov) docs: changes in readme file - display session and sql details
Refactoring (@rstribrny) Eclipse m2e settings
Refactoring (@rstribrny) Code cleanup according to SonarQube (using try-with-resources)
Refactoring (@rstribrny) Code cleanup
Feature (@rstribrny) Sorted configuration profile (by connection name) in "Connect to database" dialog
Feature (@rstribrny) Connection bootstrap support. Setting optimizer_mode=ALL_ROWS for Oracle connections
Build (@akardapolov) build: using java 17 to build project and changes in README
Bug (@cvas71) Fix error "No enum constant store.ConvertManager.OracleType.Numeric". For source db Postgres
Security (@akardapolov) security: add AES encryption, DBAPI and Registry to store sensitive data and clean code from common vulnerability
Bug (@akardapolov) bug: switch to onejar-maven-plugin to get rid of FipsOperationError: Module checksum failed while build jar using maven-assembly-plugin

This release is build using Java 11, use this JVM version in your client environment to run ASH Viewer

SHA256 hash of ashv-4.4.0-bin.zip:
410d87f1b12e7a2e67bcdbf510d93563a2b39a1e7681cd9c9b583bf2536adb29

Windows: certutil.exe -hashfile ashv-4.4.0-bin.zip SHA256
Linux: sha256sum ashv-4.4.0-bin.zip

Security (@akardapolov) security: fix common vulnerabilities + change global yaml config tag
Security (@akardapolov) security: use new bouncycastle fips library as external file + revert back maven-assembly-plugin

SHA256 hash of ashv-4.4.1-bin.zip:
6227c19deed1f77174cd87aac5ff146f21288ea7b484376a80e6487f664a8bbb

Windows: certutil.exe -hashfile ashv-4.4.1-bin.zip SHA256
Linux: sha256sum ashv-4.4.1-bin.zip