Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 10:34
· 592 commits to main since this release
v0.4.0
36989e5

Changelog

fee2787 feat: make exec prober check if file is executable when initialize
b298c00 feat: normalize exec path separator to slash
c76d32a fix: argument handling in exec probe
b22ec7e feat!: change way to call plugin
56ec323 feat!: remove ayd_url environment variable for plugins
fe42f59 feat: support alerting plugin
428a376 feat: supported probe plugin
d420081 feat: support ABORTED status in ::status:: directive of exec probe
99cb68c feat: add cors header for json endpoint
dffccd7 feat: support tcp4:// and tcp6:// target
b070319 feat: support type query in dns target
e941e10 feat: change message separator of DNS to newline
398dc1c feat!: change tcp standard format from tcp:example.com:80 to tcp://example.com:80
daecf0d fix: memory leak in source prober
704ab76 fix(ping probe): fix crash when host not found
77892b4 perf: change ping library
ce36a3a feat: make ABORTED status do not affect to incident record
bfa2206 fix: rarely race condition when freezing for export
2955a8a feat: add ABORTED status for canceled probe
e6bbde3 feat: make probe do early report even if not done all yet
3d76b44 feat: add sorting record in store
be840fb feat: add read lock to store
bac1719 feat: make password in log hide
8501db6 feat: make source loading faster