All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the following versioning pattern:
Given a version number MAJOR.MINOR.PATCH, increment:
- MAJOR version when the API version is incremented. This may include backwards incompatible changes;
- MINOR version when breaking changes are introduced OR new functionalities are added in a backwards compatible manner;
- PATCH version when backwards compatible bug fixes are implemented.
- IssuingCard expand expiration
- PixUser resource
- request methods
- core version
- EndToEndId date format
- IndividualIdentity resource
- IndividualDocument resource
- IssuingEmbossingKit resource
- CreditHolmes resource
- cardDesingID and envelopID to kitID attribute
- senderTaxID and receiverTaxID parameters to DynamicBrcode resource
- internal structure to use starkcore as a dependency
- starkcore version
- sdk version
- metadata attribute to IssuingPurchase resource
- IssuingDesign resource
- IssuingEmbossingRequest resource
- IssuingRestock resource
- IssuingStock resource
- BrcodePreview resource
- CreditPreview sub-resource
- CreditNotePreview sub-resource
- code attribute to IssuingProduct resource
- default to fee, externalId and tags in parse method of PixRequest and PixReversal resources
- tags parameter to PixClaim, PixInfraction, Pix Chargeback, DynamicBrcode and StaticBrcode resources
- tags parameter to query and page methods in PixChargeback, PixClaim and PixInfraction resources
- flow parameter to PixClaim resource
- flow parameter to query and page methods of PixClaim
- zipCode, purchase, isPartialAllowed, cardTags and holderTags attributes to IssuingPurchase resource
- brcode, link and due attributes to IssuingInvoice resource
- StaticBrcode resource
- DynamicBrcode resource
- IssuingRule.Method sub-resource
- IssuingRule.Country sub-resource
- IssuingRule.Category sub-resource
- parse method to IssuingPurchase resource
- response method to PixRequest, PixReversal and IssuingPurchase resources
- nominalInterest attribute to CreditNote resource
- PixDirector from resource to sub-resource
- IssuingBin resource to IssuingProduct
- settlement parameter to fundingType in IssuingProduct resource
- client parameter to holderType in IssuingProduct resource
- agent parameter to flow in PixInfraction and PixChargeback resources
- agent parameter to flow in query and page methods of PixInfraction and PixChargeback resources
- bankCode parameter to claimerBankCode in PixClaim resource
- fine and interest attributes to return only in CreditNote.Invoice sub-resource
- expiration from returned-only to optional parameter in the CreditNote resource
- CreditNote.Signer sub-resource to CreditSigner resource
- category parameter from IssuingProduct resource
- bacenId parameter from PixChargeback and PixInfraction resources
- agent parameter from PixClaim.Log resource
- IssuingAuthorization resource
- bankCode attribute from PixReversal resource
- credit receiver's billing address on CreditNote
- PixDirector resource for Direct Participants
- PixKey resource for Indirect and Direct Participants
- PixClaim resource for Indirect and Direct Participants
- PixDomain resource for Indirect and Direct Participants
- PixInfraction resource for Indirect and Direct Participants
- PixChargeback resource for Indirect and Direct Participants
- CreditNote resource for money lending with Stark's Infra endorsement.
- IssuingAuthorization resource for Sub Issuers
- IssuingBalance resource for Sub Issuers
- IssuingBin resource for Sub Issuers
- IssuingCard resource for Sub Issuers
- IssuingHolder resource for Sub Issuers
- IssuingPurchase resource for Sub Issuers
- IssuingTransaction resource for Sub Issuers
- IssuingInvoice resource for Sub Issuers
- IssuingWithdrawal resource for Sub Issuers
- Webhook resource to receive Events
- Event.Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts
- PixRequest resource for Indirect and Direct Participants
- PixReversal resource for Indirect and Direct Participants
- PixBalance resource for Indirect and Direct Participants
- PixStatement resource for Direct Participants
- Event resource for webhook receptions