Skip to content

Releases: 51Degrees/pipeline-php-core

Version 4.4.3.0

20 Jul 01:57
17c264b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.2...4.4.3.0

Version 4.4.0

07 Apr 15:10
Compare
Choose a tag to compare

Release 4.4.0

Version 4.3.5

17 Nov 10:21
Compare
Choose a tag to compare
  • BUG: Fixed UACH cloud issue
  • REF: Updated reference to submodule common-ci.

Version 4.3.4

20 Oct 12:53
Compare
Choose a tag to compare
  • BUILD: Add PHP 8 to tested versions

Version 4.3.3

06 Oct 15:26
Compare
Choose a tag to compare

Included Changes:

FEAT: Added SuppressProcessException setting in Pipeline, which when true allows the user to suppress errors occurred within flow elements. Its value is set to true by default.
BUG: Fixed fod not found in javascript when node is not installed.

Version 4.3.2

17 Aug 11:00
Compare
Choose a tag to compare

Included changes:

  • REF: Update submodules references.

Version 4.3.1

04 Aug 14:19
Compare
Choose a tag to compare

Included changes:

  • BUILD: Added 'submodule-trigger.yml' pipeline to support automated release process.
  • BUILD: Added a step to 'build-and-test.yml' pipeline to auto complete a pull request to main as part of the automated release process.
  • BUILD: Changed nightly build to just run tests, not create packages.
  • BUG: Fixed nul error when data does not contain element specified.

Version 4.3.0

16 Jun 11:34
Compare
Choose a tag to compare

Included changes:

  • FEAT: The SetHeadersElement can be used to convert values from all 'SetHeader*' properties into a dictionary that can be used to populate the HTTP response headers. This element is added automatically for web integration pipelines.
  • FEAT: When using web integration, the pipeline will now automatically set HTTP headers in the response based on the values of properties starting with 'SetHeader'
  • TEST: Added tests for SetHeadersElement.
  • FEAT: Use common CI approach

Release:

Packagist

Release 4.2.1

21 Apr 07:45
Compare
Choose a tag to compare

Internal release

Included changes:

  • BUILD: Set pipeline to use ubuntu 18.04 for git2 support

Release:

Version 4.2.0

04 Jan 13:17
Compare
Choose a tag to compare

Included Changes:

  • OPTIM: Improved handling of missing property values.
  • TEST: Added tests for various missing value scenarios.

Release: