Skip to content

Latest commit

 

History

History
425 lines (213 loc) · 28.9 KB

CHANGELOG.md

File metadata and controls

425 lines (213 loc) · 28.9 KB

@lagoss/serverless

0.4.5

Patch Changes

0.4.4

Patch Changes

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

  • #928 28bd4c6 Thanks @QuiiBz! - Set content-length header to 0 when body is null and method POST or PUT in fetch()

  • #929 0174cad Thanks @QuiiBz! - Revert isolates cache eviction using ClickHouse to use local cache instead

  • #924 cacb962 Thanks @QuiiBz! - Retrieve environment variables when booting

0.2.0

Minor Changes

Patch Changes

0.1.33

Patch Changes

0.1.32

Patch Changes

  • #861 22f5cc1 Thanks @akitaSummer! - Add RSA-PSS, RSASSA-PKCS1-v1_5 & ECDSA to SubtleCrypto#sign & SubtleCrypto#verify

0.1.31

Patch Changes

  • #848 cd214f2 Thanks @QuiiBz! - Support AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt

0.1.30

Patch Changes

0.1.29

Patch Changes

0.1.28

Patch Changes

0.1.27

Patch Changes

0.1.26

Patch Changes

  • #728 476c2e2 Thanks @QuiiBz! - Migrate underlaying storage for stats & logs to Clickhouse

0.1.25

Patch Changes

  • #665 a2ba9ce Thanks @QuiiBz! - Reuse isolates across domains using the same deployment id
  • #681 e714ac3 Thanks @QuiiBz! - Split pub/sub & s3 downloading logic into separate crates

0.1.24

Patch Changes

  • #663 822db09 Thanks @QuiiBz! - Use ThreadRng instead of creating a new StdRng every time

0.1.23

Patch Changes

0.1.22

Patch Changes

0.1.21

Patch Changes

  • #616 16b0a43 Thanks @QuiiBz! - Add LAGON_WORKERS environment variable to customize the size of the worker's pool

0.1.20

Patch Changes

0.1.19

Patch Changes

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

  • #483 9468c1f Thanks @QuiiBz! - Drop and exit isolates in the same thread as they were created

0.1.14

Patch Changes

  • #416 c3bbdb3 Thanks @QuiiBz! - Stop streaming and log errors when we have errors/timeouts/memory limits
  • #416 c3bbdb3 Thanks @QuiiBz! - Handle termination results (timeouts and memory limit) before processing streaming to avoid hanging

0.1.13

Patch Changes

0.1.12

Patch Changes

  • #354 2b0b265 Thanks @QuiiBz! - Add LAGON_LISTEN_ADDR and PROMETHEUS_LISTEN_ADDR env variables

0.1.11

Patch Changes

  • #335 e10aabe Thanks @QuiiBz! - Improve performances by not spawning a thread on each request

0.1.10

Patch Changes

  • #295 6e98d1b Thanks @QuiiBz! - Add startupTimeout to functions that is higher than timeout
  • #264 e970b9d Thanks @QuiiBz! - Properly clear isolates cache after the configured seconds and no requests

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

0.1.6

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes