Skip to content

0.0.10

Latest
Compare
Choose a tag to compare
@jonhadfield jonhadfield released this 04 Mar 12:40
· 20 commits to main since this release
b87fcf0

Changelog

  • c9f5d10 Bump actions/setup-go from 4 to 5
  • 41ae035 Bump github.com/jszwec/csvutil from 1.8.0 to 1.9.0
  • be29d51 Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1
  • e23c65d Bump github/codeql-action from 2 to 3
  • e1c4c10 Merge pull request #21 from jonhadfield/dependabot/github_actions/github/codeql-action-3
  • 3453108 add docker image.
  • 19aff2a add google special crawlers provider.
  • 806743f add google user-triggered-fetchers provider.
  • 454e819 add linode publishing.
  • 9a1195a add publishing feature.
  • 6c6145d add url to response.
  • 4fce83e bump csvutil dependency.
  • cecdb42 correct release workflow Dockerfile reference.
  • d7d7683 fix usage messages.
  • 57eda9e fix var declaration.
  • c457a91 hack whilst Akamai bot protection prevents download.
  • b87fcf0 improve publisher error handling.
  • bb77d63 refactor and complete publishing.
  • 60b1e76 refactor to remove unnecessary duplication.
  • b9db452 reinstate azure fetching from microsoft.
  • 02ec9cd return exit status 1 with any publish errors.
  • 0386110 share http client initialisation code.
  • c30e8a8 specify go 1.21 for golangci-lint.
  • eb4e02b trim any linebreaks from publisher envvars.
  • 8ade614 upgrade to go 1.21 and remove exp dependency.