Skip to content

Latest commit

 

History

History
604 lines (277 loc) · 22.4 KB

CHANGELOG.md

File metadata and controls

604 lines (277 loc) · 22.4 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.13.3 (2023-02-09)

Bug Fixes

  • Fix filter indicator with day filter (c5e2d47)

1.13.2 (2023-02-09)

Bug Fixes

  • Add date filter (aef618e)
  • deps: update module golang.org/x/crypto to v0.6.0 (#33) (bf24f32)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.4 (#51) (43bb515)

1.13.1 (2023-02-07)

Bug Fixes

1.13.0 (2023-02-07)

Bug Fixes

  • Add missing translation (21b63f7)

Features

1.12.0 (2023-01-17)

Bug Fixes

Features

1.11.0 (2023-01-17)

Features

  • chart: Add Location filter (e3a7e46)

1.10.0 (2023-01-17)

Features

  • Add browser notifications (d4f23ee)
  • chart: Add Location filter (225a91e)

1.9.1 (2023-01-11)

Bug Fixes

1.9.0 (2023-01-11)

Features

  • agent: enable leader election (4e9c0f2)
  • Limit dashboard pi chart (b2b7ac0)

1.8.0 (2023-01-03)

Features

  • Add websockets to update ui on change (91603a9)

1.7.5 (2023-01-02)

Bug Fixes

  • ui: Refresh content when adding a value (7d15e8b)

1.7.4 (2023-01-02)

Bug Fixes

1.7.3 (2023-01-01)

Bug Fixes

  • ui: Group per location/environment (03ab0e0)

1.7.2 (2023-01-01)

Bug Fixes

1.7.1 (2023-01-01)

Bug Fixes

1.7.0 (2023-01-01)

Features

  • Add more stuff to dashboard (5604aeb)

1.6.10 (2023-01-01)

Bug Fixes

1.6.9 (2023-01-01)

Bug Fixes

1.6.8 (2022-12-31)

Bug Fixes

  • api: Handle dedup correct (a5ccfb0)

1.6.7 (2022-12-31)

Bug Fixes

  • ui: Dashboard now shows current day (63d0dd5)

1.6.6 (2022-12-31)

Bug Fixes

  • deps: update dependency @testing-library/user-event to v14 (#9) (ff6112c)
  • deps: update dependency @types/node to v18 (#11) (9188671)

1.6.5 (2022-12-30)

Bug Fixes

1.6.4 (2022-12-29)

Bug Fixes

  • Style interactive timeline (9d715cf)

1.6.3 (2022-12-29)

Bug Fixes

1.6.2 (2022-12-29)

Bug Fixes

  • Consistent date between mysql and sqlite (aa2852b)

1.6.1 (2022-12-29)

Bug Fixes

  • Consistent date between mysql and sqlite (6b932d8)

1.6.0 (2022-12-29)

Bug Fixes

  • Better logs (117982e)
  • deps: update dependency @types/jest to v29 (#10) (ddd7637)
  • deps: update dependency web-vitals to v3 (#12) (9fb3760)

Features

1.5.7 (2022-12-25)

Bug Fixes

  • deps: update module github.com/gin-gonic/gin to v1.8.2 (#20) (2907c0f)

1.5.6 (2022-12-21)

Bug Fixes

1.5.5 (2022-12-21)

Bug Fixes

1.5.4 (2022-12-21)

Bug Fixes

  • deps: update module github.com/auth0/go-jwt-middleware/v2 to v2.1.0 (#5) (1a5a7a3)
  • deps: update module github.com/bombsimon/logrusr to v4 (#19) (ae813f0)
  • deps: update module golang.org/x/crypto to v0.4.0 (#7) (a26d25f)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.1 (#18) (8033401)
  • Permissions (bb1ae3d)

1.5.3 (2022-12-21)

Bug Fixes

1.5.2 (2022-12-21)

Bug Fixes

  • Correct event list permissions (6fe7619)

1.5.1 (2022-12-21)

Bug Fixes

1.5.0 (2022-12-21)

Features

  • Ignore ScalingReplicaSet (c514452)

1.4.12 (2022-12-20)

Bug Fixes

1.4.11 (2022-12-19)

Bug Fixes

  • Cleanup rest client logging (b3f4657)

1.4.10 (2022-12-19)

Bug Fixes

1.4.9 (2022-12-19)

Bug Fixes

  • chart: Fix agent permissions (5e6fe49)

1.4.8 (2022-12-19)

Bug Fixes

1.4.7 (2022-12-19)

Bug Fixes

  • Controller implementation (016adbc)
  • Controller permissions (fc44dcb)

1.4.6 (2022-12-19)

Bug Fixes

1.4.5 (2022-12-19)

Bug Fixes

  • Add retry when contacting server (30d4761)
  • Improve logging (936cbc0)

1.4.4 (2022-12-16)

Bug Fixes

  • ledger: Fix agent tracing (bac927d)

1.4.3 (2022-12-16)

Bug Fixes

  • Display timestamps in localized time (48929d4)

1.4.2 (2022-12-16)

Bug Fixes

1.4.1 (2022-12-16)

Bug Fixes

  • agent: Fix change detection (5a21cc8)
  • agent: Improve change detection (7e9c0b3)

1.4.0 (2022-12-14)

Features

1.3.3 (2022-12-14)

Bug Fixes

  • Annotations as constants (f295c52)
  • chart: Make sure token is configured for the agent (38f477f)
  • Default do cluster wide installs of the agent (6f74ea3)

1.3.2 (2022-12-14)

Bug Fixes

  • Improve change detection based on generation (b9427e3)

1.3.1 (2022-12-14)

Bug Fixes

  • Handle location in PostNewVersion method (dc74d58)

1.3.0 (2022-12-14)

Bug Fixes

  • Allow setting location per agent (b735431)

Features

1.2.6 (2022-12-13)

Bug Fixes

  • deps: update module github.com/99designs/gqlgen to v0.17.22 (#2) (0892f4c)
  • deps: update module github.com/go-sql-driver/mysql to v1.7.0 (#6) (56e087f)
  • deps: update module github.com/golang-jwt/jwt/v4 to v4.4.3 (#3) (505b381)

1.2.5 (2022-12-13)

Bug Fixes

1.2.4 (2022-12-13)

Bug Fixes

1.2.3 (2022-12-13)

Bug Fixes

  • Support cluster wide agent (ff36888)

1.2.2 (2022-12-13)

Bug Fixes

1.2.1 (2022-12-13)

Bug Fixes

1.2.0 (2022-12-13)

Features

  • Add agent for collecting information (d25fd2a)

1.1.0 (2022-12-12)

Features

  • Add client and client download (e0b6eb1)

1.0.0 (2022-12-12)

Features

1.1.14 (2022-12-08)

Bug Fixes

  • Handle db connection for commands (2aea6d0)

1.1.13 (2022-12-08)

Bug Fixes

1.1.12 (2022-12-08)

Bug Fixes

1.1.11 (2022-12-08)

Bug Fixes

1.1.10 (2022-12-08)

Bug Fixes

1.1.9 (2022-12-08)

Bug Fixes

1.1.8 (2022-12-08)

Bug Fixes

1.1.7 (2022-12-08)

Bug Fixes

1.1.6 (2022-12-08)

Bug Fixes

1.1.5 (2022-12-08)

Bug Fixes

1.1.4 (2022-12-08)

Bug Fixes

1.1.3 (2022-12-08)

Bug Fixes

1.1.2 (2022-12-08)

Bug Fixes

1.1.1 (2022-12-08)

Bug Fixes

1.1.0 (2022-12-08)

Bug Fixes

Features

1.0.0 (2022-12-07)

Bug Fixes

Features