-
1.1.4 trend detectoin Stable
released this
2025-10-04 06:20:25 +00:00 | 302 commits to main since this releaseWhat's Changed
- Bump tokio-rustls from 0.26.2 to 0.26.3 by @dependabot[bot] in https://github.com/navicore/navipod/pull/440
- Bump clap_complete from 4.5.57 to 4.5.58 by @dependabot[bot] in https://github.com/navicore/navipod/pull/439
- Bump time from 0.3.43 to 0.3.44 by @dependabot[bot] in https://github.com/navicore/navipod/pull/438
- Bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in https://github.com/navicore/navipod/pull/436
- Bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in https://github.com/navicore/navipod/pull/437
- Bump regex from 1.11.2 to 1.11.3 by @dependabot[bot] in https://github.com/navicore/navipod/pull/441
- Bump serde from 1.0.223 to 1.0.228 by @dependabot[bot] in https://github.com/navicore/navipod/pull/442
- Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in https://github.com/navicore/navipod/pull/443
- Bump hyper-util from 0.1.16 to 0.1.17 by @dependabot[bot] in https://github.com/navicore/navipod/pull/444
- Bump rustls from 0.23.31 to 0.23.32 by @dependabot[bot] in https://github.com/navicore/navipod/pull/445
- fix workflows for PRs by @navicore in https://github.com/navicore/navipod/pull/446
- add cpu and mem using metrics server by @navicore in https://github.com/navicore/navipod/pull/447
- Trends by @navicore in https://github.com/navicore/navipod/pull/448
Full Changelog: https://github.com/navicore/navipod/compare/1.1.3...1.1.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
1.1.3 user agent refactor Stable
released this
2025-09-15 02:37:24 +00:00 | 338 commits to main since this releaseWhat's Changed
- update using the newer header support to set user agent by @navicore in https://github.com/navicore/navipod/pull/435
Full Changelog: https://github.com/navicore/navipod/compare/1.1.2...1.1.3
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
1.1.2 docs Stable
released this
2025-09-15 00:34:36 +00:00 | 343 commits to main since this releaseWhat's Changed
- readme update by @navicore in https://github.com/navicore/navipod/pull/434
Full Changelog: https://github.com/navicore/navipod/compare/1.1.1...1.1.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.1 log detail Stable
released this
2025-09-14 17:33:40 +00:00 | 346 commits to main since this releaseWhat's Changed
- log detail works by @navicore in https://github.com/navicore/navipod/pull/433
Full Changelog: https://github.com/navicore/navipod/compare/1.1.0...1.1.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-09-12 04:30:38 +00:00 | 349 commits to main since this releaseWhat's Changed
- logs by @navicore in https://github.com/navicore/navipod/pull/431
- probe support by @navicore in https://github.com/navicore/navipod/pull/432
Full Changelog: https://github.com/navicore/navipod/compare/1.0.9...1.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-09-11 02:56:16 +00:00 | 357 commits to main since this releaseWhat's Changed
- more visual feedback by @navicore in https://github.com/navicore/navipod/pull/429
- IO indicator works by @navicore in https://github.com/navicore/navipod/pull/430
Full Changelog: https://github.com/navicore/navipod/compare/1.0.7...1.0.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-09-10 19:55:11 +00:00 | 361 commits to main since this releaseWhat's Changed
- list probes in container by @navicore in https://github.com/navicore/navipod/pull/427
- more intelligent cache population and visual indicator by @navicore in https://github.com/navicore/navipod/pull/428
Full Changelog: https://github.com/navicore/navipod/compare/1.0.5...1.0.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-09-10 05:01:09 +00:00 | 368 commits to main since this releaseWhat's Changed
- ui loop refactoring to partially address https://github.com/navicore/… by @navicore in https://github.com/navicore/navipod/pull/417
- tui table state refactor by @navicore in https://github.com/navicore/navipod/pull/418
- Dry refactor app by @navicore in https://github.com/navicore/navipod/pull/419
- refactor by @navicore in https://github.com/navicore/navipod/pull/420
- more refactor dry by @navicore in https://github.com/navicore/navipod/pull/421
- more dry refactoring by @navicore in https://github.com/navicore/navipod/pull/423
- refactor by @navicore in https://github.com/navicore/navipod/pull/424
- refactor large code files by @navicore in https://github.com/navicore/navipod/pull/425
- Last big file refactor by @navicore in https://github.com/navicore/navipod/pull/426
Full Changelog: https://github.com/navicore/navipod/compare/1.0.4...1.0.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.0.4 rev deps Stable
released this
2025-09-08 23:58:35 +00:00 | 390 commits to main since this releaseWhat's Changed
- Bump k8s-openapi from 0.25.0 to 0.26.0 by @dependabot[bot] in https://github.com/navicore/navipod/pull/413
- Add Claude Code GitHub Workflow by @navicore in https://github.com/navicore/navipod/pull/415
- Bump uuid from 1.18.0 to 1.18.1 by @dependabot[bot] in https://github.com/navicore/navipod/pull/411
- Bump x509-parser from 0.17.0 to 0.18.0 by @dependabot[bot] in https://github.com/navicore/navipod/pull/412
- Bump clap from 4.5.46 to 4.5.47 by @dependabot[bot] in https://github.com/navicore/navipod/pull/410
- Bump wiremock from 0.6.4 to 0.6.5 by @dependabot[bot] in https://github.com/navicore/navipod/pull/414
Full Changelog: https://github.com/navicore/navipod/compare/1.0.3...1.0.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
released this
2025-09-02 04:44:57 +00:00 | 407 commits to main since this releaseFull Changelog: https://github.com/navicore/navipod/compare/1.0.2...1.0.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)