What's Changed
Implemented enhancements
- Avoid unnecessary sub-shell for echo piping to stderr by @andytson-inviqa in #137
- Add support for postgres in
ws db console
by @andytson-inviqa in #139 - Improve app init logging and exiting on db_hasSchema checks by @andytson-inviqa in #138
- Provide better database attribute defaults if switching to postgres by @andytson-inviqa in #142
- Add searchengine attribute structure to replace elasticsearch by @andytson-inviqa in #141
- Disable security plugin in elasticsearch and opensearch by @andytson-inviqa in #144
- Add support for searchengine platform version and upgrade elasticsearch 8 by @andytson-inviqa in #145
- Add command to easily open a shell on any container by @NoDiskInDriveA in #146
- Split set/unset, improve newline handling by @NoDiskInDriveA in #147
- feat: add support for build args for console by @andytson-inviqa in #149
- feat: move console root folder copy to make rebuilds more efficient by @andytson-inviqa in #150
- feat: update cronjob/job helm templates to use service.environment tmpl by @andytson-inviqa in #152
- Add a shutdown timeout configuration and use the default by @andytson-inviqa in #151
- feat: include error messages in entrypoint errors by @andytson-inviqa in #155
- feat(lighthouse): output results on failure too by @kierenevans in #156
- feat: switch to inviqa chromium image everywhere by @kierenevans in #158
- feat: provide console build args to runtime environment in dynamic mode by @andytson-inviqa in #160
- feat: switch to default caching_sha2_password in mysql 8.4 by @andytson-inviqa in #161
Fixed bugs
- Fix assets dump bug in passing postgres password to the run func by @andytson-inviqa in #140
- Fix harness post-update not having an interpreter by @kierenevans in #153
- bug: fix mutagen release match PHP 8.3 deprecation by @andytson-inviqa in #157
New Contributors
- @NoDiskInDriveA made their first contribution in #146
Full Changelog: 0.3.0...0.4.0