Skip to content

Release v2.2.4

Compare
Choose a tag to compare
@limingxinleo limingxinleo released this 16 Aug 02:42
· 1561 commits to master since this release
84210c5

Fixed

  • #3925 Fixed bug that heartbeat failed caused by nacos light beat enabled.
  • #3926 Fixed bug that the config of config_center.drivers.nacos.client does not work.

Added

  • #3924 Added health check parameters for consul service register.
  • #3932 Support requeue the message when return NACK for AMQP consumer.
  • #3941 Support service register for rpc-multiplex.
  • #3947 Added method Str::mask which used to replace chars from a string by a given char.

Optimized

  • #3944 Encapsulated the code for reading aspect meta properties.