Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 09:57
· 434 commits to main since this release

What's Changed

  • chore: Fix typo in MITM flag doc by @alexh-sauce in #735
  • chore(gh): release update deprecated dependencies by @mmatczuk in #734
  • dial: increase dial t/o to 30s by @mmatczuk in #736
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #737
  • build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #738
  • build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #739
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #740
  • build(deps): bump github.com/prometheus/common from 0.47.0 to 0.50.0 by @dependabot in #741
  • Add matcher interface for domains filtering by @Choraden in #742
  • docsgen: move WriteCommand and WriteDefaultConfig to utils by @Choraden in #743
  • bind: change data URI scheme format in pac flag usage by @Choraden in #744
  • chore: update docs by @Choraden in #745
  • docsgen: add ID in the footer for cli by @Choraden in #746
  • utils/docsgen: export FlagGroups and EnvPrefix variables to allow specifying them by @Choraden in #749
  • Document Prometheus metics by @mmatczuk in #750
  • cobrautil/templates: support custom formats in usages by @Choraden in #752
  • build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.0 by @dependabot in #753
  • build(deps): bump github.com/prometheus/common from 0.51.0 to 0.51.1 by @dependabot in #754
  • docs(mk): add clean target by @mmatczuk in #756
  • cobrautil/templates(yaml_flag_printer): support
    , and by @Choraden in #755
  • Use docker or podman compose instead of docker-compose by @mmatczuk in #757

Full Changelog: v1.2.0...v1.2.1