0.4.0-alpha1
Pre-release
Pre-release
·
13 commits
to 0.4.x
since this release
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
Fixed bugs
- Fix assets dump bug in passing postgres password to the run func by @andytson-inviqa in #140
Full Changelog: 0.3.0...0.4.0-alpha1