Skip to content

Version: 0.19.0

Compare
Choose a tag to compare
@GZTimeWalker GZTimeWalker released this 16 Apr 08:02
· 578 commits to develop since this release
99d4ca6

0.19.0 - 2024-04-15

Important

BREAK CHANGES (from v0.18): CONFIG CHANGES

  • I18n Support: use LC_ALL instead of LANG environment variable
  • Observability: support opentelemetry / prometheus / metrics / tracing

⛰️ Features

  • Allow customize total suffix for Prometheus - (468b47) by Steven He
  • Add version info to opentelemetry - (e24950) by Steven He
  • Map LogLevel to LogEventLevel - (644eff) by Steven He
  • Loki logging server support - (54aa5c) by Steven He
  • Enable dynamic adaptive GC - (18567d) by Steve
  • config cache & client message - (c17708) by GZTime
  • adding more instruments - (91691e) by Steven He
  • custom Prometheus settings - (f06a09) by Steven He
  • control enabling of telemetry - (93b00d) by Steven He
  • metrics and distributed tracing - (4d807c) by Steven He

🐛 Bug Fixes

  • (frontend) disable when update - (a09af6) by GZTime
  • (i18n) missing translate - (2fe800) by GZTime
  • (style) team unlock badge - (e3a697) by GZTime
  • Stack overflow while disposing stream - (9a0a87) by Steven He
  • Run Tasks with LongRunning options - (bb8815) by Steven He
  • Properly dispose stream - (4dfd1d) by Steven He
  • Exclude any exception due to cancellation - (3d6dab) by Steven He
  • Exclude /metrics from log - (be3fa7) by Steven He
  • prometheus endpoint mapping - (8eabce) by Steven He
  • Add workaround for prometheus - (5364a8) by Steven He
  • GlobalConfig scope - (d1f5c5) by Steven He
  • Make MailSender singleton - (133284) by Steven He
  • Refactor MailSender to use a queue - (b72f99) by Steven He
  • Missing args in team localization - (9913f3) by Steven He
  • ClientCaptchaInfoModel is not MemoryPackable - (a9c3d0) by GZTime
  • ClientConfig is not registered for MemoryPack - (7fed35) by GZTime
  • disable AutomountServiceAccountToken for pods - (1e139f) by GZTime

🎨 Styling

  • fix Badge padding - (6e5e53) by GZTime

⚙️ Miscellaneous Tasks

  • add platform in mail title - (817232) by GZTime
  • tidy up - (82d624) by GZTime
  • Adding comments for AsyncManualResetEvent - (d51382) by Steven He
  • bump dependencies - (130632) by Steven He
  • tidy up - (ccf056) by GZTime

📦 Other Changes


Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v0.18.5...v0.19.0