Releases: archi-contribs/database-plugin
Releases · archi-contribs/database-plugin
4.9.8
Archi version compatibility
This release is compatible with Archi 4.9 and Archi 5.0
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Rewrite the "check for update" procedure on the preference page
- Rewrite the download of archiplugin file when a new version of the plugin is available
- Update java prerequisite to 17
- Code improvement using SonarLint
- Fix plugin version in popups
- Fix Neo4J export
- Fix command line export
- Fix a missing database connection closure
- Remove an unnecessary log in trace mode
4.9.7
Archi version compatibility
This release is compatible with Archi 4.9 and Archi 5.0
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Adapt code to new version of Eclipse framework
- Update SQL Server DLL library
- Add specialisations to Neo4J exports
- Add missing sequence in Oracle database initialisation SQL scripts
- Add SLL option and bolt+s protocol to Neo4J databases allowing to connect to AuraDB databases
- Import and export are now accessible through Archi command line
- Add an option to show real time numbers of imported and exported components
- Replace log4J library by reload4j library
4.9.6
Archi version compatibility
This release is compatible with Archi 4.9 and Archi 5.0
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Update databases drivers
- MySQL: from 5.1.8.4 to 8.0.30
- PostGreSQL: from 42.2.12 to 42.5.0
- SQLite: from 3.3.0.1 to 3.39.3.0
- Sql Server: from 8.22 to 11.2.0 (with SSL encryption activated)
- Oracle: from 10 to 11
- Neo4J: from 4.0.0 to 4.5.0
- Fix procedure that checks if a model needs to be exported
- Fix count images to import that was wrong when specializations did not have any attached image
- Fix Neo4J request that caused failures during export
- Fix nested folders import that could lead to components beeing imported in wrong parent
- Change folders checksum calculation as it could change if two objects have got the same name
- Update plugin windows position to center them from Archi main window
- Add stacktrace in error popup in case of exception
4.9.5
Archi version compatibility
This release is compatible with Archi 4.9
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Fix specialization SQL failures when using PostGreSQL database
- Fix canvas import as single component
- Fix count images during import model check process
4.9.4
Archi version compatibility
This release is compatible with Archi 4.9
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Fix initial version of components which was incorrectly set to zero on some occasions
- Fix missing Value Stream icon on import components window
- Fix preferences apply button is greyed on new plugin installations
- Hide export/import buttons on get history window when selected component is a model
- Draw color border around log filename in preferences to indicate if it is a valid filename or not
- Add model specializations comparison when checking model history from database
- First step of the effort done to update the inline plugin documentation (more to come)
4.9.3
Archi version compatibility
This release is compatible with Archi 4.9
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Fix created_on date for folders during export
- Ignore difference between null and empty string during comparison
- Fix created_by information on "get history" spreadsheet
- Fix Archimate concepts version on debug screens
- Fix Browse button which was not functioning on Preferences / Logger tab
- Few other GUI improvements
- Remove ID conversion from former size to new one as it is not needed anymore
4.9.2
Archi version compatibility
This release is compatible with Archi 4.9
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Fix nullPointerExceptions when model has got null properties or features
4.9.1
Archi version compatibility
This release is compatible with Archi 4.9
Installation / upgrade instructions:
- Download the archiplugin file
- Run Archi and launch the Manage Plug-ins options from the Help menu
- Click on the Install new button (even if the plugin is already installed)
- Select the archiplugin file you just downloaded
- Restart Archi
Release notes
- Change version numbering to be aligned with Archi version numbering
- Add Archi specializations support
- Fix database model update
- Fix SQL Server exception caused by missing column in GROUP BY clause
- Fix folder when import individual component
- Fix import and export windows default location
- Fix import relationships in right folder
- Fix database upgrade when using Oracle engine
- Improve specializations management during export to database
- Add Options tab in preference page to reduce window size
- Fix parent folder of imported components when merging models