Skip to content

Tags: nezhahq/agent

Tags

v0.20.4

Toggle v0.20.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
restore self update (#93)

v0.20.3

Toggle v0.20.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
kill process tree using syscall on windows & cleanup (#80)

* kill process tree using syscall on windows & cleanup

* use job api

* add error check for cmd.Start

v0.20.2

Toggle v0.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
优化 TCPPing 延迟统计精度 (#76)

v0.20.1

Toggle v0.20.1's commit message
默认使用 passthrough resolver close #75

Co-authored-by: NewbieOrange <[email protected]>

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
grpc: update deprecated method (#74)

* grpc: update deprecated method

* grpc: add connection timeout

* remove cf-ns.com

* prolong connection timeout to 10s

* remove connection timeout

v0.19.10

Toggle v0.19.10's commit message
fix: go build cache

v0.19.9

Toggle v0.19.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: memory leak on Windows when calling SwapMemory (#72)

* fix: memory leak on Windows when calling SwapMemory

* update

v0.19.8

Toggle v0.19.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve: sort sensor names & add an ignore list for sensors (#71)

* improve: sort sensor names

* add an ignore list for sensors

v0.19.7

Toggle v0.19.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: use matrix to reduce build time (#70)

* ci: use matrix to reduce build time

* chore: update gopsutil to v4.24.9

v0.19.6

Toggle v0.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/jaypipes/ghw from 0.12.0 to 0.13.0 (#65)

Bumps [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/jaypipes/ghw/releases)
- [Commits](jaypipes/ghw@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/jaypipes/ghw
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>