Releases: sttk/sabi-java
Releases · sttk/sabi-java
0.6.0
0.5.0
⚠️ BREAKING CHANGES
Docs
- doc: modified the section of native build in README.md by @sttk in #28
- comment,doc: added javadoc comments by @sttk in #35
- doc: updated README to reflect the complete revision by @sttk in #36
Supports
- chore: added a task for trace agent in build.sh by @sttk in #27
- chore: upgraded dependencies and added native a build config file for test by @sttk in #32
- cicd: changed java versions and timing of javadoc creation by @sttk in #33
- style,chore: added code format using spotless by @sttk in #34
- chore: modified configs to publish to maven central by @sttk in #37
- 0.5.0 by @sttk in #38
Full Changelog: 0.4.0...0.5.0
0.4.0
⚠ BREAKING CHANGES
- update!: changed the whole of APIs by @sttk in #20
- update!: changed FailToRunLogic's field to a logic class by @sttk in #21
Docs
- doc,test: modified concepts and sample codes, etc in README.md and added those tests. by @sttk in #22
- doc: modified README.md by @sttk in #23
Supports
- deps: upgraded test dependencies (jacoco, junit5, assertj) by @sttk in #17
- chore,cicd: changed to support only JDK21 or later by @sttk in #18
- cicd: changed javadoc github actions to use graalvm, too by @sttk in #19
- cicd: added publishing to github packages, etc. by @sttk in #25
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.0
⚠ BREAKING CHANGES
- update!: changed APIs of Err, etc. according with sttk-go/sabi by @sttk in #13
- update: changed APIs according with sttk-go/sabi by @sttk in #14
Docs
- doc: updated README.md by @sttk in #15
- doc: added install section in readme by @sttk
Supports
- chore: added deploy task in build.sh by @sttk
- chore: modified build.sh to stop if error by @sttk in #11
- chore: modified build.sh (end -> errcheck) by @sttk in #12
Full Changelog: 0.1.0...0.2.0