Skip to content

Releases: antongolub/npm-registry-firewall

v1.32.1

30 Oct 14:04
Compare
Choose a tag to compare

1.32.1 (2022-10-30)

Performance Improvements

  • use concurrent scheme for audit api (df2906b)

v1.32.0

29 Oct 20:34
Compare
Choose a tag to compare

1.32.0 (2022-10-29)

Features

  • add warmup for audit plugin (c39fb2b), closes #71

Performance Improvements

  • optimize audit api batches (9bdb327)

v1.31.0

28 Oct 19:42
Compare
Choose a tag to compare

1.31.0 (2022-10-28)

Bug Fixes

Features

v1.30.6

28 Oct 11:40
Compare
Choose a tag to compare

1.30.6 (2022-10-28)

Bug Fixes

v1.30.5

28 Oct 08:03
Compare
Choose a tag to compare

1.30.5 (2022-10-28)

Performance Improvements

v1.30.4

07 Oct 18:22
Compare
Choose a tag to compare

1.30.4 (2022-10-07)

Performance Improvements

  • performance improvements (0e48a13)

v1.30.3

06 Oct 14:09
Compare
Choose a tag to compare

1.30.3 (2022-10-06)

Bug Fixes

v1.30.2

05 Oct 05:51
Compare
Choose a tag to compare

1.30.2 (2022-10-05)

Bug Fixes

  • log only stacktraces of 5xx errors (43412ce)
  • use constant instead of 500 (3a473a8)

v1.30.1

04 Oct 15:35
Compare
Choose a tag to compare

1.30.1 (2022-10-04)

Bug Fixes

  • do not log stacktrace on 404 (70af1c0)

v1.30.0

04 Oct 13:46
Compare
Choose a tag to compare

1.30.0 (2022-10-04)

Features

  • support several target registries (aa06883), closes #62