Skip to content

Releases: cargo-lambda/cargo-lambda

v1.8.6

18 Jul 01:32
345c38a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

06 May 21:18
b6e4aa7

Choose a tag to compare

What's Changed

  • Update cargo-zigbuild to 0.20.0 by @0kaguya in #847
  • fix: watch: add missing extension API endpoints for internal extension calls from inside functions by @jlizen in #849
  • Update GitHub Actions section in getting-started.md by @garysassano in #851
  • fix typo in getting-started.md by @garysassano in #852
  • feat(watch): propagate SIGINT and SIGTERM signals to function if extensions are registered by @jlizen in #853
  • chore: Release version 1.8.5 by @calavera in #854

New Contributors

Full Changelog: v1.8.4...v1.8.5

v1.8.4

25 Apr 23:04
be27715

Choose a tag to compare

What's Changed

  • chore(docs): Update docs with more installation options. by @calavera in #842
  • update(docs): Update getting started guide with install options. by @calavera in #843
  • fix(watch): Correct logic to ignore files. by @calavera in #845
  • chore: Release version 1.8.4 by @calavera in #846

Full Changelog: v1.8.3...v1.8.4

v1.8.3

10 Apr 21:29
7e64ff8

Choose a tag to compare

What's Changed

  • fix(interactive): Add missing Tokio util feature. by @calavera in #841

Full Changelog: v1.8.2...v1.8.3

v1.8.2

10 Apr 20:27
2accf03

Choose a tag to compare

What's Changed

  • fix(docs): Fix docs release action. by @calavera in #831
  • fix(docs): Change latest-version.json url by @calavera in #832
  • fix(docs): Create cargo/bin if it doesn't exist. by @calavera in #833
  • fix(docs): Change zig installation output message. by @calavera in #834
  • fix(system): Fix issue running the zig installer. by @calavera in #835
  • fix(system): Return outputs when a command fails. by @calavera in #836
  • fix(system): Propagate command error when zig cannot be installed. by @calavera in #837
  • fix(system): Print zig's full command. by @calavera in #838
  • fix(deploy): Fix the serializer for remote and vpc configurations. by @calavera in #840

Full Changelog: v1.8.1...v1.8.2

v1.8.1

30 Mar 17:49
caddc10

Choose a tag to compare

What's Changed

  • fix(system): Make the json output pretty by default. by @calavera in #819
  • update rustls-platform-verifier to version 0.5.1 by @Licenser in #821
  • fix(system): Fix system output format. by @calavera in #825
  • fix(system): Improve Zig install process. by @calavera in #826
  • chore(release): Release version 1.8.1. by @calavera in #827
  • chore(build): Provider two more paths to install Zig. by @calavera in #828
  • docs(watch): Fix typo in Custom HTTP routes section. by @vikpe in #829
  • fix(system): Allow to run system subcommand without a project. by @calavera in #830

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

15 Mar 22:06
5d84825

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.1

05 Mar 21:39

Choose a tag to compare

Full Changelog: v1.7.0...v1.7.1

v1.7.0

26 Feb 23:45
8efeb03

Choose a tag to compare

What's Changed

  • fix(deploy): Allow any memory value between 128 and 10240. by @calavera in #787
  • chore: Enable LTO and codegen-units. by @calavera in #788
  • chore(test): Add more tests for deploy configs. by @calavera in #792
  • fix(watch): Rename shortcut for watch port. by @calavera in #793
  • fix(deploy): Fix spacing in the tags information. by @calavera in #794
  • fix(deploy): Load metadata config for implicit binaries. by @calavera in #796
  • chore: Update to Rust 1.85 and 2024 edition. by @calavera in #797
  • fix(build): Correctly override release profile. by @calavera in #798
  • feat(deploy): Allow deploying zip files directly. by @calavera in #800
  • chore: Release version 1.7.0 by @calavera in #802
  • fix(release): Fix release workflow. by @calavera in #803
  • chore(release): Update maturin version. by @calavera in #804
  • fix(release): Remove merge flag. by @calavera in #805

Full Changelog: v1.6.3...v1.7.0

v1.6.3

27 Jan 20:40
7b294c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.6.3