Skip to content

Releases: n3tuk/dashboard

0.2.9

07 Dec 21:46
64806f8

Choose a tag to compare

dashboard v0.2.9

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.8 (see v0.2.9 changes after v0.2.8 for the detailed changelog).

Updates

  • Add support for HTTPRoute resource in the Helm Chart (#32, @jonathanio)
  • Update dashboard to use the Pod IP as listening address (#21, @jonathanio)

Maintenance

4 changes
  • go(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#26, @dependabot[bot])
  • go(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 (#24, @dependabot[bot])
  • go(deps): bump github.com/samber/slog-gin from 1.13.4 to 1.13.5 (#25, @dependabot[bot])
  • go(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#22, @dependabot[bot])

0.2.8

21 Aug 22:54
5468038

Choose a tag to compare

dashboard v0.2.8

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.7 (see v0.2.8 changes after v0.2.7 for the detailed changelog).

Bug Fixes

0.2.7

21 Aug 22:22
6349496

Choose a tag to compare

dashboard v0.2.7

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.6 (see v0.2.7 changes after v0.2.6 for the detailed changelog).

Updates

  • Support cluster name and remove state configuration (#19, @jonathanio)

Maintenance

  • go(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#18, @dependabot)
  • go(deps): bump github.com/samber/slog-gin from 1.13.3 to 1.13.4 (#17, @dependabot)

0.2.6

15 Aug 21:35
9979e55

Choose a tag to compare

dashboard v0.2.6

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.5 (see v0.2.6 changes after v0.2.5 for the detailed changelog).

Bug Fixes

0.2.5

15 Aug 20:46
a6ff104

Choose a tag to compare

dashboard v0.2.5

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.4 (see v0.2.5 changes after v0.2.4 for the detailed changelog).

Updates

0.2.4

15 Aug 12:17
06195e9

Choose a tag to compare

dashboard v0.2.4

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.3 (see v0.2.4 changes after v0.2.3 for the detailed changelog).

Maintenance

  • go(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#11, @dependabot)
  • Update GoReleaser config for v2.2 release (#13, @jonathanio)
  • Add Go 1.23 release to testing matrix (#12, @jonathanio)

0.2.3

14 Aug 16:13
2ec042b

Choose a tag to compare

dashboard v0.2.3

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.2 (see v0.2.3 changes after v0.2.2 for the detailed changelog).

Bug Fixes

  • Restore logger.Start() setup due to missing values (#10, @jonathanio)

0.2.2

14 Aug 15:59
a5b1287

Choose a tag to compare

dashboard v0.2.2

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.1 (see v0.2.2 changes after v0.2.1 for the detailed changelog).

Bug Fixes

0.2.1

14 Aug 15:43
dc3d635

Choose a tag to compare

dashboard v0.2.1

The following is the list of the fixes, updates, and new features, against dashboard since v0.2.0 (see v0.2.1 changes after v0.2.0 for the detailed changelog).

Bug Fixes

  • Fix --version error in Helm Chart packaging step (#8, @jonathanio)

0.2.0

14 Aug 15:35
002491e

Choose a tag to compare

dashboard v0.2.0

The following is the list of the fixes, updates, and new features, against dashboard since v0.1.1 (see v0.2.0 changes after v0.1.1 for the detailed changelog).

Features

Updates