Skip to content

Releases: morty-faas/morty

v1.1.0-RC2

14 May 09:30
Compare
Choose a tag to compare

This release is a candidate for future major release v1.1.0. More improvements, fixes and features will be added in the future through another candidate release.

Highlights

  • New timing analytics (for function invocation)
  • New server metadata endpoint

What's changed

Features

Documentation

Full Changelog: v1.1.0-RC1...v1.1.0

v1.1.0-RC1

12 May 11:01
Compare
Choose a tag to compare

This release is a candidate for future major release v1.1.0. More improvements, fixes and features will be added in the future through another candidate release.

What's changed

Features

Documentation

Dependencies

7 changes
  • chore: bump github.com/aws/aws-sdk-go-v2/config from 1.18.22 to 1.18.24 @dependabot (#19)
  • chore: bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.4 @dependabot (#20)
  • chore: bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible @dependabot (#21)
  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.33.1 @dependabot (#22)
  • chore: bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 @dependabot (#18)
  • chore: bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible @dependabot (#14)
  • chore: bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 @dependabot (#5)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Apr 08:23
6b0e970
Compare
Choose a tag to compare

This first release bring the basic functionalities of Morty, and is stable enough to be released. You can learn more about Morty in the documentation https://morty-faas.github.io.

What features are available ?

  • Create basic functions and invoke them
  • Keep instances warm for 15 minutes
  • Build functions and access images through the registry