File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
sdk/clientcore/annotation-processor Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ io.clientcore:http-netty4;1.0.0-beta.1;1.0.0-beta.1
485485io.clientcore:http-okhttp3;1.0.0-beta.2;1.0.0-beta.3
486486io.clientcore:http-stress;1.0.0-beta.1;1.0.0-beta.1
487487io.clientcore:optional-dependency-tests;1.0.0-beta.1;1.0.0-beta.1
488- io.clientcore:annotation-processor;1.0.0-beta.1 ;1.0.0-beta.2
488+ io.clientcore:annotation-processor;1.0.0-beta.2 ;1.0.0-beta.3
489489io.clientcore:annotation-processor-test;1.0.0-beta.1;1.0.0-beta.1
490490
491491# Unreleased dependencies: Copy the entry from above, prepend "unreleased_" and remove the current
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.3 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.2 (2025-04-03)
414
515### Features Added
Original file line number Diff line number Diff line change 88 <groupId >io.clientcore</groupId >
99 <artifactId >annotation-processor</artifactId >
1010 <packaging >jar</packaging >
11- <version >1.0.0-beta.2 </version > <!-- {x-version-update;io.clientcore:annotation-processor;current} -->
11+ <version >1.0.0-beta.3 </version > <!-- {x-version-update;io.clientcore:annotation-processor;current} -->
1212
1313 <name >Client Core Compile-Time Annotation Processor</name >
1414 <description >The client-core annotation processor for introducing compile-time code generation for libraries based on client core</description >
You can’t perform that action at this time.
0 commit comments