Skip to content

Commit

Permalink
chore(main): release 0.4.8 (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 19, 2024
1 parent 586fee5 commit 37db807
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.4.8](https://github.com/luizfonseca/proksi/compare/v0.4.7...v0.4.8) (2024-10-19)


### Features

* enable lets encrypt renewal check interval to be configured ([c26dd34](https://github.com/luizfonseca/proksi/commit/c26dd34b05f50023cd40e30723e08fe97468ca00))


### Miscellaneous Chores

* release marker for 0.4.8 ([a0005e0](https://github.com/luizfonseca/proksi/commit/a0005e041be76f9e38bae316097680559730c53a))

## [0.4.7](https://github.com/luizfonseca/proksi/compare/v0.4.6...v0.4.7) (2024-10-19)


Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "proksi"
description = "A batteries-included reverse proxy with automatic HTTPS using Cloudflare Pingora and Let's Encrypt."
version = "0.4.7"
version = "0.4.8"
edition = "2021"
license = "MIT OR Apache-2.0"
keywords = ["proxy", "https", "reverse-proxy", "load-balancer", "pingora"]
Expand Down

0 comments on commit 37db807

Please sign in to comment.