Skip to content

Conversation

@lucassm02
Copy link
Owner

Description:

This pull request prepares the v2.3.0 release:

  • Bumps project version to 2.3.0
  • Updates CHANGELOG.md with all notable new features, improvements and bug fixes
  • Adds two new normalization utilities (normalize, normalizeOptions)
  • Introduces APM decorators for Fastify handlers
  • Enables extraction of RabbitMQ options from the RABBIT_OPTIONS env var
  • Includes various enhancements (MemCached timeout, startup/shutdown fixes, protocol adaptation, folder renames)
  • Applies bug fixes (payload normalization before validation, call-stack overflow prevention in searchLabels)

All changes are fully backwards-compatible; no breaking changes have been introduced.

What type of PR contains?

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🔥 Performance Improvements
  • 🧑‍💻 Code Refactor
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

@lucassm02 lucassm02 self-assigned this May 6, 2025
@lucassm02 lucassm02 added bug Something isn't working enhancement New feature or request labels May 6, 2025
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Repository owner deleted a comment from sonarqubecloud bot May 6, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
7.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@lucassm02 lucassm02 merged commit a83f003 into main May 6, 2025
4 of 5 checks passed
@lucassm02 lucassm02 mentioned this pull request May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix rabbitmq restart Memcached restart connection Reprocessing failure — Channel closed e PRECONDITION_FAILED

2 participants