Releases: SLASCONE/SLASCONE-demo-java
Releases · SLASCONE/SLASCONE-demo-java
V26.1
V26.0.1
What's Changed
- Error handling by @michaelduerrwhiteduck in #86
- Doc2603 by @imichalarias in #87
Full Changelog: V26.0.0...V26.0.1
V26.0.0
What's changed
- Use native http library for OpenApi generated client (former: okhttp-gson)
- Transient error handling uses retry-after header for retry wait time
V25.2.0.0
What's Changed
- Use generated API client; refactoring by @michaelduerrwhiteduck in #78
- Improved error handling by @michaelduerrwhiteduck in #81
Full Changelog: 25.1.0...V25.2.0
V25.1.0.0
- Introduce DevContainer
- Cleanup dependencies
- Improve documentation