Skip to content

Releases: shizunge/endlessh-go

2024.1106.0

07 Nov 02:18
258491b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.0119.1...2024.1106.0

2024.0119.1

20 Jan 08:14
Compare
Choose a tag to compare
  • Remove the extra endlessh-go binary.

Full Changelog: 2024.0119.0...2024.0119.1

2024.0119.0

20 Jan 07:51
9a152ef
Compare
Choose a tag to compare

What's Changed

  • Fix docker manifest and docker pull error for ghcr.io images.
  • Support to listen to multiple ports.
  • Optional remove series if IP is not seen for a while.
  • Fix current connections panel in dashboard

Full Changelog: 2024.0114.0...2024.0119.0

2024.0114.0

14 Jan 23:08
c0e3512
Compare
Choose a tag to compare

What's Changed

  • Dashboard: Load metrics at the first panel instead of the last panel
  • Github workflow: add 'provenance: false' to docker build
  • Bump github.com/golang/glog from 1.1.2 to 1.2.0 by @dependabot in #82
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #85

Full Changelog: 2023.1122.0...2024.0114.0

2023.1122.0

23 Nov 06:43
488f8e4
Compare
Choose a tag to compare

What's Changed

  • Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in #65
  • Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 by @dependabot in #66
  • Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #67
  • Bump github.com/golang/glog from 1.1.1 to 1.1.2 by @dependabot in #68
  • Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in #70
  • Bump docker/metadata-action from 4 to 5 by @dependabot in #76
  • Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in #75
  • Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #74
  • Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #73
  • Bump actions/checkout from 3 to 4 by @dependabot in #72
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #79
  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #77
  • Bump github.com/pierrre/geohash from 1.1.0 to 1.1.1 by @dependabot in #80
  • Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #81

Full Changelog: 2023062...2023.1122.0

20230625-3

26 Jun 06:34
Compare
Choose a tag to compare

Fix CGO problems

20230625-2

26 Jun 06:01
Compare
Choose a tag to compare

Add CGO_ENABLED=0 to Dockerfile.

20230625-1

26 Jun 05:56
Compare
Choose a tag to compare

Add CGO_ENABLED=1 to Dockerfile.

20230625

25 Jun 09:03
Compare
Choose a tag to compare

What's Changed

  • Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot in #62
  • Bump github.com/oschwald/geoip2-golang from 1.8.0 to 1.9.0 by @dependabot in #61
  • Bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #60
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #59

Full Changelog: 2023061...2023062

20230613

14 Jun 03:16
5c315ee
Compare
Choose a tag to compare

What's Changed

  • Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in #49
  • Bump github.com/golang/glog from 1.0.0 to 1.1.0 by @dependabot in #50
  • Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in #51
  • Bump github.com/golang/glog from 1.1.0 to 1.1.1 by @dependabot in #52
  • Update Dockerfile, README and add maxmind example by @olofvndrhr in #53
  • Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #54
  • Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #55
  • Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot in #56
  • Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #57
  • Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #58

New Contributors

Full Changelog: 2023021...2023061