Skip to main content


A Perl implementation of the OpenTelemetry standard

Changes for 0.019 - 2023-12-03T14:44:05+00:00

  • Document OpenTelemetry->logger as deprecated, as this will soon be removed to make room for the implementation of the Logs API.
  • Apply default values appropriately when receiving undefined values
  • The HTTP::Tiny and LWP::UserAgent integrations inject propagation data as appropriate
  • Bump dependency on Feature::Compat::Try to 0.05 for finally support in perl versions under 5.35 (GH #11)
#11


Common Neo4j type system

Changes for 2.00 - 2023-11-21

  • Add ByteArray, DateTime, and Duration types. (GH #15, #17)
  • Define methods and behaviour for the Neo4j 5 element ID. (GH #13)
  • Specify previously undefined behaviour. (GH #1, #11, #14)
  • Expand the implementor guidance for driver authors and separate it from the type definitions aimed at users.
  • Separate generic type implementations from the type definitions.
  • Offer test tools to help driver authors with conforming to these types.
  • Raise minimum required version of Perl to v5.10.1.
#15 #14 #1 #11 #17 #13


GNU C library compatible strftime for loggers and servers

Changes for 0.45 - 2023-11-09T09:54:10Z

  • fix indirect object notation for exec #11
#11




re-engine-RE2-0.17


RE2 regex engine

Changes for 0.17 - 2023-01-27
  • Fix bug in previous, Zeroing with wrong type -> wrong size (PR #11)

https://metacpan.org/dist/re-engine-RE2
#11