Skip to content

Commit

Permalink
Prepare 0.1.11-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddavison committed Mar 7, 2024
1 parent 7afa5d8 commit 2fe0003
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
* Change connection pool idle timeout to 15 sec
* Minor bugfixes
* Optimized LLRT for containers. Use `llrt-container-arm` or `llrt-container-x64`
* Added a few FS sync APIs
* Embedded more `@smithy` packages
* Minor optimization tweaks
* Bugfixes & dependecy upgrades
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,6 +1,6 @@
[package]
name = "llrt"
version = "0.1.10-beta"
version = "0.1.11-beta"
edition = "2021"
license-file = "LICENSE"

Expand Down

0 comments on commit 2fe0003

Please sign in to comment.