Skip to content

v0.14.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlosms carlosms released this 05 Aug 15:12
08fff1c

Fixed

  • The internal directory structure in ~/.sourced/workdirs/ has changed to avoid bugs related to how some paths were base64-encoded and other were not. Now all working directories for init local or init orgs use base64 directory names (#173).
  • Better error messages (#177).
  • Update the .env file on init always (#181).

Internal

  • Add support for a new docker-file.override.yml file, needed to setup a development environment for sourced-ui (#158).
  • Improvements to integration tests for windows(#171, #178).

Upgrading

For internal releases we don't support upgrading. If you have a previous sourced-ce version installed, clean up all your data before downloading this release. This will delete everything, including the UI data for dashboards, charts, users, etc:

sourced prune --all
rm -rf ~/.sourced