Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 06:52
9305ff9

Changelog

  • 9305ff9 Add more functions to CompressedResource (#123)
  • 49642a2 Bump github/codeql-action from 3.26.10 to 3.26.12 (#136)
  • 30a02b7 Bump golang.org/x/net from 0.29.0 to 0.30.0 (#135)
  • afb3f35 Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#133)
  • 70285fc Bump golang from b95f2e2 to 18d2f94 (#131)
  • 17cfbeb Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#137)
  • 7c0b1e6 Bump actions/checkout from 4.2.0 to 4.2.1 (#138)
  • 8398e01 Bump golang from 1a5326b to b95f2e2 (#127)
  • 3bd9f3c Bump github/codeql-action from 3.26.8 to 3.26.10 (#128)
  • 31c6a65 Bump actions/checkout from 4.1.7 to 4.2.0 (#126)
  • 26e773e Bump github/codeql-action from 3.26.6 to 3.26.8 (#122)
  • 2d2a67f Bump github.com/spf13/cobra from 1.6.1 to 1.8.1 (#117)
  • 2758605 Bump github.com/gorilla/mux from 1.7.4 to 1.8.1 (#118)
  • 07795b4 Bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 (#120)
  • 5285f17 Add zipinsecurepath to rwp (#103)
  • 497974a Bump golang.org/x/image from 0.11.0 to 0.18.0 (#114)
  • b9adfd6 Bump golang.org/x/net from 0.23.0 to 0.29.0 (#113)
  • e383270 Bump github/codeql-action from 3.25.15 to 3.26.6 (#112)
  • 3946006 Bump github.com/relvacode/iso8601 from 1.1.0 to 1.4.0 (#111)
  • a3da7c4 Bump github.com/deckarep/golang-set from 1.7.1 to 1.8.0 (#110)
  • 9fa9e0c Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#109)
  • c1785a1 Bump golang.org/x/text from 0.14.0 to 0.18.0 (#108)
  • 3ab6984 Bump step-security/harden-runner from 2.9.0 to 2.10.1 (#107)
  • b3367b5 Bump actions/upload-artifact from 4.3.4 to 4.4.0 (#105)
  • d413702 Bump golang from af9b40f to 1a5326b (#104)
  • b76a953 [StepSecurity] Apply security best practices (#98)
  • 7cd7937 Guided navigation EPUB implementation (#100)
  • 20dcb7f fix case consistency in Dockerfile
  • c5f4054 remove standalone server example
  • cbc0d22 Compressed resource optimization (#93)
  • 916550e Update cmd/rwp/cmd/serve.go