Skip to content

Commit

Permalink
Release unleash-edge v19.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Nov 25, 2024
1 parent 7768c59 commit 2390370
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 41 additions & 6 deletions server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,32 @@ 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).

## 19.6.1 (2024-10-23)
## 19.6.2 (2024-11-25)

### Chore

- <csr-id-7768c59d4fabc159845499cbf0e17e29098a799d/> prepare for 19.6.2 patch release
- <csr-id-f0df4270f6376e1e60051d7466b0ccba447bf4f3/> raise error message when failing to validate tokens and url has url postfix
- <csr-id-95a466a028e776af54c0def1b01f2ba503752c87/> prepare for release
- <csr-id-dc6f169c06aea3505cac0872f50505bd1d70234d/> Utoipa 5, Yggdrasil 0.13.4
* chore(deps): Bump to utoipa 5

* fix: update cargo-dist to 0.23

### Bug Fixes

- <csr-id-92c85db30661720e09643895680b2a579de09791/> added error if no tokens are valid when starting in strict mode
- <csr-id-7ba15a9b5fdea7075483461867022d07a2d424c7/> update rust crate iter_tools to 0.24.0
- <csr-id-0efccf002ef2197e80edbc16a5b5d47cd43a6385/> update rust crate unleash-yggdrasil to 0.14.0

### Commit Statistics

<csr-read-only-do-not-edit/>

- 2 commits contributed to the release.
- 6 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#571](https://github.com/Unleash/unleash-edge/issues/571)
- 8 commits contributed to the release.
- 40 days passed between releases.
- 7 commits were understood as [conventional](https://www.conventionalcommits.org).
- 5 unique issues were worked on: [#571](https://github.com/Unleash/unleash-edge/issues/571), [#580](https://github.com/Unleash/unleash-edge/issues/580), [#581](https://github.com/Unleash/unleash-edge/issues/581), [#587](https://github.com/Unleash/unleash-edge/issues/587), [#588](https://github.com/Unleash/unleash-edge/issues/588)

### Commit Details

Expand All @@ -32,10 +40,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* **[#571](https://github.com/Unleash/unleash-edge/issues/571)**
- Utoipa 5, Yggdrasil 0.13.4 ([`dc6f169`](https://github.com/Unleash/unleash-edge/commit/dc6f169c06aea3505cac0872f50505bd1d70234d))
* **Uncategorized**
* **[#580](https://github.com/Unleash/unleash-edge/issues/580)**
- Update rust crate unleash-yggdrasil to 0.14.0 ([`0efccf0`](https://github.com/Unleash/unleash-edge/commit/0efccf002ef2197e80edbc16a5b5d47cd43a6385))
* **[#581](https://github.com/Unleash/unleash-edge/issues/581)**
- Update rust crate iter_tools to 0.24.0 ([`7ba15a9`](https://github.com/Unleash/unleash-edge/commit/7ba15a9b5fdea7075483461867022d07a2d424c7))
* **[#587](https://github.com/Unleash/unleash-edge/issues/587)**
- Added error if no tokens are valid when starting in strict mode ([`92c85db`](https://github.com/Unleash/unleash-edge/commit/92c85db30661720e09643895680b2a579de09791))
* **[#588](https://github.com/Unleash/unleash-edge/issues/588)**
- Raise error message when failing to validate tokens and url has url postfix ([`f0df427`](https://github.com/Unleash/unleash-edge/commit/f0df4270f6376e1e60051d7466b0ccba447bf4f3))
* **Uncategorized**
- Prepare for 19.6.2 patch release ([`7768c59`](https://github.com/Unleash/unleash-edge/commit/7768c59d4fabc159845499cbf0e17e29098a799d))
- Release unleash-edge v19.6.1 ([`c6386db`](https://github.com/Unleash/unleash-edge/commit/c6386db28de59188e99576b3475f952d8ae59a79))
- Prepare for release ([`95a466a`](https://github.com/Unleash/unleash-edge/commit/95a466a028e776af54c0def1b01f2ba503752c87))
</details>

## 19.6.1 (2024-10-23)

<csr-id-95a466a028e776af54c0def1b01f2ba503752c87/>
<csr-id-dc6f169c06aea3505cac0872f50505bd1d70234d/>

### Chore

- <csr-id-95a466a028e776af54c0def1b01f2ba503752c87/> prepare for release
- <csr-id-dc6f169c06aea3505cac0872f50505bd1d70234d/> Utoipa 5, Yggdrasil 0.13.4
* chore(deps): Bump to utoipa 5

* fix: update cargo-dist to 0.23

## 19.6.0 (2024-10-16)

<csr-id-97eec07de4fbc9e39fb76c7a35cfc0d1ebdb87a5/>
Expand Down Expand Up @@ -280,12 +311,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<csr-unknown>
<csr-unknown>
<csr-unknown>
<csr-unknown>
<csr-unknown>
added feature_toggle_usage_total counter verbose error for instance urls with api suffix<csr-unknown/>
<csr-unknown/>
<csr-unknown/>
<csr-unknown/>
<csr-unknown/>
<csr-unknown/>

## 19.3.1 (2024-09-03)

Expand Down Expand Up @@ -423,6 +456,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
---------
- <csr-id-4dc72f39adad96650516b02f8bfb3ad50fa39bab/> strict and dynamic mode
---------
- <csr-id-4dc72f39adad96650516b02f8bfb3ad50fa39bab/> strict and dynamic mode
---------

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ homepage = "https://github.com/Unleash/unleash-edge"
license = "MIT"
name = "unleash-edge"
repository = "https://github.com/Unleash/unleash-edge"
version = "19.6.1"
version = "19.6.2"

[package.metadata.wix]
upgrade-guid = "11E5D83A-3034-48BB-9A84-9F589EBD648C"
Expand Down

0 comments on commit 2390370

Please sign in to comment.