Skip to content

Commit 8543427

Browse files
Merge pull request #291692 from brunoborges/patch-9
AppCAT for Java 6.3.9.0 new release
2 parents 01f27de + 27ea871 commit 8543427

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

articles/migrate/appcat/java.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When the tool assesses for Cloud Readiness and related Azure services, it can al
6060
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).
6161

6262
> [!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.
6464
6565
For more information, see the [Release notes](#release-notes) section.
6666

@@ -74,6 +74,7 @@ Running `appcat` in a non-unicode environment with complex double-byte character
7474

7575
The following previous releases are also available for download:
7676

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.
7778
- [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.
7879
- [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.
7980

@@ -321,6 +322,28 @@ The complete guide for Rules Development is available at [azure.github.io/appcat
321322

322323
## Release notes
323324

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+
324347
### 6.3.0.9
325348

326349
This release contains the following fixes and includes a set of new rules. For more information, see below.

0 commit comments

Comments
 (0)