Releases: automato-io/binocs-cli
Releases · automato-io/binocs-cli
v0.5.3
Changelog
- 6b0295c add colors to http response codes chart
- 5490bfd add colors to response codes heatmap
- af10fab add region aliases, refactor
- e59f199 add region helper functions
- 24af409 adjust color thresholds for metrics
- 4ae3aa0 bump version to 0.5.3
- 8d9ad4a fix color in responses listed in incident ls
- 581f7e0 fix drawChartTitle to properly handle non-printable characters
- 7d417d4 handle region alias provided as --region flag to check ls
- 6fb66d7 handle region alias provided as --region flag to check view
- 8b9ef07 handle zero credits in check ls
- 38293bb handle zero credits in check view
- dc94c0e refactor
- 495eb7a refactor conditions
- cd0e1f1 refactor regions helper functions
- 885ad26 remove responses list from incident ls output, it is confusing and breaks formatting often
- 24c9b35 shuffle cells in check view
- b77e02f swap settings and metrics fields in check view
- 1b2d257 underline link in credits warning
- 26084ff update saving regions selected by aliases
- 395cd8e use region aliases in check view
- f8d53aa use region aliases in incident view
- 7de7afe use region aliases in regions list
v0.5.2
Changelog
- 082ac82 Revert "bump version to 0.5.2"
- 8b00a5a abstract tables rendering, use responsive tables
- 507c353 add check id to check view
- 271d647 add list of attached checks to channel view
- fd66c74 add number of attached checks to channel ls
- 8cfead0 bump version to 0.5.2
- e7d5fc4 bump version to 0.5.2
- d7dea38 fix go modules
- 821fd50 fix timezone handling in incident ls
- 754a90a fix timezone handling in incident view
- 370a5ce remove obsolete stuff from readme
- 8a94d0a show used and last used props in channel ls normal font
- d0835e6 swap incident and check fields in incident view
v0.5.1
Changelog
- 9b44ac1 add last checked info to check view
- ee22e92 add timezone selector to "user update" command
- a4dfbac bump version to 0.5.1
- 88dfdd6 do not allow combining --all and --check flags in channel attach/detach commands
- 2a25202 fix case typo
- 72f6641 fix check create/update actions when there no channels configured
- e8ac67b fix check view appearance
- 8370652 fix validUpCodePattern
- d1c17e3 support unicode in channel name, check name, user name
- 12ecc66 update doco
- 8676f79 update documentation
- 1215454 update documentation
- f849c6c update documentation
- 1250218 use default values in user update prompt
- 369a61e verify user is authenticated before running any authenticated-only command
v0.5.0
Changelog
- ba6285f add color output for "regions"
- c7326c8 add color output for "channel ls", refactor
- aab0ef0 add color output for "check inspect", refactoring, polishing ux
- bbee29f add color output for "incident ls", refactor
- 4f2e74d add color output for "incident view"
- c44a863 add color output for "incident view"
- aeacb8d add color output for "user"
- f73e943 add color to spinner, change spinner symbol, refactor spinner, fix spinner stopping on error
- 7047ac4 adjust "check ls" color output
- 5f14147 bump version to bump version to 0.5.0
- fe62c72 fix color output in "check view"
- 68393b5 fix incident view output
- c5f6469 fix login message
- c082fc4 fix logout message
- 7aca84a fix newlines in table output
- 1c1a240 fix tablewriter usage
- 9287ed7 fix timestamps formatting, add incident id to incident view
- 50768d2 include check id in incidents list, remove note temporarily, add - placeholder for empty closed value
- c8b91ff include timezone in incidents list
- 58d12a0 minor refactor
- a9ef198 replace x with utf multiplication symbol
- e7b17bf uppercase incident state output
- 9a4ea5c use color package, add color output for "check ls", refactor
v0.4.10
Changelog
- 9e1fe92 add doco for v0.4.10
- a895523 add support for incidents --open and --resolved flags
- e3c00a3 bump version to 0.4.10
- aa114a4 disable ICMP support
- 0cf24d8 fix conditions in check add/update workflow
- ca36354 rename http-code-change to response-change
- 26be990 show [waiting for data] when data is not available yet
- c28f9f7 split incident and check table cells in incident view
v0.4.9
Changelog
- 18cfc1b bump version to 0.4.9
- 1dfcc29 display dash in place of empty optional values, refactoring
- 3472074 do not show zero apdex for non-examined periods
- fede263 fix check validation with regards to tcp/icmp
- 86c5c06 refactor - use check.Identity()
- c291f41 update support for tcp/icmp protocols, fix ux integrity
v0.4.8
v0.4.7
Changelog
- 1ab0fb3 add Identity function for channel
- f8e0c92 add StringInSlice util function
- 3040c85 add check regions prompt
- 872b6b2 bump version to 0.4.7
- 6f5de04 check add prompts for method
- 78931fc check and channel crud updates
- 6135e61 confirm attach/detach actions
- c4b6071 copy -c flag from channelListCmd to channelsCmd
- 80ec633 copy -c flag from incidentListCmd to incidentsCmd
- 1aea03c distinguish between channel and channels commands
- 56da2f2 distinguish between check and checks commands
- b0d260f distinguish between incident and incidents commands
- 050614e do not allow updating channel handle
- 07dd6ad fix Identity method
- f35498a fix doco
- 2de19ac fix handling of error responses from API
- 5455c32 fix inverse condition
- e448a84 fix regexp syntax
- 7d2a926 fix telegram integration
- 79690bc fix typos in doco
- f3b0887 include (unverified) for unverified email addresses
- 4199c0d include checks attachment in channel add/update interface
- 663d499 migrate from manifoldco/promptui to AlecAivazis/survey
- 3f81a8f refactor channel update workflow
- 3370faa remove obsolete comments
- 925f994 remove obsolete comments
- a439351 sort list of regions loaded via api
- ba6b9c4 support adding telegram notifications channel
- ecd46c3 support attaching new channel to checks
- 796194e support multiple --check params instead of one with comma-separated values for attach/detach commands
- f7c2613 support multiple args for binocs channels rm
- fccdb52 update channel Identity function
- 0898d97 update channels doco
- 9b40766 update doco for 0.4.7
- 5fdf8f7 update docs, refactoring
- 033b0bf update status message when loading check metrics
v0.4.6
Changelog
- a9d1cf1 allow single-letter domains like x.com
- 6b2b101 ask first for channel handle, then for an alias
- 5c2cbb9 bump version to 0.4.6
- f13a8f8 disable notification types distinction, always attach/detach all notification types
- 19fe4fd display incident duration with days
- 77021ee fix channels list table alignment
- acfa02d make channel detachment ui better reflecting current implementation limitations
- ca19dd2 refactor conditions
- 699c209 update channel add documentation
- bcea8a7 update displaying number of uses of a notification channel
- a38818e update doco
- 138e4fc update docs