Release v1.0.0-rc3
Changes
- Third Release Candidate for 1.0.x version
- Jhipster 8.0.0.rc1
- Spring boot 3.1.4
- Vue 3.3.4 (Vue 2 will reach End of Life (EOL) on December 31st, 2023)
- Business Object / Data Object for golden source / replicas #44
Detailed commits
- d287a517 - Add Landscape DataObject (as table)
- 1c7688e0 - Add applications in BusinessObject list view
- 4fc93d4d - DataObjectc graphical view
- 3f94d393 - 2 DO can exist if on 2 different applications
- 24ba44fc - Improve BusinessObjectc view
- bac028e6 - Cappability mapping not imported if Level<3
- 41ffd05d - jhipster 8 docker compose files https://stackoverflow.com/questions/73427249/name-does-not-match-any-of-the-regexes-x-while-trying-to-set-the-project
- d0c58d68 - remove jhipster FixedPostgreSQL10Dialect
- 5b23f724 - BusinessObject table vizualisation in application (limitation 2 levels for parent/children)
- 5795df73 - BusinessObject vizualisation in plantuml
- 65d444fa - Fix BusinessObject import w/ DO type
- b765fad9 - BusinessObject & DataObject query w/ descendants
- 205ef4ee - Do not filter JSON BO and DO descendant
- 4400607c - Upgrade plantuml 1.2023.12
- 7865912d - Data Object Import Service
- c97e8e27 - Remove fake data
- 959c7284 - Add relationship BO, DO & Landscape Rename container field into parent
- 585b55dd - Bug fix - retrieveCapability
- 612f8a0f - Mispelling spacilizations
- d6246280 - Fix jhipster bug when link on the same entity (call retreive function instead of router)
- 3feb9343 - Add BusinessObject and DataObject w/ hipster