Releases: n3tuk/dashboard
0.2.8
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
- Fix the port name for the
readinessProbe
(#20, @jonathanio)
0.2.7
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
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
- Rename
service
toendpoint
due to label conflicts (#16, @jonathanio) - Update
path
label to better handle 404 requests (#15, @jonathanio)
0.2.5
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
- Refactor Prometheus Metrics (#14, @jonathanio)
0.2.4
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
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
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
- Fix
webPort
reference inIngress
resource (#9, @jonathanio)
0.2.1
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
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
- Add a Helm Chart and CI Processes (#6, @jonathanio)
Updates
- Split the
web
andmetrics
service endpoints (#7, @jonathanio)
0.1.1
dashboard
v0.1.1
The following is the list of the fixes, updates, and new features, against dashboard
since v0.1.0 (see v0.1.1 changes after v0.1.0 for the detailed changelog).
Updates
- Improve and enhance the web service (#5, @jonathanio)