Skip to content

Latest commit

 

History

History
705 lines (576 loc) · 111 KB

CHANGELOG.md

File metadata and controls

705 lines (576 loc) · 111 KB

Changelog

0.8.0 (2024-10-29)

Features

Bug Fixes

  • ensure swagger is behind local auth (#466) (a6a3958)
  • readme logo cutoff (#480) (e2bbf19)
  • ui: fixing issue with core services displaying undefined service (#504) (81c597b)

Miscellaneous

  • add e2e in cluster testing (#451) (267b611)
  • api: bind only to localhost interface on serve (#474) (da577ff)
  • deps: update dependency kubernetes-fluent-client to v3.1.3 (#463) (844e9bc)
  • deps: update dependency kubernetes-fluent-client to v3.2.0 (#479) (62fd169)
  • deps: update dependency kubernetes-fluent-client to v3.2.1 (#495) (48f7a56)
  • deps: update kubernetes packages to v0.31.2 (#490) (0eaf9ed)
  • deps: update module github.com/charmbracelet/lipgloss to v0.13.1 (#486) (e9f2b1e)
  • deps: update module github.com/swaggo/swag to v1.16.4 (#472) (f1a6563)
  • rename LICENSE to LICENSE.md (#477) (b2efe51)
  • ui: update node and custom resource sidebar icons (#469) (a7e9f53)

0.7.0 (2024-10-17)

Features

Miscellaneous

  • ci: e2e test for cluster disconnection and reconnection (#447) (b4847d4)
  • more auth refactors, move Go code into src, remove build tags (#461) (f14dcce)
  • ui: re-enable svelte/no-at-html-tags rule (#464) (0137419)
  • watch error handler test (#462) (a4fc5a2)

0.6.1 (2024-10-15)

Miscellaneous

0.6.0 (2024-10-10)

Features

  • api: adds caching layer to pepr endpoints (#402) (782d93b)
  • api: use tls when running locally (#405) (d4764eb)
  • ci: publish the runtime ui build as a release artifact (#418) (ce4a592)
  • ui: 409 overview dashboard events logs widget (#415) (ea47a72)
  • ui: create stat widget (#386) (f1dce2e)

Bug Fixes

Miscellaneous

  • api: refactor organization of reconnection logic (#406) (1dd4a06)
  • api: updates for handling unavailable metrics server (#421) (6bb9728)
  • deps: update dependency kubernetes-fluent-client to v3.0.4 (#403) (ef35113)
  • deps: update devdependencies (#214) (16f75ed)
  • deps: update github actions (#385) (ac2797f)
  • deps: update module github.com/zarf-dev/zarf to v0.41.0 (#414) (aaa2fed)
  • fix typo in README (#396) (ceddd9b)
  • fix typo, clean URL, de-dup toast (#407) (b8616c6)
  • implementation for handling crds that dont exist (#408) (d5d7d14)
  • swap svelte-chartjs for chartjs lib (#246) (cedaa43)
  • ui: add status colors for event type in events table (#422) (e1111e9)
  • ui: adding convention for figma to front end component naming (#401) (f65ec88)

0.5.0 (2024-09-25)

Features

  • api: adds jwt group validation when in-cluster (#387) (8a53f76)
  • make deployment resources configurable and up default memory (#372) (2981598)
  • ui: adding events tab (#342) (cb9b43a)
  • ui: fixing issue with progress bar (#375) (3f8f204)
  • ui: updating pods table column name (#369) (25aaaf9)

Bug Fixes

  • ensure pod counts are consistent (#363) (a5c837b)
  • fixing issue with firefox not supporting text-wrap: pretty (#382) (4465617)
  • fixing memory bar for overview page (#381) (4f321e3)
  • use tls 1.2 in canary deployment (#383) (08b5bdc)

Miscellaneous

  • api route test helper with retries and exponential backoff (#357) (674f37e)
  • ci: update core demo bundle version for ephemeral env (#360) (161fa7e)
  • deps: update dependency vite to v5.3.6 [security] (#341) (6dc4ad2)
  • deps: update github actions (#334) (117410e)
  • deps: update github actions (#371) (78bb3a1)
  • deps: update module github.com/zarf-dev/zarf to v0.40.1 (#359) (12a0f5e)
  • deps: update uds-core-types digest to df4d2da (#362) (0a67913)
  • refactors uds tasks and adds smoke test (#344) (2fec985)
  • update description for UDS Package (#356) (d360d38)
  • update slim core with authsvc deployment and bump k3d version (#389) (216bab6)

0.4.0 (2024-09-19)

Features

  • alert users to cluster disconnection and reconnect (#270) (d121bdc)
  • api: implement authsvc in uds package and use jwt in api (#335) (def3b83)
  • ui: add functionality to Pepr table (#298) (a11d397)
  • ui: adding functionality to cards (#327) (15dbd05)
  • ui: adding progress bar component (#337) (a36a1ef)
  • ui: adding truncate and line clamp option (#279) (de760fb)
  • ui: adjusting drawer margins (#303) (c23c809)
  • ui: confirm status coloring (#318) (eb31544)
  • ui: reload data view when cluster reconnection is successful (#336) (95137bc)
  • ui: update prettier plugin organize imports (#324) (115cc6b)

Bug Fixes

  • api: errors from trying to get kubecontext while in cluster (#339) (23488f8)
  • api: flaky api tests (#350) (1ef0a77)
  • field selectors broken when metadata not present (#338) (1a7443a)
  • historical usage loading (#340) (f236ad9)
  • ui: fixing issue with table data being null (#320) (08c8c40)

Miscellaneous

  • api auth state design doc (#331) (59ee0da)
  • api: complete api tests for all routes (#319) (734cc33)
  • deps: update dependency kubernetes-fluent-client to v3.0.3 (#329) (467dcab)
  • deps: update github actions (#266) (898acdb)
  • deps: update kubernetes packages to v0.31.1 (#321) (0865775)
  • move api token auth state management to backend using cookies (#343) (45a4e76)
  • undo release-as 0.3.0 (#291) (3ee2cac)
  • update readme with badges (#225) (38df19a)

0.3.0 (2024-09-06)

Features

Bug Fixes

Miscellaneous

0.3.0 (2024-09-06)

Features

Bug Fixes

Miscellaneous

0.3.0 (2024-09-06)

Features

  • adding adr for data-test ids (#200) (4936722)
  • adds pods to pvc view, make swagger more discoverable (#271) (d6e5eba)
  • api: add fields query parameter for fine-grained data filtering (#94) (0021790)
  • api: strip annotations from sparse resources (#250) (f43533a)
  • local mode token protection (#245) (d356940)
  • ui: adding status color mapping for k8s (#264) (15fc75f)

Bug Fixes

Miscellaneous

  • add go binaries as artifacts of releases (#240) (422deea)
  • adding contributing instructions for front end testing locators (#242) (4a253cf)
  • api token auth documentation (#269) (20cbd02)
  • api: add api tests (#231) (3f9eb2c)
  • api: add field selector api tests (#262) (6ee6720)
  • deps: update dependency jsdom to v25 (#247) (772930b)
  • deps: update dependency kubernetes-fluent-client to v3.0.2 (#256) (4c075a8)
  • deps: update github actions (#213) (b51692f)
  • deps: update github actions (#227) (22b18b0)
  • deps: update github actions (#257) (6c366cc)
  • deps: update kubernetes packages to v0.31.0 (#215) (9875e62)
  • deps: update module github.com/charmbracelet/lipgloss to v0.13.0 (#232) (1cf315a)
  • deps: update module github.com/zarf-dev/zarf to v0.38.3 (#244) (adf6d82)
  • deps: update module github.com/zarf-dev/zarf to v0.39.0 (#283) (e3719a2)
  • tag uds cli install for renovate (#226) (e3f5f71)
  • ui: redirect to auth page when unauthenticated (#278) (432002f)
  • update test iac (#223) (9f21f91)

0.2.0 (2024-08-19)

Features

Bug Fixes

Miscellaneous

0.1.0 (2024-08-02)

Features

Bug Fixes

Miscellaneous

0.1.0-alpha.5 (2024-08-02)

Features

Bug Fixes

  • add tasks file to release please config and add docker login (#139) (f61680f)

0.1.0-alpha.4 (2024-08-01)

Bug Fixes

0.1.0-alpha.3 (2024-08-01)

Features

  • ui: show results even if not filtering (#131) (4603b65)

Bug Fixes

0.1.0-alpha.2 (2024-08-01)

Features

Bug Fixes

Miscellaneous