Skip to content

Releases: defenseunicorns/uds-runtime

nightly-unstable

12 Oct 09:23
2f0682a
Compare
Choose a tag to compare
nightly-unstable Pre-release
Pre-release

Nightly unstable build

v0.6.0

10 Oct 19:28
44f14a8
Compare
Choose a tag to compare

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)

v0.5.0

25 Sep 20:32
ebc13f3
Compare
Choose a tag to compare

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)

v0.4.0

19 Sep 17:13
04cb683
Compare
Choose a tag to compare

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)

v0.3.0

06 Sep 15:46
d53bfdc
Compare
Choose a tag to compare

0.3.0 (2024-09-06)

Features

Read more

v0.2.0

19 Aug 17:35
fb2456d
Compare
Choose a tag to compare

0.2.0 (2024-08-19)

Features

Bug Fixes

Miscellaneous

v0.1.0-alpha.5

02 Aug 01:53
12ff0c1
Compare
Choose a tag to compare

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

Features

Bug Fixes

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

v0.1.0

02 Aug 14:25
ef1fa4c
Compare
Choose a tag to compare

0.1.0 (2024-08-02)

Features

Bug Fixes

Miscellaneous

v0.1.0-alpha.4

01 Aug 22:23
2907c75
Compare
Choose a tag to compare

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

Bug Fixes

v0.1.0-alpha.3

01 Aug 21:54
410ce9b
Compare
Choose a tag to compare

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

Features

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

Bug Fixes