[PR #28] [CLOSED] Bump fortio.org/fortio from 1.50.1 to 1.52.0 #33

Closed
opened 2026-03-15 16:06:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/28
Author: @dependabot[bot]
Created: 2/27/2023
Status: Closed

Base: mainHead: dependabot/go_modules/fortio.org/fortio-1.52.0


📝 Commits (1)

  • 0ef591c Bump fortio.org/fortio from 1.50.1 to 1.52.0

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+7 -7)

📄 Description

Bumps fortio.org/fortio from 1.50.1 to 1.52.0.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.52.0

See also 1.51.0 notes for recent major changes

  • Mutual TLS (-mtls flag) support in fortio/fortio#720, also:
    • uses log.LogRequest and log.TLSInfo updated in fortio.org/log 1.3.0 for showing peer cert in debug endpoint and log (these functions are now removed from fhttp package)
    • Fixed fortio/fortio#695: potential incompatible change: you can't reuse and HTTPOptions and change the scheme in the URL anymore.
    • fix fortio server -h continuing instead of showing flags.

Full Changelog: https://github.com/fortio/fortio/compare/v1.51.0...v1.52.0

Fortio 1.51.0

What's Changed

Notable changes/effect

  • -config flag is now called -config-dir - please update your deployments (though default Dockerfile args are updated already).
  • fortio version is now older version -s and fortio buildinfo gives what version used to return (full build info).
  • In the Web UI (port 8080 /fortio/)
    • Set standard (slower) client by default because of/for fortiotel
    • also lower initial/demo qps and increase connections as people tend to forget to change that

Full Changelog: https://github.com/fortio/fortio/compare/v1.50.1...v1.51.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fortio/dnsping/pull/28 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/27/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/fortio-1.52.0` --- ### 📝 Commits (1) - [`0ef591c`](https://github.com/fortio/dnsping/commit/0ef591cf4d0221b3314ed3326443491309c74886) Bump fortio.org/fortio from 1.50.1 to 1.52.0 ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+7 -7) </details> ### 📄 Description Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.50.1 to 1.52.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fortio/fortio/releases">fortio.org/fortio's releases</a>.</em></p> <blockquote> <h2>Fortio 1.52.0</h2> <p>See also 1.51.0 notes for recent major changes</p> <ul> <li>Mutual TLS (<code>-mtls</code> flag) support in <a href="https://github-redirect.dependabot.com/fortio/fortio/pull/720">fortio/fortio#720</a>, also: <ul> <li>uses <code>log.LogRequest</code> and <code>log.TLSInfo</code> updated in fortio.org/log 1.3.0 for showing peer cert in debug endpoint and log (these functions are now removed from fhttp package)</li> <li>Fixed <a href="https://github-redirect.dependabot.com/fortio/fortio/issues/695">fortio/fortio#695</a>: potential incompatible change: you can't reuse and HTTPOptions and change the scheme in the URL anymore.</li> <li>fix fortio server -h continuing instead of showing flags.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.51.0...v1.52.0">https://github.com/fortio/fortio/compare/v1.51.0...v1.52.0</a></p> <h2>Fortio 1.51.0</h2> <h2>What's Changed</h2> <ul> <li>Refactor to use the new <a href="https://github.com/fortio/cli#cli">fortio.org/cli</a> and <a href="https://github.com/fortio/scli#scli">scli</a> packages (<a href="https://github-redirect.dependabot.com/fortio/fortio/pull/713">fortio/fortio#713</a>)</li> </ul> <p>Notable changes/effect</p> <ul> <li><code>-config</code> flag is now called <code>-config-dir</code> - please update your deployments (though default Dockerfile args are updated already).</li> <li><code>fortio version</code> is now older <code>version -s</code> and <code>fortio buildinfo</code> gives what <code>version</code> used to return (full build info).</li> <li>In the Web UI (port 8080 /fortio/) <ul> <li>Set standard (slower) client by default because of/for fortiotel</li> <li>also lower initial/demo qps and increase connections as people tend to forget to change that</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.50.1...v1.51.0">https://github.com/fortio/fortio/compare/v1.50.1...v1.51.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/fortio/commit/142cf8c8755d090704007690a4810d9ea7f83d6c"><code>142cf8c</code></a> mtls support (<a href="https://github-redirect.dependabot.com/fortio/fortio/issues/720">#720</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/c044bbd72ceaf8e19221654b6f93d2f9ba633af8"><code>c044bbd</code></a> Bump fortio.org/dflag from 1.4.2 to 1.5.1 (<a href="https://github-redirect.dependabot.com/fortio/fortio/issues/716">#716</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/2bd5ef4e0034f3789706f50f15dbf0e057615066"><code>2bd5ef4</code></a> refactor to use fortio.org/cli and scli (<a href="https://github-redirect.dependabot.com/fortio/fortio/issues/713">#713</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/a1674022c02f8ef6332e59dd6d7b9ef22d2f608d"><code>a167402</code></a> Bump fortio.org/dflag from 1.4.1 to 1.4.2 (<a href="https://github-redirect.dependabot.com/fortio/fortio/issues/712">#712</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/250b0537d1d689099bb5bdc5189a57d9c47cd1b9"><code>250b053</code></a> use Deprecated: for log and dflag</li> <li>See full diff in <a href="https://github.com/fortio/fortio/compare/v1.50.1...v1.52.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fortio.org/fortio&package-manager=go_modules&previous-version=1.50.1&new-version=1.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 16:06:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsping#33
No description provided.