Skip to content

v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 10:45
· 77 commits to refs/heads/main since this release

Summary

🐛 A critical bug was fixed in the Parameters utility causing the AppConfig provider to wrongly return null values in some instances. Thanks to @chrisclayson for reporting this bug ⭐️.

Changes

🐛 Bug and hot fixes

  • fix(parameters): Correctly check for empty values in AppConfig Parameters Provider. (#1982) by @phipag

This release was made possible by the following contributors:

@leandrodamascena, @phipag