This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Release v0.0.2
distributionbot
released this
14 Apr 06:54
·
84 commits
to develop
since this release
v0.0.2 (2023-04-14)
Features
- Change user facing interface to accomodate for user disabling the sdk (c7bdd05)
- Ignore incoming requests (68f3202)
- Release process support in github workflows (f0a8580)
- sdk enable/disable support (53cfb9a)
Bug Fixes
- Action to run only on master push (eee87b4)
- changes to accomodate interface changes in develop branch (685d955)
- Fetch the complete depth to get all tags (c5b3f98)
- Logging changes. Moving from getlogger func to exposing main Log variable (08a5bbb)
- Not able to fetch latest tag from github (074889c)
- Removing trace_receiver_path from constants file, that was a relic of a merge conflcit (13a4845)
- Testing github action (088d0ba)
- Testing github-script action (8a424b4)
- Use distribution bot app to upload tags (3e669f7)
- Using previous tag action (7bb4348)
What's Changed
- [AOB-242] Added codeowners and Github security action by @piyush-daga in #1
- [AOB-242] Working gin instrumentation by @piyush-daga in #2
- Added pre-commit-hook and pre-commit-ci by @piyush-daga in #3
- [AOB-242] Extending Otel Gin middleware to add custom attributes by @piyush-daga in #4
- Use postmanSDK struct and struct methods, Configure OTLP Exporter, BatchSpanProcessor by @gmann42 in #8
- [AOB-242] Fixing go mod and package by @piyush-daga in #9
- [AOB-242] [1] Ignore incoming requests by @piyush-daga in #5
- [AOB-242] [2] SDK Enable/Disable Flow by @piyush-daga in #6
- [AOB-242] [3] Logging Support using Logrus by @piyush-daga in #7
- [AOB-336]Healthcheck and Bootstrap flow by @gmann42 in #13
- Change: SDK Language key in trace attributes by @mudit-postman in #15
- [AOB-353] Release process support in github workflows by @piyush-daga in #14
- Release v0.0.2 by @piyush-daga in #17
New Contributors
- @piyush-daga made their first contribution in #1
- @gmann42 made their first contribution in #8
- @mudit-postman made their first contribution in #15
Full Changelog: https://github.com/postmanlabs/postman-go-sdk/commits/v0.0.2