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 @@ -484,7 +484,7 @@ io.clientcore:core;1.0.0-beta.7;1.0.0-beta.8
484484io.clientcore:http-okhttp3;1.0.0-beta.2;1.0.0-beta.3
485485io.clientcore:http-stress;1.0.0-beta.1;1.0.0-beta.1
486486io.clientcore:optional-dependency-tests;1.0.0-beta.1;1.0.0-beta.1
487- io.clientcore:annotation-processor;1.0.0-beta.1;1.0.0-beta.1
487+ io.clientcore:annotation-processor;1.0.0-beta.1;1.0.0-beta.2
488488io.clientcore:annotation-processor-test;1.0.0-beta.1;1.0.0-beta.1
489489
490490
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.1 (2025-03-12)
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.1 </version > <!-- {x-version-update;io.clientcore:annotation-processor;current} -->
11+ <version >1.0.0-beta.2 </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