Skip to content

Releases: ServeRest/ServeRest

v2.28.5

22 Jan 20:03
Compare
Choose a tag to compare

2.28.5 (2024-01-22)

Bug Fixes

  • remove empty fields from query param and update regex creation unit test (00d44a1)

Continuous Integration

  • bump setup-gcloud action from v0 to v1 (a35d94f)

v2.28.4

22 Jan 14:52
Compare
Choose a tag to compare

2.28.4 (2024-01-22)

Bug Fixes

  • fix regex matching for query string null/undefined (67d9914)

Code Refactoring

  • make queryString filtering more readable (3b41947)

v2.29.0-beta.2

21 Jan 02:27
Compare
Choose a tag to compare
v2.29.0-beta.2 Pre-release
Pre-release

2.29.0-beta.2 (2024-01-21)

Chores

  • patch: atualizar versão do datadog (42d875b)

Miscellaneous

  • revert do logger (b710dea)
  • investigando a causa do datadog estar desativado. Qual valor do ENVIRONMENT? (6a3f0b4)

v2.28.3

21 Jan 13:10
Compare
Choose a tag to compare

2.28.3 (2024-01-21)

Continuous Integration

  • patch: simplify rollback steps and fix update-traffic command (875f8d7)

v2.28.2

21 Jan 12:09
Compare
Choose a tag to compare

2.28.2 (2024-01-21)

Continuous Integration

  • patch: serve all traffic to new deployed image (0b68fc7)

v2.28.1

21 Jan 11:26
Compare
Choose a tag to compare

2.28.1 (2024-01-21)

Chores

  • patch: update datadog version for gcloud dockerfile (19fb8f6)

v2.29.0-beta.1

14 Dec 20:28
Compare
Choose a tag to compare
v2.29.0-beta.1 Pre-release
Pre-release

2.29.0-beta.1 (2023-12-14)

Features

  • reduzir tamanho do Dockerfile em 30 MB (7d84504)

v2.28.0

14 Dec 19:57
Compare
Choose a tag to compare

2.28.0 (2023-12-14)

Bug Fixes

Chores

  • docker: avoid supply chain attack (e2d7391)
  • reduce volume write access (a7a3993)
  • test: ensure that infra test dependencies install is cached (f148513)

Code Refactoring

  • improve code maintainability (3995d61)

Continuous Integration

  • bump action para usar node 16 ao invés de 12 (1ef2cb0)

Features

  • regex: evitar Regex Injection e implementar test unitário (293e995)

v2.27.5

13 Sep 15:02
Compare
Choose a tag to compare

2.27.5 (2023-09-13)

Chores

  • patch: send log to Datadog to enable logs correlation (6cf21c2)
  • rename local monitor file to correspond the actual behavior (0d21a87)

v2.27.4

12 Sep 10:01
Compare
Choose a tag to compare

2.27.4 (2023-09-12)

Chores

  • patch: show start message only when running locally (2b67d92)