FuelSDK-Java
FuelSDK-Java copied to clipboard
version confusion
Hello,
- on salesforce page javadoc for a 1.1.0-pre1 is published
- on master readme, it sais to use dependency 1.1.0
- there is no 1.1.0 tag or branch in github project
- there is no 1.1.0 release in github project
- dependency 1.1.0 works but a provides a version I cannot explain
- 1.1.0-pre1 javadoc has a
ETSubscriber.html#unsubscribe() - in 1.1.0 by maven/gradle dependency, the method is in source but commented out
- on master, and all branches and tags, the method is not there at all.
- 1.1.0-pre1 javadoc has a
Can you please clean up the version confusion ? Many thanks, Tom.