Releases: arkits/spring-boot-actuator-cli
0.0.4
Changelog
b154dcb dev: added pass-through support for prometheus
f678452 dev: better logging in batch mode
40292c0 dev: improve pretty-printing info
d3c0ab2 dev: info: print the raw response on verbose
c6c4cdb dev: initial support for metrics + updated comments
0a12e61 dev: no need to print header if the name is unset
96d2b96 dev: revise error handling + improve support for batch mode
33a0e0d dev: support for inventory tagging + updated docs
0.0.3
Changelog
dcddec0 dev: continue pretty-printing git info
ec1e477 dev: dockerized demo-service + misc fixes
54ffc21 dev: initial implementation for health parsing
bf37821 dev: quick script to make logs
ab2058b dev: refactor to support tailing logfile
227ed4b dev: revise logfileCmd's looping logic
6b1a35f dev: safer prettyprinting of gitInfo + update docs
01dbf9f dev: wip pretty-printing git info
0.0.2
0.0.1
Changelog
d317829 Initial commit
2db5e8c ci: added release-on-tag
d17800a ci: patch release-on-tag.yml
53fb221 ci: path gorelease config
5b1d4f3 ci: rename release-on-tag
af289c1 dev: actually working PoC
6efe0dd dev: added bun-run-demo.sh
9c61df4 dev: added demo-service
aa41393 dev: allow defining actuator-base
a11ca17 dev: attempt to inject COMMIT_ID as version
90bf082 dev: cleanup + refactor to separate out printing logic
6d1ee28 dev: continue implementation of pretty-printing env
421b072 dev: continue improving pretty-print env
7f6d010 dev: explicitly print out that SSL verification is being skipped
87e96aa dev: impl choosing a specific from inventory
89fba43 dev: improve env parsing to respect terminal size + impl VLog
fd81515 dev: improve propertySourceHeader parsing logic
18c157c dev: initial PoC
2b3ddfa dev: initial impl of pretty printing env
ff5934f dev: initial support for custom endpoints + refactor to override actuator base
8431f00 dev: make use of go-pretty text utils to improve legibility
9a1fe60 dev: more sensible CLI flags + improve verbose logging
966e64c dev: refactor to support skip-pretty-print + revise structure
0e607ed dev: remove extra print
4e63aad dev: switch to safer printing of sources
5aef3e5 dev: switch to using golang.org/x/term
2fccd78 dev: updated gitignore