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