Skip to content

Commit

Permalink
Merge branch 'release/1.10.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Yakushev committed May 15, 2019
2 parents 2a0f688 + 7ca1b71 commit df9f5de
Show file tree
Hide file tree
Showing 192 changed files with 6,333 additions and 2,939 deletions.
93 changes: 69 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,50 @@
# Change Log

## [Unreleased](https://github.com/bunq/sdk_php/tree/1.0.0)

[Full Changelog](https://github.com/bunq/sdk_php/compare/0.13.2...1.0.0)
## [1.10.0](https://github.com/bunq/sdk_php/tree/1.10.0) (2019-03-22)
[Full Changelog](https://github.com/bunq/sdk_php/compare/1.2.2...1.10.0)

**Fixed bugs:**

- Fix the CustomerStatementExport Listing [\#146](https://github.com/bunq/sdk_php/issues/146)
- Missing MonetaryAccountSavings [\#165](https://github.com/bunq/sdk_php/issues/165)

**Closed issues:**

- add Oauth support [\#156](https://github.com/bunq/sdk_php/issues/156)
- BunqContext class file duplicated [\#155](https://github.com/bunq/sdk_php/issues/155)
- Update Sandbox API key procedure [\#153](https://github.com/bunq/sdk_php/issues/153)
- Unexpected API rate limit error [\#152](https://github.com/bunq/sdk_php/issues/152)
- Can't use public functions in endpoints [\#172](https://github.com/bunq/sdk_php/issues/172)
- tinker/user-overview returns 500 \(Fatal error: Uncaught bunq\Exception\PleaseContactBunqException\) [\#169](https://github.com/bunq/sdk_php/issues/169)
- QUESITION: Does BUNQ-INSTALL make API Key Wildcard if no IP is given for permitted IP? [\#168](https://github.com/bunq/sdk_php/issues/168)

**Merged pull requests:**
## [1.2.2](https://github.com/bunq/sdk_php/tree/1.2.2) (2018-11-21)
[Full Changelog](https://github.com/bunq/sdk_php/compare/1.2.1...1.2.2)

- Oauth bunq/sdk\_php\#156 [\#157](https://github.com/bunq/sdk_php/pull/157) ([OGKevin](https://github.com/OGKevin))
- Updating Sandbox API key procedure. \(bunq/sdk\_php\#153\) [\#154](https://github.com/bunq/sdk_php/pull/154) ([sandervdo](https://github.com/sandervdo))
## [1.2.1](https://github.com/bunq/sdk_php/tree/1.2.1) (2018-11-21)
[Full Changelog](https://github.com/bunq/sdk_php/compare/1.2.0...1.2.1)

## [0.13.2](https://github.com/bunq/sdk_php/tree/0.13.2) (2018-05-30)
[Full Changelog](https://github.com/bunq/sdk_php/compare/0.13.1...0.13.2)
## [1.2.0](https://github.com/bunq/sdk_php/tree/1.2.0) (2018-11-06)
[Full Changelog](https://github.com/bunq/sdk_php/compare/1.1.0...1.2.0)

**Closed issues:**

- Failed to create API Context [\#163](https://github.com/bunq/sdk_php/issues/163)
- In addCallbackUrl voor Tinker geeft error Bunq PHP [\#161](https://github.com/bunq/sdk_php/issues/161)

## [1.1.0](https://github.com/bunq/sdk_php/tree/1.1.0) (2018-10-05)
[Full Changelog](https://github.com/bunq/sdk_php/compare/1.0.1...1.1.0)

**Closed issues:**

- User credentials are incorrect. Incorrect API key or IP address. [\#160](https://github.com/bunq/sdk_php/issues/160)
- error:02001003:system library:fopen:No such process [\#159](https://github.com/bunq/sdk_php/issues/159)
- \[epic\] Revamp readme [\#139](https://github.com/bunq/sdk_php/issues/139)

## [1.0.1](https://github.com/bunq/sdk_php/tree/1.0.1) (2018-09-01)
[Full Changelog](https://github.com/bunq/sdk_php/compare/1.0.0...1.0.1)

**Closed issues:**

- FatalThrowableError when using linkCardToBankAccount [\#158](https://github.com/bunq/sdk_php/issues/158)

## [1.0.0](https://github.com/bunq/sdk_php/tree/1.0.0) (2018-07-24)
[Full Changelog](https://github.com/bunq/sdk_php/compare/0.13.2...1.0.0)

**Implemented enhancements:**

Expand All @@ -33,35 +56,32 @@
- PHP unit needs to be updated to version 6 [\#96](https://github.com/bunq/sdk_php/issues/96)
- Auto save the session after automatic session reset has been executed  [\#94](https://github.com/bunq/sdk_php/issues/94)
- Monetary account joint cannot be retrieved. [\#76](https://github.com/bunq/sdk_php/issues/76)
- \[DX\] User::listing requires ugly logic to make it user-type agnostic [\#42](https://github.com/bunq/sdk_php/issues/42)
- \[DX\] Static resource access is bad for mockability [\#41](https://github.com/bunq/sdk_php/issues/41)
- Assert that variables are correct when creating an ApiContext with code. [\#35](https://github.com/bunq/sdk_php/issues/35)
- Initial feedback on project \(organization\) [\#4](https://github.com/bunq/sdk_php/issues/4)
- Fix supperflous fields error bunq/sdk\_php\#118 [\#125](https://github.com/bunq/sdk_php/pull/125) ([OGKevin](https://github.com/OGKevin))
- Refresh user context bunq/sdk\_php\#122 [\#124](https://github.com/bunq/sdk_php/pull/124) ([OGKevin](https://github.com/OGKevin))
- Optimise test framework auto topup \#120 [\#123](https://github.com/bunq/sdk_php/pull/123) ([OGKevin](https://github.com/OGKevin))
- Optimise test framework bunq/sdk\_php\#120 [\#121](https://github.com/bunq/sdk_php/pull/121) ([OGKevin](https://github.com/OGKevin))

**Fixed bugs:**

- Fix the CustomerStatementExport Listing [\#146](https://github.com/bunq/sdk_php/issues/146)
- Parameter default should be null and not a string. [\#137](https://github.com/bunq/sdk_php/issues/137)
- Composer installation will generate warnings on case-insensitive systems [\#130](https://github.com/bunq/sdk_php/issues/130)
- Can not construct a BunqMeTabEntry for use with BunqMeTab::create\(\) [\#118](https://github.com/bunq/sdk_php/issues/118)
- cURL error 60: SSL certificate problem: unable to get local issuer certificate [\#104](https://github.com/bunq/sdk_php/issues/104)
- Monetary account joint cannot be retrieved. [\#76](https://github.com/bunq/sdk_php/issues/76)

**Closed issues:**

- Add support for the undocumented user/%s/monetary-account/%s/customer-statement/%s/content call [\#147](https://github.com/bunq/sdk_php/issues/147)
- MonetaryAccount listing succeeds on sandbox but fails on production [\#145](https://github.com/bunq/sdk_php/issues/145)
- Error message: The request signature is invalid. [\#129](https://github.com/bunq/sdk_php/issues/129)
- Error: apiContext has not been loaded. [\#128](https://github.com/bunq/sdk_php/issues/128)
- BunqContext class file duplicated [\#155](https://github.com/bunq/sdk_php/issues/155)
- Update Sandbox API key procedure [\#153](https://github.com/bunq/sdk_php/issues/153)
- Unexpected API rate limit error [\#152](https://github.com/bunq/sdk_php/issues/152)
- add Oauth support [\#156](https://github.com/bunq/sdk_php/issues/156)
- README contains 'of' instead of 'or' [\#119](https://github.com/bunq/sdk_php/issues/119)
- TabUsageSingle with uuid "X" not found. [\#106](https://github.com/bunq/sdk_php/issues/106)
- Move to new sandbox [\#149](https://github.com/bunq/sdk_php/issues/149)

**Merged pull requests:**

- Updating Sandbox API key procedure. \(bunq/sdk\_php\#153\) [\#154](https://github.com/bunq/sdk_php/pull/154) ([sandervdo](https://github.com/sandervdo))
- Oauth bunq/sdk\_php\#156 [\#157](https://github.com/bunq/sdk_php/pull/157) ([OGKevin](https://github.com/OGKevin))
- Proper check for curl error zero. \(bunq/sdk\_php\#7\) [\#148](https://github.com/bunq/sdk_php/pull/148) ([OGKevin](https://github.com/OGKevin))
- Fix joint co owner error bunq/sdk\_php\#76 [\#144](https://github.com/bunq/sdk_php/pull/144) ([OGKevin](https://github.com/OGKevin))
- Regenerated code to add request fields to objects. \(bunq/sdk\_php\#118\) [\#143](https://github.com/bunq/sdk_php/pull/143) ([OGKevin](https://github.com/OGKevin))
Expand All @@ -73,6 +93,31 @@
- Replace examples with tinker bunq/sdk\_php\#98 [\#132](https://github.com/bunq/sdk_php/pull/132) ([OGKevin](https://github.com/OGKevin))
- Auto update bunq context bunq/sdk\_php\#94 [\#131](https://github.com/bunq/sdk_php/pull/131) ([OGKevin](https://github.com/OGKevin))
- Fix typo in README [\#117](https://github.com/bunq/sdk_php/pull/117) ([casperboone](https://github.com/casperboone))

## [0.13.2](https://github.com/bunq/sdk_php/tree/0.13.2) (2018-05-30)
[Full Changelog](https://github.com/bunq/sdk_php/compare/0.13.1...0.13.2)

**Implemented enhancements:**

- \[DX\] User::listing requires ugly logic to make it user-type agnostic [\#42](https://github.com/bunq/sdk_php/issues/42)
- \[DX\] Static resource access is bad for mockability [\#41](https://github.com/bunq/sdk_php/issues/41)
- Initial feedback on project \(organization\) [\#4](https://github.com/bunq/sdk_php/issues/4)

**Fixed bugs:**

- cURL error 60: SSL certificate problem: unable to get local issuer certificate [\#104](https://github.com/bunq/sdk_php/issues/104)

**Closed issues:**

- Add support for the undocumented user/%s/monetary-account/%s/customer-statement/%s/content call [\#147](https://github.com/bunq/sdk_php/issues/147)
- MonetaryAccount listing succeeds on sandbox but fails on production [\#145](https://github.com/bunq/sdk_php/issues/145)
- Error message: The request signature is invalid. [\#129](https://github.com/bunq/sdk_php/issues/129)
- Error: apiContext has not been loaded. [\#128](https://github.com/bunq/sdk_php/issues/128)
- TabUsageSingle with uuid "X" not found. [\#106](https://github.com/bunq/sdk_php/issues/106)
- Move to new sandbox [\#149](https://github.com/bunq/sdk_php/issues/149)

**Merged pull requests:**

- Removed userContext.php \(bunq/sdk\_php\#114\) [\#116](https://github.com/bunq/sdk_php/pull/116) ([OGKevin](https://github.com/OGKevin))
- Move to new sandbox bunq/sdk\_php\#149 [\#150](https://github.com/bunq/sdk_php/pull/150) ([OGKevin](https://github.com/OGKevin))

Expand Down Expand Up @@ -286,4 +331,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion src/Http/ApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class ApiClient
/**
* User agent constants.
*/
const HEADER_USER_AGENT_BUNQ_SDK_DEFAULT = 'bunq-sdk-php/1.2.2';
const HEADER_USER_AGENT_BUNQ_SDK_DEFAULT = 'bunq-sdk-php/1.10.1';

/**
* Binary request constants.
Expand Down
10 changes: 6 additions & 4 deletions src/Model/Generated/Endpoint/AttachmentMonetaryAccount.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@ public function getAttachment()
}

/**
* @param Attachment $attachment
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param Attachment $attachment
*/
public function setAttachment($attachment)
{
Expand All @@ -102,10 +103,11 @@ public function getId()
}

/**
* @param int $id
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param int $id
*/
public function setId($id)
{
Expand Down
20 changes: 12 additions & 8 deletions src/Model/Generated/Endpoint/AttachmentPublic.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,11 @@ public function getUuid()
}

/**
* @param string $uuid
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $uuid
*/
public function setUuid($uuid)
{
Expand All @@ -150,10 +151,11 @@ public function getCreated()
}

/**
* @param string $created
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $created
*/
public function setCreated($created)
{
Expand All @@ -171,10 +173,11 @@ public function getUpdated()
}

/**
* @param string $updated
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $updated
*/
public function setUpdated($updated)
{
Expand All @@ -192,10 +195,11 @@ public function getAttachment()
}

/**
* @param Attachment $attachment
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param Attachment $attachment
*/
public function setAttachment($attachment)
{
Expand Down
20 changes: 12 additions & 8 deletions src/Model/Generated/Endpoint/AttachmentTab.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,11 @@ public function getId()
}

/**
* @param int $id
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param int $id
*/
public function setId($id)
{
Expand All @@ -153,10 +154,11 @@ public function getCreated()
}

/**
* @param string $created
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $created
*/
public function setCreated($created)
{
Expand All @@ -174,10 +176,11 @@ public function getUpdated()
}

/**
* @param string $updated
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $updated
*/
public function setUpdated($updated)
{
Expand All @@ -195,10 +198,11 @@ public function getAttachment()
}

/**
* @param Attachment $attachment
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param Attachment $attachment
*/
public function setAttachment($attachment)
{
Expand Down
20 changes: 12 additions & 8 deletions src/Model/Generated/Endpoint/AttachmentUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,11 @@ public function getId()
}

/**
* @param int $id
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param int $id
*/
public function setId($id)
{
Expand All @@ -110,10 +111,11 @@ public function getCreated()
}

/**
* @param string $created
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $created
*/
public function setCreated($created)
{
Expand All @@ -131,10 +133,11 @@ public function getUpdated()
}

/**
* @param string $updated
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $updated
*/
public function setUpdated($updated)
{
Expand All @@ -152,10 +155,11 @@ public function getAttachment()
}

/**
* @param Attachment $attachment
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param Attachment $attachment
*/
public function setAttachment($attachment)
{
Expand Down
10 changes: 6 additions & 4 deletions src/Model/Generated/Endpoint/Avatar.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,11 @@ public function getUuid()
}

/**
* @param string $uuid
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param string $uuid
*/
public function setUuid($uuid)
{
Expand All @@ -145,10 +146,11 @@ public function getImage()
}

/**
* @param Image[] $image
*
* @deprecated User should not be able to set values via setters, use
* constructor.
* constructor.
*
* @param Image[] $image
*/
public function setImage($image)
{
Expand Down
Loading

0 comments on commit df9f5de

Please sign in to comment.