Release Build: 29.04.2024
Deploy Date: 07.05.2025
Fix version: ONE_RE_6_6_0
Release description:
The Wildcat platform has been technically modernized and functionally expanded with the release 6.6.0. This update focuses on structural improvements in the area of configuration, a version upgrade of the frameworks used and numerous enhancements to the expedition and automation processes.
New functions & optimizations
- Configuration adjustments to Spring Boot 2.4 and 2.6
(WCAT-14255, WCAT-14268, WCAT-14269)
The configuration files (application.properties
) have been adapted and standardized to support changes in processing by Spring Boot 2.4. In addition, an upgrade to Spring Boot 2.6 was carried out, including updated dependencies. - Optimization of the duplicate check
(WCAT-14332)
The implementation of the@UniqueDto
-The annotation to avoid duplicates has been improved to increase performance and stability when entering data. - Extensions in the expedition module for automations
(WCAT-14373 to WCAT-14386)
New views and dialogs for automations have been created in the expedition area. These make it possible to automatically create and process various documents and file formats (PDF, CSV, text file, machine interface) directly via batch jobs.
These include:- New export view for expeditions
- Automation overview and editing dialog
- Extension of the batch job to execute different automation types
- Live refresh of the export view during the batch run
- Removal of direct script editing in the frontend
- Renaming of the label "Medium" to "Method" for better comprehensibility
- Introduction of a new report group "Automations" in Custom Reporting
- Tidying up and quality improvements
(WCAT-14381)
Partial adjustment of thewildcat-core-legacy
-repositories in order to streamline the code base and better prepare it for future developments.
Notes
- The new automation entries are not listed in the overview of the new statistics view and have been deliberately grouped separately.
- Due to the adaptations to Spring Boot 2.6, it may be necessary to update local development environments accordingly.
With this release we ensure that Wildcat remains technically up to date and at the same time new functionalities for automation and expedition processes are available. Thank you for your support and your trust in our platform!
Issue Type | Priority | Key | Summary | |
---|---|---|---|---|
1 | Change | Prio 3 - Medium | WCAT-14255 | Change application.properties in wildcat repositories to match the way it's done in asmiq.one repository - internalize, profile & structural adjustments |
2 | Change | Prio 3 - Medium | WCAT-14268 | Check and upgrade application.properties to meet change in config file processing in Spring Boot 2.4 |
3 | Change | Prio 4 - Low | WCAT-14269 | Upgrade dependencies to Spring Boot 2.6 |
4 | Change | Prio 3 - Medium | WCAT-14332 | Optimize @UniqueDto implementation (duplicate check) |
5 | Change | Prio 3 - Medium | WCAT-14373 | Adapt database and endpoints for automation |
6 | Change | Prio 3 - Medium | WCAT-14374 | Create expeditions export view |
7 | Change | Prio 3 - Medium | WCAT-14375 | Create automations view |
8 | Change | Prio 3 - Medium | WCAT-14376 | Add automation dialog |
9 | Change | Prio 3 - Medium | WCAT-14377 | Remove script editing from expedition frontend |
10 | Change | Prio 3 - Medium | WCAT-14378 | Rename "Medium" label to "Method" in expedition frontend |
11 | Change | Prio 3 - Medium | WCAT-14379 | Add automation component in expedition and split frontend |
12 | Change | Prio 3 - Medium | WCAT-14380 | Insert expedition export job items on expedition schedule |
13 | Change | Prio 4 - Low | WCAT-14381 | 🍻 Cleaning of wildcat-core-legacy repository - Part 1 |
14 | Change | Prio 3 - Medium | WCAT-14382 | Refresh expedition export job view while expedition batch job is running |
15 | Change | Prio 3 - Medium | WCAT-14383 | Execute PDF document automations in expedition batch job |
16 | Change | Prio 3 - Medium | WCAT-14384 | Execute text file description automations in expedition batch job |
17 | Change | Prio 3 - Medium | WCAT-14385 | Execute CSV file automations in expedition batch job |
18 | Change | Prio 3 - Medium | WCAT-14386 | Execute ONE-6276 machine interface automations in expedition batch job |
19 | Change | Prio 3 - Medium | WCAT-14387 | Create report group "Automations" in custom report templates, which is not listed in new statistics view |