Skip to content

Releases: FairwindsOps/astro

v1.6.0

02 Jul 21:59
86f7eb8
Compare
Choose a tag to compare

Changelog

a2e92eb Add icon in png format (#81)
a128941 Adding correct slack link to README (#102)
fcab9e9 Adding helm install info to README (#77)
f6e14dd Bump github.com/golang/mock from 1.4.0 to 1.4.3 (#93)
4dc8188 Bump github.com/imdario/mergo from 0.3.8 to 0.3.9 (#100)
0619f82 Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0
ede3f39 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 (#110)
a3df734 Bump github.com/spf13/cobra from 0.0.5 to 0.0.6 (#88)
1296c40 Bump github.com/spf13/cobra from 0.0.6 to 0.0.7 (#97)
48f22e3 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#89)
c91187a Bump github.com/zorkian/go-datadog-api (#103)
96a8d0d Bump github.com/zorkian/go-datadog-api (#94)
4214ed5 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#109)
2f1e327 Fix slack link (#106)
951fc4b Merge pull request #98 from FairwindsOps/dependabot/go_modules/github.com/sirupsen/logrus-1.5.0
0e59819 Partial update to controller-runtime (#105)
fcc4bb3 Update README.md (#92)
d35aa23 adding Bader as CODEOWNER (#101)
e440a05 adding multiple kube version e2e tests and updating orb version (#86)
ceb2bc4 bringing go.mod and go.sum up to date (#96)
b3c1994 logging review (#80)
86f7eb8 static monitor config (#113)
5e1d419 updating dependencies (#85)

v1.5.3

10 Jan 16:23
75ec4ea
Compare
Choose a tag to compare

Changelog

dbb4b8e DataDog future prep
00e1b5f Merge pull request #73 from FairwindsOps/lucasreed/formatting_and_future_prep
0d69120 Merge pull request #74 from FairwindsOps/lucasreed/fix_duplicate_requests_to_dd
ab37961 Merge pull request #75 from FairwindsOps/lucasreed/cleanup_binary
bc4c366 Updating README to reflect better yaml multiline formatting of the message field in configuration.
3649023 Various fixes
431930f checking for annotation changes before any DD API calls
75ec4ea fix typo in goreleaser config and remove arm builds (#76)
1a380b5 removing binary that got accidentally included in merge

v1.5.2

16 Dec 14:04
bfa2248
Compare
Choose a tag to compare

Changelog

bfa2248 Add mutex to datadog code that is not thread safe (#71)

v1.5.1

12 Dec 23:14
995f580
Compare
Choose a tag to compare

Changelog

995f580 Merge pull request #69 from FairwindsOps/lucasreed/fix_circleci_releases
8c3e0c2 fixes to circleci release process
40dcc7c ignore the release pipeline until a v version tag is created