Skip to content

Release 2.1.0

Latest
Compare
Choose a tag to compare
@pulak-opti pulak-opti released this 08 Nov 15:09
fc25850

[2.1.0] - November 8, 2024

Enhancements

  • Batch Processing for User Profile Service (UPS): Added support for batch processing in decideAll and decideForKeys, enabling more efficient handling of multiple decisions in the User Profile Service. (#394)

  • Optimized Logging: Reduced log verbosity in the Decision flow by shifting info-level logs to debug. This change will significantly reduce the volume of logs at the info level, improving readability and performance for applications with high decision-making activity. (#390)