Skip to content

Releases: philips-labs/siderite

v0.16.6

25 Aug 19:59
f247984
Compare
Choose a tag to compare

v0.16.5

24 Aug 15:52
786a0c2
Compare
Choose a tag to compare

Full Changelog: v0.16.4...v0.16.5

v0.16.4

24 Aug 15:30
36ac28e
Compare
Choose a tag to compare

Full Changelog: v0.16.3...v0.16.4

v0.16.3

24 Aug 10:21
5f1917e
Compare
Choose a tag to compare

Full Changelog: v0.16.2...v0.16.3

v0.16.0

24 Aug 10:00
488d625
Compare
Choose a tag to compare

What's Changed

  • Move to Go 1.21
  • Bump golang from 1.20.5-alpine to 1.20.6-alpine by @dependabot in #138
  • Bump github.com/philips-software/go-hsdp-api from 0.81.0 to 0.81.1 by @dependabot in #137
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #134
  • Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #141
  • Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #139
  • Bump github.com/jpillora/chisel from 1.8.1 to 1.9.1 by @dependabot in #140

Full Changelog: v0.15.1...v0.16.0

v0.15.1

20 Jun 20:14
59b4b5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

19 Jun 10:36
6fe2d4a
Compare
Choose a tag to compare

Full Changelog: v0.14.0...v0.15.0

v0.14.0

24 Mar 20:29
c296b58
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/spf13/cobra from 0.0.7 to 1.2.1 by @dependabot in #48
  • Bump github.com/go-resty/resty/v2 from 2.6.0 to 2.7.0 by @dependabot in #47
  • Bump github.com/philips-software/go-hsdp-api from 0.50.2 to 0.51.2 by @dependabot in #49
  • Bump github.com/philips-software/go-hsdp-api from 0.51.2 to 0.51.7 by @dependabot in #50
  • Bump github.com/philips-software/go-hsdp-api from 0.51.7 to 0.51.8 by @dependabot in #51
  • Bump github.com/philips-software/go-hsdp-api from 0.51.8 to 0.52.2 by @dependabot in #54
  • Bump github.com/philips-software/go-hsdp-api from 0.52.2 to 0.60.0 by @dependabot in #55
  • Bump github.com/philips-software/go-hsdp-api from 0.60.0 to 0.61.1 by @dependabot in #58
  • Bump github.com/philips-software/go-hsdp-api from 0.61.1 to 0.61.4 by @dependabot in #59
  • Bump github.com/philips-software/go-hsdp-api from 0.61.4 to 0.61.9 by @dependabot in #62
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #64
  • Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 by @dependabot in #63
  • Bump github.com/jpillora/chisel from 1.7.6 to 1.7.7 by @dependabot in #56
  • Bump github.com/spf13/viper from 1.9.0 to 1.10.1 by @dependabot in #52
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.5 by @dependabot in #82
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #81
  • Bump github.com/spf13/viper from 1.10.1 to 1.12.0 by @dependabot in #72
  • Bump github.com/philips-software/go-hsdp-api from 0.61.9 to 0.71.0 by @dependabot in #79
  • Bump github.com/philips-software/go-hsdp-api from 0.71.0 to 0.71.2 by @dependabot in #84
  • Bump github.com/philips-software/go-hsdp-api from 0.71.2 to 0.73.6 by @dependabot in #93
  • Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #89
  • Bump github.com/fatih/color from 1.13.0 to 1.15.0 by @dependabot in #119
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot in #118
  • Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #101
  • Bump github.com/spf13/viper from 1.13.0 to 1.15.0 by @dependabot in #108
  • Bump github.com/philips-software/go-hsdp-api from 0.73.6 to 0.79.1 by @dependabot in #117
  • Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #120
  • Bump github.com/jpillora/chisel from 1.7.7 to 1.8.1 by @dependabot in #125
  • Bump docker/login-action from 1 to 2 by @dependabot in #124
  • Bump actions/checkout from 2 to 3 by @dependabot in #123
  • Bump docker/build-push-action from 2 to 4 by @dependabot in #122
  • Bump actions/setup-go from 2.1.4 to 4.0.0 by @dependabot in #121

Full Changelog: v0.12.2...v0.14.0

v0.12.2

29 Nov 04:48
50216e2
Compare
Choose a tag to compare
  • HSDP Logging support
  • Logdrainer support
  • Ensure last app logs are flushed

v0.9.0

30 Jun 13:48
c1ef8fd
Compare
Choose a tag to compare
  • Refactor so siderite is go install -able