Releases: DKE-Data/agrirouter-sdk-java
Releases · DKE-Data/agrirouter-sdk-java
3.3.0
What's Changed
- Feature/add dke ping for health messages by @saschadoemer in #221
- Update SDK version to 3.3.0 by @saschadoemer in #225
- Feature/add hivemq client for mqtt services by @saschadoemer in #224
Full Changelog: 3.2.2...3.3.0
3.2.2
What's Changed
- update paho mqtt client to 1.2.5 by @oliverrahner in #223
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- Feature/mark existing qa environment as deprecated by @saschadoemer in #220
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- add agrirouter 2 QA environment definition by @oliverrahner in #219
Full Changelog: 3.1.0...3.2.0
Release 3.1.0
What's Changed
- Bugfix/remove duplicate header declaration by @saschadoemer in #217
- Bugfix/remove env from set capabilities service since its not used by @saschadoemer in #216
- Feature/prepare release 3 1 0 by @saschadoemer in #218
Full Changelog: 3.0.0...3.1.0
Release 3.0.0
What's Changed
- Feature/enable access to the last error while revoking by @saschadoemer in #137
- Feature/add sequence numbering for missing sequence numbers by @saschadoemer in #138
- Release 1.4.0 and development preparation. by @saschadoemer in #139
- Feature/add cancellation token by @saschadoemer in #141
- Change logo to new layout. by @saschadoemer in #142
- Update continuous_integration.yml by @saschadoemer in #144
- Feature/asynchronous message sending by @saschadoemer in #145
- Feature/reformat json files for better readability by @saschadoemer in #151
- Feature/update release configurations and release model by @saschadoemer in #148
- Feature/update ci configuration for new branches by @saschadoemer in #150
- Feature/rename api to sdk by @saschadoemer in #152
- Feature/refactor technical message types by @saschadoemer in #149
- Move type URL to the technical message types by @saschadoemer in #155
- Bump bcprov-jdk15on from 1.64 to 1.67 by @dependabot in #156
- Adapt method call. by @saschadoemer in #159
- Feature/message chunking for larger messages by @saschadoemer in #153
- Remove log4j to reduce external dependencies (regarding implementatio… by @saschadoemer in #165
- Adapt documentation with a specific section for GitHub packages. by @saschadoemer in #166
- Feature/update certificates for the testcases by @saschadoemer in #170
- Add test case for sending and receiving chunked messages. by @saschadoemer in #171
- Simplify implementation. by @saschadoemer in #168
- Feature/add update path for the new release by @saschadoemer in #172
- Fixes invalid URL. by @saschadoemer in #173
- Remove the functionality to avoid mishandling of agrirouter resposes. by @saschadoemer in #174
- Add functions to fetch all messages from the feed. by @saschadoemer in #176
- Feature/list all endpoints as default function by @saschadoemer in #175
- Add functions to delete all messages from the feed. by @saschadoemer in #177
- Fix invalid log messages. by @saschadoemer in #178
- Add missing message decoding for endpoint list. by @saschadoemer in #179
- Update AuthorizationRequestServiceImpl.java, fix #180 by @oliverrahner in #181
- Bugfix/problem when sending chunked messages to an endpoint by @saschadoemer in #183
- Add test case after fixing the assertions. by @saschadoemer in #184
- Feature/specify names for default functions by @saschadoemer in #185
- Adapt behavior of the implementation to the lastest .NET release by @saschadoemer in #186
- Bugfix/chunking cuts 2 bytes per chunk (#187) by @saschadoemer in #188
- fix type urls for EFDI types, fixes #190 by @oliverrahner in #191
- Cherry pick latest changes from release 2.x by @saschadoemer in #196
- Adapt error domain model to avoid loss of information for numeric err… by @saschadoemer in #201
- Bugfix/update onboard responses to run the tests again by @saschadoemer in #205
- Feature/remove assertions and replace them with illegal argument exceptions when necessary by @saschadoemer in #208
- Feature/extract constants for literals by @saschadoemer in #209
- Feature/update java version to 17 lts by @saschadoemer in #211
- Feature/merge latest release branches to enable trunk development by @saschadoemer in #212
- Refactor README.md for readability and relevance by @saschadoemer in #213
New Contributors
- @oliverrahner made their first contribution in #181
Full Changelog: 2.2.0...3.0.0
Release 2.2.0
What's Changed
- Bugfix/non breaking change for parsing errors by @saschadoemer in #194
- Fix test cases since the certificates are invalid. by @saschadoemer in #199
- Feature/bump versions to avoid problems with third party libs by @saschadoemer in #200
Full Changelog: 2.1.3...2.2.0
Release 2.1.3
This minor release contains a bug fix for the invalid type URLs.
Full Changelog: 2.1.2...2.1.3
Release 2.1.2
This minor release contains a bug fix for chunking large messages while communicating with the agrirouter©.
- Fixes the problem, that single chunks are not transferred correctly.
Full Changelog: 2.1.1...2.1.2
Release 2.1.1
This minor release contains a bug fix for chunking large messages while communicating with the agrirouter©.
- Fixes the problem, that bytes are cut off while chunking large messages.
Full Changelog: 2.1.0...2.1.1