Releases: dotkernel/api
Releases · dotkernel/api
5.1.1 Release
What's Changed
- Removed laminas/laminas-config package by @MarioRadu in #344
- Issue #320: composer.json dependencies cleanup by @alexmerlin in #346
Full Changelog: 5.1.0...5.1.1
5.1.0 Release
What's Changed
- Issue #325: Implemented enums in database by @alexmerlin in #339
Full Changelog: 5.0.2...5.1.0
5.0.2 Release
What's Changed
- Issue 317: Reset
CHANGELOG.md
by @alexmerlin in #318 - added .gitattributes by @bidi47 in #321
- Update qodana_code_quality.yml by @arhimede in #323
- Issue #331: Added
symfony/var-dumper
to the dev requirements by @alexmerlin in #333 - Issue #337: Implemented handle delegators by @alexmerlin in #338
Full Changelog: 5.0.1...5.0.2
5.0.1 Release
What's Changed
- Issue #168: OpenAPI documentation by @alexmerlin in #306
- Issue #303: Fix content type, special case for multipart/form-data by @cPintiuta in #304
- Issue #309: psr-container-doctrine 5.2.1 support and refactoring modules configuration by @cPintiuta in #309
- Issue #311: Upgraded
dot-errorhandler
to4.x
by @alexmerlin in #312 - Issue #313: Remove
config
dependency from handlers. by @alexmerlin in #315
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- Refactor: Transfer responsibility from handlers to services. by @alexmerlin in #272
- Issue #277: Sorted routes by name by @alexmerlin in #278
- Issue #266: Replaced annotation-based dependency injection with attribute-based dependency injection by @alexmerlin in #280
- update license file by @arhimede in #282
- Added missing factory spec for ErrorReportHandler. local.php.dist: removed an unnecessary use statement. by @alexmerlin in #284
- bump for doctrine orm 2 -> 3, dbal 3 -> 4 through roave psr container by @cPintiuta in #283
- Implemented API evolution pattern by @MarioRadu in #285
- added version in home handler by @arhimede in #287
- Update README.md by @arhimede in #290
- API deprecation refactoring by @MarioRadu in #291
- Update qodana_code_quality.yml by @arhimede in #294
- Issue #295: ContentNegotiationMiddleware: Make
$config
readonly by @alexmerlin in #296
Full Changelog: 4.5.0...5.0.0
4.5.0 Release
What's Changed
- Update server-requirements.md by @arhimede in #250
- Documentation updates by @alexmerlin in #247
- Removed documentation files. by @alexmerlin in #255
- Issue #256: Fixed and added health check test for
list commands
command. by @alexmerlin in #257 - Issue #253: Updated GHA files to use latest action releases by @alexmerlin in #263
- Issue #260: Removed unnecessary
HasLifecycleCallbacks
entity attributes by @alexmerlin in #262 - Issue 259 by @cPintiuta in #261
- Issue 259 by @cPintiuta in #268
- Update composer.json by @arhimede in #271
- Issue #248: Refactored handlers by @alexmerlin in #269
Full Changelog: 4.4.1...4.5.0
4.4.1 Release
4.4.0 Release
What's Changed
- Replaced dotkernel/dot-doctrine-metadata with mezzio-hal by @MarioRadu in #233
- Qodana action by @arhimede in #235
- Issue #236: Removed
ext-gd
from composer.json by @alexmerlin in #237 - Documentation by @MarioRadu in #238
- Removed unused line from doctrine.global.php by @MarioRadu in #240
Full Changelog: 4.3.0...4.4.0
4.3.0 PHP 8.3
What's Changed
- Restored
config/config.php
to previous version by @alexmerlin in #201 - Issue #198: Fixed ConfigProvider injection issue by @alexmerlin in #202
- Update README.md by @alexmerlin in #203
- Update README.md by @arhimede in #207
- doctrine mappings: annotations --> attrributes by @cPintiuta in #210
- Throw exception if in-memory database when running tests by @MarioRadu in #212
- Issue #216: Added SonarCloud badges. by @alexmerlin in #217
- Replaced large SonarCloud Quality Gate badge with the small one by @alexmerlin in #218
- Bump to PHP 8.3 by @bidi47 in #222
- Issue #223: Added missing
AsCommand
attribute to existing commands. by @alexmerlin in #224 - Issue 225 by @bidi47 in #227
- remove sonarcloud by @arhimede in #230
New Contributors
- @cPintiuta made their first contribution in #210
Full Changelog: 4.2.0...4.3.0
4.2.0 Release
What's Changed
- add symfony badge by @arhimede in #192
- Code quality related changes. by @alexmerlin in #197
- Issue #198: Fixed ConfigProvider referencing issue reported by phpcs. by @alexmerlin in #199
Full Changelog: 4.1.0...4.2.0