Skip to content

Commit

Permalink
announce fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Nov 1, 2024
1 parent 0108423 commit cca49f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ CHANGE: Update `github.com/openziti/sdk-golang` to version `v0.23.44`. Remove ol

FIX: Bypass interstitial page for HTTP `OPTIONS` method (https://github.com/openziti/zrok/issues/777)

FIX: reduce Docker image sizes (https://github.com/openziti/zrok/pull/783)

## v0.4.42

CHANGE: Switch all `Dial` operations made into the OpenZiti overlay to use `DialWithOptions(..., &ziti.DialOptions{ConnectTimeout: 30 * time.Second})`, switching to a 30 second timeout from a 5 second default (https://github.com/openziti/zrok/issues/772)
Expand Down

0 comments on commit cca49f2

Please sign in to comment.