# Changelog 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/), adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). ## v0.5.25 - 2023-08-24 ### Added - Bump version to 0.5.25 in Cargo.toml - Update tonic-build dependency to version 0.9.2 - Update dependency versions in dependency-review.yml and Cargo.toml files - Update tower-http dependency to version 0.4.3 and viz dependency to version 0.4.13 - Update dependency versions in dependency-review.yml and Cargo.toml files - Refactor harden runner with updated egress policy and allowed endpoints, update poem and serde_json versions in Cargo.toml, and add deprecated Salvo and Trillium.rs files ## v0.5.2 - 2023-01-23 ### Added - Updating to creative zero license ## v0.5.0 - 2023-01-23 ### Added - Docker Application - Docker Services - Docker\App CI Pipeline - Standard Release Pipeline