Skip to content

Releases: apple/app-store-server-library-java

Release 2.1.0

07 May 04:39
2253964
Compare
Choose a tag to compare
  • Incorporate changes for App Store Server API v1.11 and App Store Server Notifications v2.11 [#94]
  • Add proxy authenticator support [#93]
  • Various documentation and quality of life improvements, including contributions from @hakusai22

Release 2.0.0

30 Mar 00:23
6aa5f6f
Compare
Choose a tag to compare
  • Incorporate changes for App Store Server API v1.10.1 [#77]
    • This change is a breaking change, as the datatype of the price field has changed from Integer to Long

Release 1.1.0

16 Mar 00:58
e0b9302
Compare
Choose a tag to compare
  • Support App Store Server Notifications v2.10 [#74]
  • Require appAppleId in SignedDataVerifier for the Production environment [#68]

Release 1.0.0

18 Dec 23:27
980fab2
Compare
Choose a tag to compare
  • Switch from GSON to Jackson for parsing [#58]
  • Rename Status to VerificationStatus [#59]
  • Add message to APIException and update JavaDocs [#60]

Release 0.2.0

13 Nov 18:21
0c38080
Compare
Choose a tag to compare
  • Significantly increase unit test coverage [#51]
  • Add support for Xcode and LocalTesting environments [#49]
  • Allow parsing unknown Enum values [#50]
  • Add support for testing in Java 21 [#48]
  • Add error codes from App Store Server API v1.9 [#43]
  • Add new fields from App Store Server API v1.10 [#53]
  • Fix private key parsing on Windows from @vpavic [#41]

Release 0.1.3

15 Sep 18:49
c55209e
Compare
Choose a tag to compare
  • Add status field to Data #35
  • Publish JavaDocs

Re-releasing to trigger Javadocs creation

16 Aug 18:14
fb2266d
Compare
Choose a tag to compare
Merge pull request #29 from alexanderjordanbaker/GHPagesPermissions

Adding publishing permissions to GH Pages for ci-release-javadocs.yml

Re-releasing to trigger Javadoc publishing

16 Aug 18:00
470a6e4
Compare
Choose a tag to compare
Merge pull request #28 from alexanderjordanbaker/CorrectingCIReleaseJ…

…avadocs

Correcting deploy for ci-release-javadocs.yml

Release to publish Javadoc artifacts from generated artifacts in v0.1.2-b

16 Aug 17:06
93685f7
Compare
Choose a tag to compare
Merge pull request #26 from alexanderjordanbaker/GHPagesPublishing

Publish uploaded page artifact to GH Pages

0.1.2-b

16 Aug 16:28
574520a
Compare
Choose a tag to compare
0.1.2-b Pre-release
Pre-release

Github release for Javadoc generation