V0.2.3
版本发布时间: 2023-05-15 22:03:24
AscendingCreations/AxumSession最新发布版本:v0.14.0(2024-04-13 03:01:13)
What's Changed
- Allowing configuration of cookie attributes by @apps4uco in https://github.com/AscendingCreations/AxumSessions/pull/5
- Don't panic on missing key by @jkristell in https://github.com/AscendingCreations/AxumSessions/pull/8
- Make the examples in the README compile by @jkristell in https://github.com/AscendingCreations/AxumSessions/pull/9
- Axum_extra's from_fn too tower Service by @genusistimelord in https://github.com/AscendingCreations/AxumSessions/pull/11
- Update README.md by @mrxiaozhuox in https://github.com/AscendingCreations/AxumSessions/pull/14
- Added
new
associated function to AxumSessionConfig. by @Jerrody in https://github.com/AscendingCreations/AxumSessions/pull/20 - Dashmap by @genusistimelord in https://github.com/AscendingCreations/AxumSessions/pull/22
- Add support for other databases by @11Tuvork28 in https://github.com/AscendingCreations/AxumSessions/pull/23
- remove double quote from column in mysql by @tadic-luka in https://github.com/AscendingCreations/AxumSessions/pull/25
- add Debug and Clone derive to AxumNullPool by @tadic-luka in https://github.com/AscendingCreations/AxumSessions/pull/27
- adding in main changes to axum 0.6 by @genusistimelord in https://github.com/AscendingCreations/AxumSessions/pull/29
- fix mysql syntax by @tadic-luka in https://github.com/AscendingCreations/AxumSessions/pull/30
- Merge changes to Axum 0.6 branch by @genusistimelord in https://github.com/AscendingCreations/AxumSessions/pull/31
- Allow SameSite attribute to be set independently of Domain attribute by @h-michael in https://github.com/AscendingCreations/AxumSessions/pull/32
- Axum0.6 by @genusistimelord in https://github.com/AscendingCreations/AxumSessions/pull/26
- Fix the table delete syntax for sqlite by @cold-brewed in https://github.com/AscendingCreations/AxumSessions/pull/33
- add Session::get_session_id by @mwcz in https://github.com/AscendingCreations/AxumSessions/pull/34
- Disable chrono default features. Fix RUSTSEC-2020-0071. by @damccull in https://github.com/AscendingCreations/AxumSessions/pull/35
- changing the table name to sessions table by @HosMercury in https://github.com/AscendingCreations/AxumSessions/pull/37
- adding full redis example by @HosMercury in https://github.com/AscendingCreations/AxumSessions/pull/38
New Contributors
- @apps4uco made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/5
- @jkristell made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/8
- @mrxiaozhuox made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/14
- @Jerrody made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/20
- @11Tuvork28 made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/23
- @tadic-luka made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/25
- @h-michael made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/32
- @cold-brewed made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/33
- @mwcz made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/34
- @damccull made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/35
- @HosMercury made their first contribution in https://github.com/AscendingCreations/AxumSessions/pull/37
Full Changelog: https://github.com/AscendingCreations/AxumSessions/commits/V0.2.3