AOServ Credit Cards Changelog

aoserv-credit-cards-3.1.0

Release Notes

  • New interface Group for compatibility with java.security.acl.Group removed since Java 14.

aoserv-credit-cards-3.0.0

Release Notes

  • Performed Checkstyle clean-up:
    1. Renamed AOServConnectorPrincipal to AoservConnectorPrincipal.
    2. Renamed AOServPersistenceMechanism to AoservPersistenceMechanism.

aoserv-credit-cards-2.2.0

Release Notes

  • Minimum Java version changed from 1.8 to 11.
  • Now supports Java 9+ modules with included module-info.class.

aoserv-credit-cards-2.1.0

Release Notes

  • Resolved editor warnings.
  • Updated dependencies.

aoserv-credit-cards-2.0.1

Release Notes

  • Minimum Java version changed from 1.7 to 1.8.
  • Reduced use of property substitutions in pom.xml. This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.

aoserv-credit-cards-2.0.0

Release Notes

  • Updated for compatibility with renamed methods in AOServ Client.
  • Added multi-currency support to the billing system.
  • Renamed classes and methods where appropriate to match newer AOServ Client schema.
  • Improved javadocs linking.

aoserv-credit-cards-1.2.0

Release Notes

  • Payment persistence improvements:
    1. Fixed delayed capture persistence implementation.
    2. Implemented the new card storage synchronization.
    3. Added missing CreditCard.customerId from persistence implementation.
  • Using managed dependencies:
    1. This project uses managed dependencies.
    2. This project's managed dependencies may also be imported by other projects.

aoserv-credit-cards-1.1.0

Release Notes

  • Minimum Java version changed from 1.6 to 1.7.
  • Updated for compatibility with restructured AOServ Client.

aoserv-credit-cards-1.0.3

Release Notes

aoserv-credit-cards-1.0.2

Release Notes

  • New AO OSS Parent POM to simplify pom.xml files.
  • Project documentation moved to per-project book in SemanticCMS format.
  • Added changelog as top-level project link.

aoserv-credit-cards-1.0.1

Release Notes

  • Improved Javadoc formatting.
  • Improved README formatting.

aoserv-credit-cards-1.0.0

Release Notes

  • Project moved to GitHub and Maven.