Skip to content

Commit 40e64a5

Browse files
committed
java: Document changes
1 parent c6b956a commit 40e64a5

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

ChangeLog.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22

33
## Unreleased
4-
* Libs/Java **(Breaking)**: todo: document this
4+
* Libs/Java **(Breaking)**: All uses of `ListOptions`/`PostOptions` are removed, and renamed to `{Resource}{Operation}Options`. For example in `Endpoint.List` you would now use `EndpointListOptions`
5+
* Libs/Java **(Breaking)**: Deprecated methods `MessageAttempt.list` and `MessageAttempt.listAttemptsForEndpoint` are removed
56

67
## Version 1.59.2
78
* Libs/Go: Fixed regression where go >= 1.23 was needed, now Go >= 1.21 is supported

java/lib/src/main/java/com/svix/api/.codegen.json

-6
This file was deleted.

0 commit comments

Comments
 (0)