Skip to content

Releases: payplug/payplug-php

4.0.0

23 Jul 08:10

Choose a tag to compare

Improve the PHP Lib Support up to PHP 8.4

3.8.0 RC5

21 Jul 10:27

Choose a tag to compare

3.8.0 RC5 Pre-release
Pre-release

Improve the PHP Lib Support up to PHP 8.4

3.8.0 RC4

21 Jul 10:26

Choose a tag to compare

3.8.0 RC4 Pre-release
Pre-release

Improve the PHP Lib Support up to PHP 8.4

3.8.0 RC1

16 Jul 10:28
fa6f9ac

Choose a tag to compare

3.8.0 RC1 Pre-release
Pre-release

Improve the PHP Lib Support up to PHP 8.4

3.7.0

31 Mar 09:23
9ca5efa

Choose a tag to compare

The 3.7.0 version contains:
features:

  • PRE-2814 refactor: Fix double auth
  • PRE-2726 feat: Generate JWT OneShot
  • PRE 2727 feat: Generate client data
  • PRE-2725 feat: Register user client id through the portal

3.6.0

11 Dec 15:54
c85ed7e

Choose a tag to compare

The 3.6.0 version contains:
features:

  • feat: PRE-2007 - Add Bearer Token to MPDC Service
    
  • feat: PRE-2729 - Set the Production URL for MPDC
    
  • feat: PRE-2604 - Unified Authentication: Retrieve Client ID and Secret from User Manager
    
  • feat: PRE-2605 - Unified Authentication: Fetch JWT from Hydra for Authentication
    

3.5.7

17 Oct 10:08

Choose a tag to compare

Patch

  • Avoid calls to the Get Account endpoint with empty values

3.5.6

28 Dec 17:49

Choose a tag to compare

New Features:

  1. New Microservice Integration:
  • Introducing a new microservice, still in progress
    

Security Update:

  1. CA Certificate Update:
  • Enhanced security with the update of the CA certificate.
    

Developer Tooling:

  1. SonarQube Integration:
  • Added SonarQube jobs to analyze code quality and identify areas for improvement.
    
  1. CI Release Job Fix:
  • Fixed CI release jobs to use the latest Ubuntu image.
    
  • Ensure that CI release job is  launched successfully by using the latest Ubuntu image.
    

Getting Help:

If you encounter any issues or have questions regarding the new features or updates, feel free to open an issue on our GitHub repository. Our community and maintainers are here to assist you!

We hope you enjoy using the latest version of our library. Thank you for being a valued part of our community!

Happy coding!

3.5.5

29 Dec 10:27
ccde199

Choose a tag to compare

PATCH

  • Update cacert.pem file for security reasons

3.5.4

20 Jan 10:34
9fe3787

Choose a tag to compare

Patch

  • Create lib version based on tag during CI