From 75f8525ff17ed15a04c9d7b2cf6905e6dadb68bb Mon Sep 17 00:00:00 2001 From: leon3s Date: Fri, 29 Dec 2023 22:16:50 +0100 Subject: [PATCH] release/ncproxy: 0.10.1 nightly --- bin/ncproxy/changelog.md | 6 ++++++ bin/ncproxy/specs/swagger.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/bin/ncproxy/changelog.md b/bin/ncproxy/changelog.md index ae118c1dd..03bcdcd40 100644 --- a/bin/ncproxy/changelog.md +++ b/bin/ncproxy/changelog.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.10.1] - 2023-12-29 + +### Fixed + +- SSL redirection even when not enabled + ## [0.10.0] - 2023-12-28 ### Changed diff --git a/bin/ncproxy/specs/swagger.yaml b/bin/ncproxy/specs/swagger.yaml index eabcf6e24..4d2b8112b 100644 --- a/bin/ncproxy/specs/swagger.yaml +++ b/bin/ncproxy/specs/swagger.yaml @@ -20,7 +20,7 @@ info: email: team@next-hat.com license: name: MIT OR Apache-2.0 - version: v0.10.0 + version: v0.10.1 servers: - url: /{Version} variables: