Releases: cloudwego/motore
Releases · cloudwego/motore
Motore-Macros 0.4.1
What's Changed
- Update README.md by @caibirdme in #44
- feat: remove unnecessary lifetime and announce msrv of 1.77.0 by @PureWhiteWu in #46
New Contributors
- @caibirdme made their first contribution in #44
Full Changelog: motore-macros-0.4.0...motore-macros-0.4.1
Motore 0.4.1
What's Changed
- Update README.md by @caibirdme in #44
- feat: remove unnecessary lifetime and announce msrv of 1.77.0 by @PureWhiteWu in #46
New Contributors
- @caibirdme made their first contribution in #44
Full Changelog: motore-0.4.0...motore-0.4.1
Motore-Macros 0.4.0
What's Changed
- fix: latest lint by @PureWhiteWu in #35
- feat: use afit and rpitit to optimize Service trait by @PureWhiteWu in #37
- doc: we use afit and rpitit instead of gat now by @PureWhiteWu in #38
Full Changelog: motore-macros-0.3.1...motore-macros-0.4.0
Motore 0.4.0
What's Changed
- fix: latest lint by @PureWhiteWu in #35
- feat: use afit and rpitit to optimize Service trait by @PureWhiteWu in #37
- doc: we use afit and rpitit instead of gat now by @PureWhiteWu in #38
Full Changelog: motore-0.3.3...motore-0.4.0
Motore-Macros 0.3.1
What's Changed
- fix: motore Service didn't remove Send by @PureWhiteWu in #29
- chore(deps): bump tokio from 1.23.0 to 1.23.1 by @dependabot in #30
- chore(deps): bump tokio from 1.23.1 to 1.24.2 by @dependabot in #31
- feat: support BoxService by @PureWhiteWu in #32
- impl
Service
forArc
by @LYF1999 in #33 - fix: compile fail on latest nightly by @PureWhiteWu in #34
New Contributors
- @dependabot made their first contribution in #30
Full Changelog: motore-macros-0.3.0...motore-macros-0.3.1
Motore 0.3.3
What's Changed
- impl
Service
forArc
by @LYF1999 in #33 - fix: compile fail on latest nightly by @PureWhiteWu in #34
Full Changelog: motore-0.3.1...motore-0.3.3
Motore 0.3.1
What's Changed
- fix: motore Service didn't remove Send by @PureWhiteWu in #29
- chore(deps): bump tokio from 1.23.0 to 1.23.1 by @dependabot in #30
- chore(deps): bump tokio from 1.23.1 to 1.24.2 by @dependabot in #31
- feat: support BoxService by @PureWhiteWu in #32
Full Changelog: motore-0.3.0...motore-0.3.1
Motore-Macros 0.3.0
What's Changed
- fix: support certain type as Context by @LYF1999 in #5
- ci: unify ci name by @PureWhiteWu in #6
- ci: remove rust-cache by @PureWhiteWu in #7
- feat: Either service remove BoxError by @Millione in #9
- chore(motore): release 0.2.0 by @PureWhiteWu in #10
- chore: remove gat feature and update to latest nightly by @PureWhiteWu in #11
- release motore 0.2.1 by @LYF1999 in #12
- fix: cx is part of concrete type but not used in parameter list of th… by @LYF1999 in #13
- release: motore-macros 0.1.1 by @LYF1999 in #14
- replace
mut self
withself
in service by @LYF1999 in #15 - replace
mut self
withself
inUnaryService
by @LYF1999 in #16 - impl
Sync
forBoxCloneService
by @LYF1999 in #17 - add
Sync
bound by @LYF1999 in #18 - feat: add map_response by @Millione in #19
- remove
Send
forFuture
inService
by @LYF1999 in #20 - remove spaces by @LYF1999 in #21
- add
Send
bound forFuture
inService
by @LYF1999 in #23 - feat: add adapter between tower and motore by @Millione in #22
- fix: add Send bound for tower adapter by @Millione in #24
- doc_cfg support and doc fix by @zys864 in #26
- docs: update by @Millione in #28
New Contributors
- @LYF1999 made their first contribution in #5
- @PureWhiteWu made their first contribution in #6
- @Millione made their first contribution in #9
- @zys864 made their first contribution in #26
Full Changelog: motore-macros-0.1.0...motore-macros-0.3.0
Motore 0.3.0
What's Changed
- fix: cx is part of concrete type but not used in parameter list of th… by @LYF1999 in #13
- release: motore-macros 0.1.1 by @LYF1999 in #14
- replace
mut self
withself
in service by @LYF1999 in #15 - replace
mut self
withself
inUnaryService
by @LYF1999 in #16 - impl
Sync
forBoxCloneService
by @LYF1999 in #17 - add
Sync
bound by @LYF1999 in #18 - feat: add map_response by @Millione in #19
- remove
Send
forFuture
inService
by @LYF1999 in #20 - remove spaces by @LYF1999 in #21
- add
Send
bound forFuture
inService
by @LYF1999 in #23 - feat: add adapter between tower and motore by @Millione in #22
- fix: add Send bound for tower adapter by @Millione in #24
- doc_cfg support and doc fix by @zys864 in #26
- docs: update by @Millione in #28
New Contributors
Full Changelog: motore-0.2.1...motore-0.3.0
motore-0.2.1
What's Changed
- chore: remove gat feature and update to latest nightly by @PureWhiteWu in #11
Full Changelog: motore-0.2.0...motore-0.2.1