Renovate Bot 2d7f9c2d32 chore(deps): update module github.com/oapi-codegen/runtime to v1.3.1 (#19)
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `v1.2.0` → `v1.3.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foapi-codegen%2fruntime/v1.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foapi-codegen%2fruntime/v1.2.0/v1.3.1?slim=true) |

---

### Release Notes

<details>
<summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary>

### [`v1.3.1`](https://github.com/oapi-codegen/runtime/releases/tag/v1.3.1): Fix a parameter binding regression

[Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.3.0...v1.3.1)

v1.3.0 introduced a regression around binding styled parameters into primitive type destinations. This regression was due to a
fix in binding matrix and label parameters. Sorry about that.

#### 🐛 Bug fixes

- Fix regression in binding simple parameters ([#&#8203;115](https://github.com/oapi-codegen/runtime/issues/115)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### Sponsors

We would like to thank our sponsors for their support during this release.

<p align="center">
	<a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship">
		<picture>
		  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg">
		  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg">
		  <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px">
		</picture>
	</a>
</p>

<p align="center">
	<a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
		<img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px">
	</a>
</p>

### [`v1.3.0`](https://github.com/oapi-codegen/runtime/releases/tag/v1.3.0): Echo V5, more parameter handling options, bug fixes

[Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.2.0...v1.3.0)

#### 🚀 New features and improvements

- feat: improve parameter handling ([#&#8203;109](https://github.com/oapi-codegen/runtime/issues/109)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
  Parameters now support the `allowReserved` property from OpenAPI 3.0.
- feat: add support for echo v5 ([#&#8203;89](https://github.com/oapi-codegen/runtime/issues/89)) [@&#8203;jinuthankachan](https://github.com/jinuthankachan)

#### 🐛 Bug fixes

- Fix: Query param deepObject return without assign on !required ([#&#8203;68](https://github.com/oapi-codegen/runtime/issues/68)) [@&#8203;voro015](https://github.com/voro015)
- fix: strip style prefix for label/matrix primitive parameters ([#&#8203;99](https://github.com/oapi-codegen/runtime/issues/99)) ([#&#8203;100](https://github.com/oapi-codegen/runtime/issues/100)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- fix: parse un-exploded query param to map ([#&#8203;101](https://github.com/oapi-codegen/runtime/issues/101)) [@&#8203;alexdulin](https://github.com/alexdulin)
- fix: respect Binder interface for primitive types in BindStringToObject ([#&#8203;86](https://github.com/oapi-codegen/runtime/issues/86)) [@&#8203;vikstrous](https://github.com/vikstrous)

#### 👻 Maintenance

- chore: Update to go 1.24 ([#&#8203;111](https://github.com/oapi-codegen/runtime/issues/111)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### 📦 Dependency updates

- chore: Update to go 1.24 ([#&#8203;111](https://github.com/oapi-codegen/runtime/issues/111)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### Sponsors

We would like to thank our sponsors for their support during this release.

<p align="center">
	<a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship">
		<picture>
		  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg">
		  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg">
		  <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px">
		</picture>
	</a>
</p>

<p align="center">
	<a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
		<img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px">
	</a>
</p>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://gitea.t000-n.de/t.behrendt/ionosDnsClient/pulls/19
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-04-03 09:12:53 +02:00
2025-01-20 20:28:17 +01:00
2025-01-20 20:28:17 +01:00
2025-01-20 20:28:17 +01:00
2025-12-12 21:53:43 +01:00

Ionos DNS API Client

[!NOTE] All credit goes to the original authors of the Ionos DNS API and the oapi-codegen project.

This is a auto generated golang client for the Ionos DNS API.

No documentation will provided here, please refer to the Ionos DNS API for more information regarding the API itself and oapi-codegen regarding usage of the generated client.

Description
No description provided
Readme GPL-3.0 102 KiB
Languages
Go Module 100%