File tree 7 files changed +13
-7
lines changed
customization-tests/swagger
fluentgen/src/main/resources/readme
javagen/src/main/resources/readme
typespec-tests/customization
7 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ index afa83e5c4..db70c748e 100644
35
35
+ <dependency>
36
36
+ <groupId>com.azure.tools</groupId>
37
37
+ <artifactId>azure-autorest-customization</artifactId>
38
- + <version>1.0.0-beta.8 </version>
38
+ + <version>1.0.0-beta.9 </version>
39
39
+ </dependency>
40
40
<dependency>
41
41
<groupId>com.azure</groupId>
@@ -69,7 +69,7 @@ index c99896650..358938595 100644
69
69
- <version>1.0.0-beta.1</version>
70
70
+ <groupId>com.azure.tools</groupId>
71
71
+ <artifactId>azure-autorest-customization</artifactId>
72
- + <version>1.0.0-beta.8 </version>
72
+ + <version>1.0.0-beta.9 </version>
73
73
</dependency>
74
74
</dependencies>
75
75
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.0.0-beta.9 (2024-11-21)
4
+
5
+ ### Other Changes
6
+
7
+ - Replaced model types in Eclipse language server with a dependency of LSP4J.
8
+
3
9
## 1.0.0-beta.8 (2023-11-03)
4
10
5
11
### Other Changes
Original file line number Diff line number Diff line change 16
16
17
17
<groupId >com.azure.tools</groupId >
18
18
<artifactId >azure-autorest-customization</artifactId >
19
- <version >1.0.0-beta.8 </version >
19
+ <version >1.0.0-beta.9 </version >
20
20
21
21
<name >Microsoft Azure AutoRest for Java Customization</name >
22
22
<description >This module contains the base classes needed for customizing a generated library.</description >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.azure.tools</groupId >
35
35
<artifactId >azure-autorest-customization</artifactId >
36
- <version >1.0.0-beta.8 </version >
36
+ <version >1.0.0-beta.9 </version >
37
37
</dependency >
38
38
</dependencies >
39
39
</project >
Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >com.azure.tools</groupId >
20
20
<artifactId >azure-autorest-customization</artifactId >
21
- <version >1.0.0-beta.8 </version >
21
+ <version >1.0.0-beta.9 </version >
22
22
</dependency >
23
23
</dependencies >
24
24
Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >com.azure.tools</groupId >
20
20
<artifactId >azure-autorest-customization</artifactId >
21
- <version >1.0.0-beta.8 </version >
21
+ <version >1.0.0-beta.9 </version >
22
22
</dependency >
23
23
</dependencies >
24
24
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >com.azure.tools</groupId >
18
18
<artifactId >azure-autorest-customization</artifactId >
19
- <version >1.0.0-beta.8 </version >
19
+ <version >1.0.0-beta.9 </version >
20
20
</dependency >
21
21
</dependencies >
22
22
</project >
You can’t perform that action at this time.
0 commit comments