Releases: laminas/laminas-servicemanager
3.15.0
Release Notes for 3.15.0
Feature release (minor)
3.15.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Enhancement
- 145: qa: Addresses psalm errors discovered by psalm 4.24 thanks to @gsteel
- 127: Support for
psr/container
v2 thanks to @boesing
renovate
- 142: chore(deps): lock file maintenance thanks to @renovate[bot]
3.14.0
Release Notes for 3.14.0
Feature release (minor)
3.14.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
3.13.0
Release Notes for 3.13.0
Feature release (minor)
3.13.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
Bug,Duplicate,Enhancement
- 143: Allow usage with opcache preloading by preventing double-loading of
container-interop
interfaces thanks to @starred-gijs
Enhancement
3.12.0
Release Notes for 3.12.0
Feature release (minor)
3.12.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
Bug
- 138: Merge release 3.11.3 into 3.12.x thanks to @github-actions[bot]
- 126: Merge release 3.11.2 into 3.12.x thanks to @github-actions[bot]
Documentation,Enhancement
3.11.3
3.11.3 - 2022-06-13
Release Notes for 3.11.3
3.11.x bugfix release (patch)
3.11.3
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
3.11.2
3.11.2 - 2022-04-07
Release Notes for 3.11.2
3.11.x bugfix release (patch)
3.11.2
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
Bug
- 125: Conflict with
ext-psr
thanks to @boesing and @remicollet
3.11.1
3.11.1 - 2022-04-04
Release Notes for 3.11.1
Fixed
This release fixes package validation warnings that prevented the 3.11 series from being listed on Packagist.
3.11.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
3.11.0
3.11.0 - 2022-04-04
Release Notes for 3.11.0
Changed
This release makes a significant change, but one that is currently fully backwards-compatible.
The package now replaces the container-interop/container-interop
package (versions 1.2.0 and later), and makes all container-interop interfaces aliases of PSR-11 interfaces via an autoloader rule. The net effect is that all typehints in laminas-servicemanager classes (both for parameter typehints as well as implementations) are now against PSR-11 interfaces, while still retaining backwards compatibility with container-interop.
We will provide tooling in an upcoming release to allow end-users to update any classes they have that typehint against or implement container-interop interfaces to switch to PSR-11 interfaces instead. After that tooling is available, we will do another release that drops the interface aliases entirely.
3.11.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 5
Enhancement
- 121: Prepare for Renovate with reusable workflows thanks to @ghostwriter
- 120: Ran
psalm --update-baseline
to update currentpsalm-baseline.xml
based off recent type improvements thanks to @sasezaki - 118: Update laminas/laminas-container-config-test to ^0.5 thanks to @internalsystemerror
- 117: Update laminas/laminas-coding-standard to ~2.3.0 thanks to @internalsystemerror
- 113: Lock file maintenance thanks to @renovate[bot]
- 96: feature: replace
container-interop/container-interop
thanks to @boesing
Duplicate,renovate
- 115: Update Laminas packages - autoclosed thanks to @renovate[bot]
renovate
- 114: Lock file maintenance thanks to @renovate[bot]
Enhancement,renovate
Enhancement,Help Wanted,renovate
- 110: Configure Renovate thanks to @renovate[bot]
3.10.0
3.10.0 - 2021-09-18
Release Notes for 3.10.0
Feature release (minor)
3.10.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
Enhancement
3.9.0
3.9.0 - 2021-09-18
Release Notes for 3.9.0
Feature release (minor)
3.9.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1