Skip to content

Releases: GDATASoftwareAG/tftp

v2.0.7

06 May 07:39
Compare
Choose a tag to compare

Changelog

  • 5248ac3 Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5
  • b455d51 Bump go.uber.org/zap from 1.26.0 to 1.27.0
  • 4d5cb15 Specify go version
  • a00c66c Update github actions
  • c815532 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
  • 434ece4 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
  • 366b06f Update go version
  • 9994dea Update github actions
  • c6cb123 Bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • 6b06dd0 Bump github.com/spf13/viper from 1.18.0 to 1.18.1
  • 27d90aa Bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • 2b62119 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 0a5e1ec Bump go.uber.org/zap from 1.25.0 to 1.26.0
  • 390ae80 Bump github.com/spf13/viper from 1.16.0 to 1.17.0
  • 518f879 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
  • 25414ee Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4
  • 463a4f7 Bump go.uber.org/zap from 1.24.0 to 1.25.0
  • 267051d Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
  • 0992924 Bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • 784eb83 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
  • 7300c64 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • ba3734f Bump go.uber.org/multierr from 1.10.0 to 1.11.0
  • 896fb35 Bump go.uber.org/zap from 1.23.0 to 1.24.0
  • f99ed6e Bump github.com/spf13/viper from 1.14.0 to 1.15.0
  • f175aa2 Bump go.uber.org/multierr from 1.8.0 to 1.10.0
  • 2ebaf1f Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
  • 59a958c Bump github.com/spf13/viper from 1.13.0 to 1.14.0
  • c727c06 Update go version to 1.19
  • 14d7056 Use go version from go.mod in workflow
  • 47ba5c9 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
  • a3307b4 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
  • bc798c4 Bump github.com/spf13/viper from 1.12.0 to 1.13.0
  • 9c84afd Bump go.uber.org/zap from 1.22.0 to 1.23.0
  • 86de54b Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • 638a036 Bump go.uber.org/zap from 1.21.0 to 1.22.0
  • 779a342 Bump github.com/spf13/viper from 1.11.0 to 1.12.0
  • fe3fbd2 Bump github.com/prometheus/client_golang from 1.12.1 to 1.13.0

v2.0.6

10 May 08:31
Compare
Choose a tag to compare

Changelog

  • c805f90 Add sent/received packages into debug log
  • 9ef89d9 Make read/write timeout configurable in the config

v2.0.5

21 Apr 12:12
Compare
Choose a tag to compare

Changelog

  • 06dbfbb Apply suggestions from code review
  • eec356e Retransmit tftp block after wait for ACK times out
  • 41fcde5 Update dependencies
  • 7cdee38 Bump github.com/spf13/viper from 1.10.1 to 1.11.0

v2.0.4

05 Apr 13:21
Compare
Choose a tag to compare

Changelog

  • 1b19d15 Fix overwritten context in rrqWorker
  • 2b99da3 Update to Go1.18
  • a04551a Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • 182ce58 Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
  • 557953c Bump go.uber.org/multierr from 1.7.0 to 1.8.0
  • af42c4a Bump go.uber.org/zap from 1.20.0 to 1.21.0

v2.0.3

20 Jan 09:05
82b9bb0
Compare
Choose a tag to compare

Changelog

  • 82b9bb0 Merge pull request #14 from GDATASoftwareAG/bugfix/context-canceled
  • 7cb9817 Merge pull request #15 from GDATASoftwareAG/feature/enhancedlogging
  • fb915be Log the used handler for a request
  • 6ac71b0 Fix handling of canceled context during file transmission
  • 8db29a3 Merge pull request #13 from GDATASoftwareAG/dependabot/go_modules/github.com/prometheus/client_golang-1.12.0
  • 35d8a37 Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0

v2.0.2

19 Jan 14:18
e6d15db
Compare
Choose a tag to compare

Changelog

  • e6d15db Merge pull request #12 from GDATASoftwareAG/bugfix/openfile-fshandler
  • b7065cf Fix typo in server test
  • 0558b30 Fix usage of filepath in fshandler
  • e20c77b Switch back to official codacy coverage report action
  • 740f515 Merge pull request #8 from GDATASoftwareAG/dependabot/go_modules/go.uber.org/multierr-1.7.0
  • 019bef2 Merge pull request #9 from GDATASoftwareAG/dependabot/go_modules/github.com/spf13/cobra-1.3.0
  • 5901400 Bump go.uber.org/multierr from 1.6.0 to 1.7.0
  • 100a1d3 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • dc90726 Merge pull request #10 from GDATASoftwareAG/dependabot/go_modules/go.uber.org/zap-1.20.0
  • c7be33b Bump go.uber.org/zap from 1.19.1 to 1.20.0

v2.0.1

16 Dec 14:49
Compare
Choose a tag to compare

Changelog

  • c350cb0 Add context to Reader function
  • 3c8a1bc Merge pull request #6 from GDATASoftwareAG/dependabot/go_modules/github.com/spf13/viper-1.10.1
  • c8ad6ae Bump github.com/spf13/viper from 1.9.0 to 1.10.1
  • 1ecc6c6 Codacy github action: use branch name instead of commit sha

v2.0.0

16 Dec 13:58
Compare
Choose a tag to compare

Changelog

  • c350cb0 Add context to Reader function
  • 3c8a1bc Merge pull request #6 from GDATASoftwareAG/dependabot/go_modules/github.com/spf13/viper-1.10.1
  • c8ad6ae Bump github.com/spf13/viper from 1.9.0 to 1.10.1
  • 1ecc6c6 Codacy github action: use branch name instead of commit sha

v1.0.1

02 Dec 06:39
0f88e9a
Compare
Choose a tag to compare

Changelog

  • 0f88e9a Merge pull request #3 from GDATASoftwareAG/add-mocks
  • b4c9414 Add generated mocks
  • 35eef70 Merge pull request #2 from GDATASoftwareAG/add-codacy-badges
  • ea365c5 Add codacy badges
  • 9f96438 Merge pull request #1 from GDATASoftwareAG/coverage-report-codacy
  • b511c17 upload coverage report to codacy
  • 808e37b Add badges

v1.0.0

01 Dec 09:38
Compare
Choose a tag to compare

Changelog