Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.6.6

Choose a tag to compare

@github-actions github-actions released this 27 May 00:21
· 49 commits to master since this release
945db34

Changelog

  • 945db34 Version 1.6.6 release.
  • fdaf1e9 Merge commit from fork
  • 66acfbb Merge pull request #992 from tristanmorgan/static_check_fixes
  • 2da3925 Filter Connection Header before misuse.
  • 2636c4b Use the test logger.
  • 4cdd19c formated changes.
  • b4b2473 Make the defer run in the loop.
  • 30bb95f Using staticcheck to fix many issues.
  • ffc19c6 Merge pull request #990 from tristanmorgan/update_golangci_lint
  • cd013ec Update golangci-lint and run yamlfmt.
  • 92bbfb5 Merge pull request #989 from tristanmorgan/fix_988
  • 17ffcc3 Fix mistake made in #988.
  • 09f9b35 Merge pull request #988 from tristanmorgan/actions_permissions
  • ab5c4d2 Update for deprecated goreleaser config.
  • 4acad1d Add permissions to workflows.
  • 3c9eb98 Merge pull request #987 from marco-m/fix-broken-link
  • 2566edf docs: fix broken link
  • 26f8046 Merge pull request #985 from tristanmorgan/gobgp_up
  • 78e68c6 Update deps including GoBGP.
  • a7c94f0 Merge pull request #982 from tristanmorgan/insensitive_doc
  • be8ae81 Include case insensitive prefix in list of values.
  • 0da5f56 Merge pull request #983 from tristanmorgan/code_owners
  • a0e9e43 Add a CODEOWNERS file.
  • debf8d3 Merge pull request #980 from tristanmorgan/update_x_net
  • 009d83b Update golang.org/x/net.
  • 5b9f956 Merge pull request #972 from aleksraiden/ci-golint
  • e315acc fix CI
  • 19220e3 Fix non-ascii chars
  • 7ce073c add golang linter to CI