Skip to content

Releases: umputun/sys-agent

v1.5.1

13 Sep 05:51
Compare
Choose a tag to compare

Changelog

  • b0c28fa change go version for releaser

Version 1.5.0

13 Sep 05:44
Compare
Choose a tag to compare

What's Changed

  • Mongo count by @umputun in #17
  • Add support of cron query param by @umputun in #32
  • Add dependabot updates for GitHub Actions and Go modules by @paskal in #18
  • Bump the github-actions-updates group with 6 updates by @dependabot in #19
  • Bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 in the go-modules-updates group by @dependabot in #20
  • Pin golangci-lint version to latest available, fix reported errors by @paskal in #22
  • Add org.opencontainers.image.source comments to Dockerfiles by @paskal in #21
  • Remove unused part of dependabot config by @paskal in #23
  • Bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 in the go-modules-updates group by @dependabot in #24
  • Bump the go-modules-updates group with 3 updates by @dependabot in #26
  • Exclude goreleaser from dependabot updates by @paskal in #29
  • Bump the go-modules-updates group across 1 directory with 2 updates by @dependabot in #31

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

01 Feb 17:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

23 Aug 16:50
Compare
Choose a tag to compare

Changelog

v1.3.2

23 Aug 16:45
12f4fd4
Compare
Choose a tag to compare

Changelog

  • 12f4fd4 Fix configuration for Nginx service (status_url prefix) (#13)

Version 1.3.0

12 Apr 00:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Aug 19:26
2919ce0
Compare
Choose a tag to compare

What's Changed

  • Add size change and modification time change to response by @umputun in #6

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Jul 23:15
Compare
Choose a tag to compare

What's Changed

  • Add file provider by @umputun in #5
  • Switch to go 1.18

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

23 Jun 19:31
384634b
Compare
Choose a tag to compare
  • stable version
  • add certificate provider

Version 0.5.1

05 Apr 01:26
Compare
Choose a tag to compare
  • fix incorrect init of providers, add missing nginx provider