-
Notifications
You must be signed in to change notification settings - Fork 49
0.2.0 / 2022年11月11日 #57
juliusv
announced in
Announcements
-
- [FEATURE]: Add
--versionflag andpromlens_build_infometric. Allow to print version informations #54 - [CHANGE]: Remove support for
illumosanddragonflyplatforms, as well as several specific platform/architecture combinations (see the downloads at https://github.com/prometheus/promlens/releases/tag/v0.2.0 for all available build targets). update platforms/arch supported based on what modernc.org/libc is supporting #50 - [ENHANCEMENT]: Allow building PromLens without CGO by switching to the pure-Go SQLite library
glebarez/go-sqlite. This also deprecates the flag value--shared-links.sql.driver=sqlite3in favor of--shared-links.sql.driver=sqlite. Swap sqlite libraries #42 - [ENHANCEMENT]: Allow end-of-file newlines in the Grafana key file by trimming whitespace from the file contents. Trim whitespace from Grafana key file #43
- [BUGFIX]: Fix PromQL syntax highlighting in the text editor by updating / removing various npm dependencies. Update/remove various npm dependencies to fix syntax highlighting #47
- [BUGFIX]: Fix serving of /favicon.ico. Fix serving of /favicon.ico #36
This discussion was created from the release 0.2.0 / 2022年11月11日.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment