Skip to content

Releases: MXWXZ/actix-cloud

v0.5.1

05 Apr 07:03
02e5d2a

Choose a tag to compare

Changes

  1. Revert 0.5.0 set_default_hsts changes.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Apr 09:18
eb4def2

Choose a tag to compare

Breaking changes

  1. set_default_hsts is removed, now is default.

New

  1. Add default for LoggerBuilder and Middleware.

Changes

  1. Minor session change according to actix-session.
  2. Fix several unexpected unwrap.

Full Changelog: v0.4.15...v0.5.0

v0.4.15

19 Sep 03:05
c31b18b

Choose a tag to compare

New

  1. Response allows for multiple builder.
  2. Response add several convenient methods.

Full Changelog: v0.4.14...v0.4.15

v0.4.14

01 Aug 07:46
702476d

Choose a tag to compare

New

  1. Default memory database now support basic capacity and key eviction.

Full Changelog: v0.4.13...v0.4.14

v0.4.13

28 May 08:35
f491ce6

Choose a tag to compare

Changes

  1. Default feature change.
  2. Dependency update.

Full Changelog: v0.4.12...v0.4.13

v0.4.12

28 May 08:25
8a51b9a

Choose a tag to compare

Changes

  1. Memory database support ttl function.

Full Changelog: v0.4.11...v0.4.12

v0.4.11

03 Jan 07:06
bc4abd3

Choose a tag to compare

Changes

  1. Make clippy happy.
  2. Bump thiserror to 2.0.

Full Changelog: v0.4.10...v0.4.11

v0.4.10

03 Jan 07:06
8e863c9

Choose a tag to compare

Changes

  1. Locale::new support Into<String> instead of String.

Full Changelog: v0.4.9...v0.4.10

v0.4.9

03 Jan 07:06
3ca3237

Choose a tag to compare

New

  1. New feature serde to add Serialize, Deserialize for supported structs.

Full Changelog: v0.4.8...v0.4.9

v0.4.8

03 Jan 07:06
c834f3a

Choose a tag to compare

Changes

  1. handler function can be async.

Full Changelog: v0.4.7...v0.4.8