From ab7bb63009b4ef773036f5de310b7179e951659f Mon Sep 17 00:00:00 2001 From: Weidong Xu Date: Thu, 21 Nov 2024 16:12:42 +0800 Subject: [PATCH] release azure autorest customization 1.0.0 beta.9 (#2987) --- core.diff | 4 ++-- customization-base/CHANGELOG.md | 6 ++++++ customization-base/pom.xml | 2 +- customization-tests/swagger/pom.xml | 2 +- fluentgen/src/main/resources/readme/pom.xml | 2 +- javagen/src/main/resources/readme/pom.xml | 2 +- typespec-tests/customization/pom.xml | 2 +- 7 files changed, 13 insertions(+), 7 deletions(-) diff --git a/core.diff b/core.diff index 4edeaafaec..e5ea3b09e8 100644 --- a/core.diff +++ b/core.diff @@ -35,7 +35,7 @@ index afa83e5c4..db70c748e 100644 + + com.azure.tools + azure-autorest-customization -+ 1.0.0-beta.8 ++ 1.0.0-beta.9 + com.azure @@ -69,7 +69,7 @@ index c99896650..358938595 100644 - 1.0.0-beta.1 + com.azure.tools + azure-autorest-customization -+ 1.0.0-beta.8 ++ 1.0.0-beta.9 diff --git a/customization-base/CHANGELOG.md b/customization-base/CHANGELOG.md index 0ff96b577e..a45d001373 100644 --- a/customization-base/CHANGELOG.md +++ b/customization-base/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +## 1.0.0-beta.9 (2024-11-21) + +### Other Changes + +- Replaced model types in Eclipse language server with a dependency of LSP4J. + ## 1.0.0-beta.8 (2023-11-03) ### Other Changes diff --git a/customization-base/pom.xml b/customization-base/pom.xml index eaa9422b7f..ff4ec11b93 100644 --- a/customization-base/pom.xml +++ b/customization-base/pom.xml @@ -16,7 +16,7 @@ com.azure.tools azure-autorest-customization - 1.0.0-beta.8 + 1.0.0-beta.9 Microsoft Azure AutoRest for Java Customization This module contains the base classes needed for customizing a generated library. diff --git a/customization-tests/swagger/pom.xml b/customization-tests/swagger/pom.xml index 73a7b7ae5b..04d6f6a65e 100644 --- a/customization-tests/swagger/pom.xml +++ b/customization-tests/swagger/pom.xml @@ -33,7 +33,7 @@ com.azure.tools azure-autorest-customization - 1.0.0-beta.8 + 1.0.0-beta.9 diff --git a/fluentgen/src/main/resources/readme/pom.xml b/fluentgen/src/main/resources/readme/pom.xml index 6ef31a2dca..313ac66c7b 100644 --- a/fluentgen/src/main/resources/readme/pom.xml +++ b/fluentgen/src/main/resources/readme/pom.xml @@ -18,7 +18,7 @@ com.azure.tools azure-autorest-customization - 1.0.0-beta.8 + 1.0.0-beta.9 diff --git a/javagen/src/main/resources/readme/pom.xml b/javagen/src/main/resources/readme/pom.xml index 6ef31a2dca..313ac66c7b 100644 --- a/javagen/src/main/resources/readme/pom.xml +++ b/javagen/src/main/resources/readme/pom.xml @@ -18,7 +18,7 @@ com.azure.tools azure-autorest-customization - 1.0.0-beta.8 + 1.0.0-beta.9 diff --git a/typespec-tests/customization/pom.xml b/typespec-tests/customization/pom.xml index 7f9c9142c0..0cc360ceac 100644 --- a/typespec-tests/customization/pom.xml +++ b/typespec-tests/customization/pom.xml @@ -16,7 +16,7 @@ com.azure.tools azure-autorest-customization - 1.0.0-beta.8 + 1.0.0-beta.9