Skip to content

Commit

Permalink
chore: Update dependencies & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolobara committed May 3, 2023
1 parent 067e89d commit 0b325fb
Show file tree
Hide file tree
Showing 25 changed files with 676 additions and 471 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Lunatic Changelog

## v0.13.0

Released 2023-05-03.

### Changes

- Wasmtime updated to 8.0
- Proceess monitoring support added ([@tqwewe](https://github.com/tqwewe))
- SQLite support added ([@SquattingSocrates](https://github.com/SquattingSocrates))
- Support for intermediate CA certificates added ([@teskeras](https://github.com/teskeras))
- Show name of registered processes when they fail ([@tqwewe](https://github.com/tqwewe))
- Environment spawn limit ([@kosticmarin](https://github.com/kosticmarin))
- `peer_addr` host API added ([@MarkintoshZ](https://github.com/MarkintoshZ))
- Metrics API added ([@Roger](https://github.com/Roger))
- `process::exists` API added ([@jtenner](https://github.com/jtenner))
- Cargo lunatic wrapper added ([@Gentle](https://github.com/Gentle))
- Improved CLI default arguments ([@pinkforest](https://github.com/pinkforest))
- Improved CI workflow ([@shamilsan](https://github.com/shamilsan))
- Additional tests added ([@sid-707](https://github.com/sid-707))

## v0.12.0

Released 2022-11-15.
Expand Down
Loading

0 comments on commit 0b325fb

Please sign in to comment.