Releases: JarvusInnovations/emergence-skeleton-v2
Releases · JarvusInnovations/emergence-skeleton-v2
v2.9.8
Technical
- fix(ci): match cypress env timezone to application default @themightychris
- chore(deps): bump skeleton-v1 to v1.20.8 @themightychris
v2.9.7
Technical
- chore(deps): bump skeleton-v1 to v1.20.7 @themightychris
v2.9.6
Improvements
- chore(deps): bump skeleton-v1 to v1.20.6 @themightychris
- fix(helm): only render cron service account when backups enabled @themightychris
v2.9.5
Technical
- chore(deps): bump skeleton-v1 to v1.20.5 @themightychris
- fix(k8s): add missing ingress pathType @themightychris
v2.9.4
Improvements
Technical
- chore(deps): bump skeleton-v1 to v1.20.4 @themightychris
- fix(k8s): upgrade ingress API @themightychris
v2.9.3
Improvements
- chore(deps): bump skeleton-v1 to v1.20.3 @themightychris
- fix: skip mysql offset timezone correction for PHP <5.6 @themightychris
v2.9.2
Improvements
- chore(deps): bump skeleton-v1 to v1.20.2 @themightychris
- fix: work around PHP 5.5 issue with DateTimeZone offsets @themightychris
v2.9.1
Technical
- chore(deps): bump skeleton-v1 to v1.20.1 @themightychris
- fix(api-docs): use namespaced and valid component names for schema [JarvusInnovations/emergence-skeleton#335] @themightychris
- feat(api-docs): flatten parameter components @themightychris
v2.9.0
Improvements
- chore(deps): bump skeleton-v1 to v1.20.0 @themightychris
- fix: use offset-based mysql timezone when writing field values [#333] @themightychris
- feat(api-docs): generated API docs for RecordsRequestHandler paths [#332] @themightychris
v2.8.20
Technical
- chore(deps): bump skeleton-v1 to v1.19.20 @themightychris
- fix(cypress): quote commands run over remote SSH [#330] @Camus1859