Releases: palantir/godel
Releases · palantir/godel
v2.1.0
v2.0.0
v2.0.0-rc12
- Update
distgo
plugin version to 1.0.0-rc15 - Ensure that configuration specified in gödel config file takes precedence over config from configuration providers
v2.0.0-rc11
- Update
distgo-plugin
to 1.0.0-rc14 - Update
license-plugin
to use new repository
v2.0.0-rc9
- Update distgo version to 1.0.0-rc12
- Use Go 1.10.1 to build executable
- Update version of gödel used by project to 2.0.0-rc8
v2.0.0-rc10
- Fixed misconfiguration in CircleCI that prevented publishing
- Updated distgo dependency to 1.0.0-rc13
v2.0.0-rc8
- Ensure that
godel.properties
file is updated with proper source after installs or upgrades
v2.0.0-rc7
- Use
omitempty
annotation for YAML configuration values - Improvements to
godelinit
- Change upgrade to not back up files by default and control behavior using flag
- Update plugin and asset dependencies to latest versions
v2.0.0-rc6
- Multiple bug fixes
- Update default versions of plugins and assets used
v2.0.0-rc5
- Added support for upgrading configuration
- Solidified v2 APIs for plugins