Skip to content

Releases: drallgood/jpasskit

jPasskit 0.4.1

27 Apr 12:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: jpasskit-0.4.0...jpasskit-0.4.2

jPasskit 0.4.0

19 Apr 20:54
18ece67
Compare
Choose a tag to compare

Removed

  • !!! Support for Java 8 was removed. Please use 0.3.x on Java 8.
  • !!! Maven build was removed. We're now using Gradle. It still publishes Maven Artifacts!
  • jPasskit Parent artifact was removed as it's no longer needed

Fixed

  • Tons of dependency upgrades to keep things secure

Changed

  • Switched to Gradle for our builds

Merged PRs

  • switch to Java 11 by @drallgood in #541
  • Bump org.testng:testng from 7.5 to 7.9.0 by @dependabot in #537
  • Bump org.mockito:mockito-core from 4.7.0 to 5.8.0 by @dependabot in #531
  • Bump com.eatthepath:pushy from 0.15.2 to 0.15.3 by @dependabot in #544
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #543
  • Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #542
  • Switching to Gradle builds by @drallgood in #545
  • Update dependencies with vulnerable transitive dependencies by @koenpunt in #552
  • Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #577
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.0 by @dependabot in #572
  • Bump org.mockito:mockito-core from 5.8.0 to 5.11.0 by @dependabot in #578
  • Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #574
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.1 to 2.17.0 by @dependabot in #573
  • Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #575
  • Bump com.eatthepath:pushy from 0.15.3 to 0.15.4 by @dependabot in #576
  • Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.1 by @dependabot in #570
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 by @dependabot in #571
  • Bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #569

New Contributors

Full Changelog: jpasskit-0.3.4...jpasskit-0.4.0

jPasskit 0.3.4

04 Jan 12:35
Compare
Choose a tag to compare

Changed

  • Many dependency updates

jPasskit 0.3.3

25 May 21:24
Compare
Choose a tag to compare

Changed

  • many dependency updates

jPasskit 0.3.2

22 May 22:21
Compare
Choose a tag to compare

Changed

  • many dependency updates

jPasskit 0.3.0

20 May 22:32
Compare
Choose a tag to compare

Changed

  • many dependency updates

Fixed

  • Fixed a memory leak in file-based pass templates (#389)
  • Fixed an issue where data detectors couldn't be disabled (#394)

jPasskit 0.2.0

14 Jul 17:45
Compare
Choose a tag to compare

Added

Deprecated

  • none

Removed

  • Main PK* classes (POJOs) no longer include verification and setter code BREAKING CHANGE!

Fixed

  • none

jPasskit 0.1.1

05 Feb 04:42
Compare
Choose a tag to compare

Added

  • Added filter to ignore all files starting with dot

Deprecated

  • Removed deprecated methods that haven't been valid since iOS 9

Removed

  • none

Fixed

  • Security vulnerabilities by updating dependencies
  • Possible ressource leaks in PKPassTemplates
  • Removed static app identifier in PKSendPushNotificationUtil and replace it with a dynamic version extracted from the certificate

jpasskit-0.1.0

04 Oct 04:13
Compare
Choose a tag to compare

Added

  • Adds sharingProhibited field to PKPass

Deprecated

  • most methods in PKSendPushNotificationUtil deprecated

Removed

  • Removed unsupported APNS dependency and replaced it with pushy

Fixed

  • nothing

jpasskit-0.1.0-SNAPSHOT

11 Sep 04:51
Compare
Choose a tag to compare
Pre-release
untagged-fe4f0fb1be34266dce43

fixed paths to files