Skip to content

Releases: palantir/godel

v2.1.0

09 May 22:17
1790295
Compare
Choose a tag to compare
  • Updates default version of distgo to 1.2.0
    • Improves handling of upgrading legacy Docker configuration
    • Fixes bugs with docker build task
    • Changes default value of --install flag for build task
  • Built using Go 1.10.2

v2.0.0

03 May 20:17
55c072a
Compare
Choose a tag to compare
Update version of dep plugin to 1.0.0 (#375)

v2.0.0-rc12

30 Apr 04:08
6ff67ba
Compare
Choose a tag to compare
  • 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

29 Apr 15:56
d8bfc80
Compare
Choose a tag to compare
  • Update distgo-plugin to 1.0.0-rc14
  • Update license-plugin to use new repository

v2.0.0-rc9

05 Apr 20:50
a6fe9c7
Compare
Choose a tag to compare
  • 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

05 Apr 21:39
e952ea3
Compare
Choose a tag to compare
  • Fixed misconfiguration in CircleCI that prevented publishing
  • Updated distgo dependency to 1.0.0-rc13

v2.0.0-rc8

02 Apr 06:38
42d0182
Compare
Choose a tag to compare
  • Ensure that godel.properties file is updated with proper source after installs or upgrades

v2.0.0-rc7

02 Apr 05:43
56c69bf
Compare
Choose a tag to compare
  • 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

31 Mar 04:55
175e94c
Compare
Choose a tag to compare
  • Multiple bug fixes
  • Update default versions of plugins and assets used

v2.0.0-rc5

27 Mar 20:21
ebc7e06
Compare
Choose a tag to compare
  • Added support for upgrading configuration
  • Solidified v2 APIs for plugins