forked from guilhermebr/go-stone-openbank
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from stone-payments/feature/Migrates-to-datadog
Feature/migrates to datadog
- Loading branch information
Showing
8 changed files
with
1,602 additions
and
47 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* @anapolima @andremacdowell @charllysonsouza @GilbertoVGL @gmarcial @lorytins @LuanSena | ||
* @anapolima @charllysonsouza @edmunhoz @giorgio-larnaut @lorytins @mauricio-pagarme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [3.0.0](https://github.com/stone-payments/merchant-go-stone-openbank/compare/v2.0.0...v3.0.0) (2023-11-27) | ||
|
||
|
||
### Features | ||
|
||
* Migrates from newrelic to datadog ([77ec1a0](https://github.com/stone-payments/merchant-go-stone-openbank/commit/77ec1a07a69e09a02c94d457397ac9b7e233f9ba)) | ||
|
||
## [2.0.0](https://github.com/stone-payments/merchant-go-stone-openbank/compare/v1.2.0...v2.0.0) (2023-11-27) | ||
|
||
|
||
### Features | ||
|
||
* Instrument newrelic agent on client ([84f5e5b](https://github.com/stone-payments/merchant-go-stone-openbank/commit/84f5e5b97c706b07c7cba26f329b539e41423ec9)) | ||
* **pix:** add create entry and refact services ([#46](https://github.com/stone-payments/merchant-go-stone-openbank/issues/46)) ([6a63a16](https://github.com/stone-payments/merchant-go-stone-openbank/commit/6a63a16ed86c43a92e25417413bad3c298ef46ce)) | ||
* Updates client to accept other error response types ([b4f47cc](https://github.com/stone-payments/merchant-go-stone-openbank/commit/b4f47cc1b2f8baa23c0029497f7cbedf03e72b4d)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* change jwt payload b64 decoding strategy ([a977c7d](https://github.com/stone-payments/merchant-go-stone-openbank/commit/a977c7db00d93bd49492d790f273ab9892a9c002)), closes [/datatracker.ietf.org/doc/html/rfc7519#section-3](https://github.com/stone-payments//datatracker.ietf.org/doc/html/rfc7519/issues/section-3) | ||
* consent url and path ([#45](https://github.com/stone-payments/merchant-go-stone-openbank/issues/45)) ([8b19427](https://github.com/stone-payments/merchant-go-stone-openbank/commit/8b1942754bdd83b62c36ae490dfbd1837a95f53a)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.