109 lines
3.6 KiB
Markdown
109 lines
3.6 KiB
Markdown
# Changelog
|
|
|
|
## [2.0.1](https://github.com/sevki/jetstream/compare/v2.0.0...v2.0.1) (2024-03-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **macros:** protocol macro fix to spread fn args ([b261a28](https://github.com/sevki/jetstream/commit/b261a286e033e2f9ba1462dc8a5dd06adf4e5ca3))
|
|
|
|
## [2.0.0](https://github.com/sevki/jetstream/compare/v1.1.1...v2.0.0) (2024-03-29)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* protocol -> coding
|
|
|
|
### Code Refactoring
|
|
|
|
* protocol -> coding ([5f86bc7](https://github.com/sevki/jetstream/commit/5f86bc78a85728091f8411ab00f5ad3e4a960df2))
|
|
|
|
## [1.1.1](https://github.com/sevki/jetstream/compare/v1.1.0...v1.1.1) (2024-03-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* ignore e2e tests ([e066dde](https://github.com/sevki/jetstream/commit/e066dde3f735c2524118ee0e8128555775d0eeb7))
|
|
|
|
## [1.1.0](https://github.com/sevki/jetstream/compare/v1.0.0...v1.1.0) (2024-03-29)
|
|
|
|
|
|
### Features
|
|
|
|
* **macros:** service macro to remove boilerplate code ([e0a9295](https://github.com/sevki/jetstream/commit/e0a9295674327b5eea96922c3054d0e3be07c4a4))
|
|
|
|
## [1.0.0](https://github.com/sevki/jetstream/compare/v0.6.0...v1.0.0) (2024-03-25)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* merge all the creates
|
|
|
|
### Code Refactoring
|
|
|
|
* merge all the creates ([faa0a1a](https://github.com/sevki/jetstream/commit/faa0a1a1194bac41d8e05efd0108e0c1821fa543))
|
|
|
|
## [0.6.0](https://github.com/sevki/jetstream/compare/v0.5.1...v0.6.0) (2024-03-21)
|
|
|
|
|
|
### Features
|
|
|
|
* virtio support ([ce13217](https://github.com/sevki/jetstream/commit/ce13217e4429270226ef43661acab21619493351))
|
|
|
|
## [0.5.1](https://github.com/sevki/jetstream/compare/v0.5.0...v0.5.1) (2024-03-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* filesystem under feature flag, rm newline ([de4cf79](https://github.com/sevki/jetstream/commit/de4cf791a89b794dbfcb48325b1a90f26e421616))
|
|
* Update client_tests.rs ([4c50132](https://github.com/sevki/jetstream/commit/4c50132ba0d6afa46f849db7d0fa356e64947653))
|
|
|
|
## [0.5.0](https://github.com/sevki/jetstream/compare/v0.4.0...v0.5.0) (2024-03-15)
|
|
|
|
|
|
### Features
|
|
|
|
* rust-clippy code scanning ([3dfb39f](https://github.com/sevki/jetstream/commit/3dfb39f1c4c9c887931a1686a7c1208fa1182e18))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* update to v2 upload sarif ([e38bacb](https://github.com/sevki/jetstream/commit/e38bacb216db9b6560b3fe0e284b54425b4e251e))
|
|
|
|
## [0.4.0](https://github.com/sevki/jetstream/compare/v0.3.2...v0.4.0) (2024-03-14)
|
|
|
|
|
|
### Features
|
|
|
|
* autopub ([73a0844](https://github.com/sevki/jetstream/commit/73a0844e9a7fcc55bf39b39325587d237c549a6e))
|
|
* hide filesystem behind a feautre-flag ([9aa880d](https://github.com/sevki/jetstream/commit/9aa880de8d51c88e64d08248f47ddf1d0137db98))
|
|
|
|
## [0.3.2](https://github.com/sevki/jetstream/compare/v0.3.1...v0.3.2) (2024-03-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* auto-release feature ([6505b0f](https://github.com/sevki/jetstream/commit/6505b0ff66ce16b1032efe722620d03fbe945769))
|
|
|
|
## [0.3.1](https://github.com/sevki/jetstream/compare/v0.3.0...v0.3.1) (2024-03-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* broken release-please ([089bb22](https://github.com/sevki/jetstream/commit/089bb2277ba7025b61dbff32473d9b4b1836acd9))
|
|
* ci release-please ([de391e5](https://github.com/sevki/jetstream/commit/de391e58d30f5f08d89f2f9251e9f734bd945bb1))
|
|
|
|
## [0.3.0](https://github.com/sevki/jetstream/compare/v0.2.0...v0.3.0) (2024-03-14)
|
|
|
|
|
|
### Features
|
|
|
|
* release please ([7d7bedd](https://github.com/sevki/jetstream/commit/7d7beddcae75613433076a9f77156989b2de1f47))
|
|
* release please ([044cceb](https://github.com/sevki/jetstream/commit/044cceb76e544e8c315b6e1d33a321795280e847))
|
|
|
|
## [0.2.0](https://github.com/sevki/jetstream/compare/v0.1.4...v0.2.0) (2024-03-14)
|
|
|
|
|
|
### Features
|
|
|
|
* release please ([044cceb](https://github.com/sevki/jetstream/commit/044cceb76e544e8c315b6e1d33a321795280e847))
|