Skip to content

Latest commit

 

History

History
80 lines (46 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

80 lines (46 loc) · 2.46 KB

1.1.1 (2023-06-24)

Bug Fixes

  • bump golang.org/x/net from 0.10.0 to 0.11.0 (#25)
  • bump k8s.io/client-go from 0.27.2 to 0.27.3 (#23)
  • bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.47.0 (#26)
  • bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#18)
  • bump github.com/hashicorp/consul/api from 1.20.0 to 1.21.0 (#19)
  • bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#20)

Chore

  • Disable depguard for golangci-lint (#21)

1.1.0 (2023-05-28)

Chore

  • Update the release changelog template

Features

  • Read configuration file from Kubernetes ConfigMap (#17)

1.0.3 (2023-05-27)

Bug Fixes

  • bump github.com/gofiber/fiber/v2 from 2.45.0 to 2.46.0 (#14)
  • bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • bump k8s.io/client-go from 0.27.1 to 0.27.2

1.0.2 (2023-05-09)

Bug Fixes

  • bump golang.org/x/sync from 0.1.0 to 0.2.0
  • bump golang.org/x/net from 0.9.0 to 0.10.0
  • bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.45.0

Chore

  • update changelog for 1.0.2

1.0.1 (2023-04-16)

Bug Fixes

  • Update dependencies
  • Bump golang.org/x/net from 0.8.0 to 0.9.0 (#7)
  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#3)

Chore

  • Show git sha in the release changelog

1.0.0 (2023-04-16)

Chore

  • update changelog for 1.0.0
  • Add labels to the container image

0.2.0 (2023-04-16)