Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Release v0.1.0

Latest
Compare
Choose a tag to compare
@distributionbot distributionbot released this 09 May 10:05
· 10 commits to develop since this release
39aaae1

v0.1.0 (2023-05-09)

Bug Fixes

  • Removed InstrumentGin from being gloabbly exposed (fac8379)
  • Reverting the incorrectly pushed stringifyValue changes (a5dfcbf)
  • Spans will not be printed to the console (d4f59a2)

What's Changed

  • Simplifying the main file, adding and deleting logs as per requirement by @KartikayBansal470 in #26
  • [AOB-328]Remove span data from debug logs to prevent data expose. by @gmann42 in #27
  • Removed InstrumentGin from being globally exposed by @piyush-daga in #29
  • Rename repo from postman-go-sdk to postman-sdk-go by @piyush-daga in #28

Full Changelog: v0.0.3...v0.1.0