2.0.2 release notes
Key Features
Async Thread Plugin
Support Informix JDBC Plugin
- issue : #6742
(Thank you @guillermomolina for your contribution) - Mix view
Release Notes
Notice
Fixed problem that does not retransmit when metadata transmission fails. (#6662)
Fixed problem where completed transaction is not recognized in certain cases while using Webflux. (#6465
! Notice for version upgrade
====================================
========== !! IMPORTANT ==========
You need to change the schema of the puser table.
It is possible to add international codes for phone numbers in user information.
sql statement : ALTER TABLE `puser` ADD `phone_country_code` INT(10) NOT NULL DEFAULT '0' AFTER `department`;
- issue : #5862
Plugins
Enhancements
Bugs
Thank You
to
whom provided or suggested valuable features
whom fixed or reported bugs
whom showed interest in Pinpoint and shared it to others.
Thank you all.
If there is someone who was inadvertently excluded, please let me know.
@guillermomolina
@zifeihan