github pinpoint-apm/pinpoint v2.0.2
2.0.2 release notes

latest releases: latest, v3.0.0, v2.5.4...
4 years ago

Key Features

Async Thread Plugin

  • issue : #6708
    (Thank you @zifeihan for your contribution)
  • Call Stack
    Async Thread 플러그인

Support Informix JDBC Plugin



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`;

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

Don't miss a new pinpoint release

NewReleases is sending notifications on new releases.