You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/appcat/java.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ When the tool assesses for Cloud Readiness and related Azure services, it can al
60
60
To use the `appcat` CLI, you must download the ZIP file described in the next section, and have a compatible JDK 11 or JDK 17 installation on your computer. The `appcat` CLI runs on any Java-compatible environment such as Windows, Linux, or Mac, both for Intel, Arm, and Apple Silicon hardware. We recommend you use the [Microsoft Build of OpenJDK](/java/openjdk).
61
61
62
62
> [!div class="nextstepaction"]
63
-
> [Download Azure Migrate application and code assessment for Java 6.3.0.9](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.0.9-preview.zip). Updated on 2024-08-06.
63
+
> [Download Azure Migrate application and code assessment for Java 6.3.9.0](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.9.0-preview.zip). Updated on 2024-12-09.
64
64
65
65
For more information, see the [Release notes](#release-notes) section.
66
66
@@ -74,6 +74,7 @@ Running `appcat` in a non-unicode environment with complex double-byte character
74
74
75
75
The following previous releases are also available for download:
76
76
77
+
-[Azure Migrate application and code assessment for Java 6.3.0.9](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.0.9-preview.zip). Released on August, 2024.
77
78
-[Azure Migrate application and code assessment for Java 6.3.0.8](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.0.8-preview.zip). Released on March, 2024.
78
79
-[Azure Migrate application and code assessment for Java 6.3.0.7](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.0.7-preview.zip). Released on November, 2023.
79
80
@@ -321,6 +322,28 @@ The complete guide for Rules Development is available at [azure.github.io/appcat
321
322
322
323
## Release notes
323
324
325
+
### 6.3.9.0
326
+
327
+
This release contains the following fixes and includes a set of new rules. For more information, see below.
328
+
329
+
**General Updates**
330
+
- Integrated changes from the Windup upstream repository (6.3.9.Final Release).
331
+
- Resolved broken links in rule descriptions and help text.
332
+
333
+
**Rules**
334
+
- Azure Message Queue: updated and added new rules for azure-message-queue-rabbitmq and azure-message-queue-amqp.
335
+
- Azure Service Bus: introduced a detection rule for Azure Service Bus.
336
+
- MySQL & PostgreSQL: refined dependency detection rules.
337
+
- Azure-AWS Rules: enhanced and improved existing rules.
338
+
- S3 Spring Starter: added a detection rule for S3 Spring Starter.
339
+
- RabbitMQ Spring JMS: added a detection rule for RabbitMQ Spring JMS.
340
+
- Logging Rules: updated and refined logging-related rules.
341
+
- Local-Storage Rule: updated and refined the local storage rule.
342
+
- Azure File System Rule: updated and refined the Azure File System rule.
343
+
344
+
**Libraries**
345
+
- Updated libraries to address security vulnerabilities.
346
+
324
347
### 6.3.0.9
325
348
326
349
This release contains the following fixes and includes a set of new rules. For more information, see below.
0 commit comments