Skip to content

Tags: codelicia/trineforce

Tags

1.2.1

Toggle 1.2.1's commit message
### Release Notes for [1.2.1](https://github.com/codelicia/trineforce…

…/milestone/18)

1.2.x bugfix release (patch)

### 1.2.1

- Total issues resolved: **0**
- Total pull requests resolved: **12**
- Total contributors: **5**

#### enhancement

 - [82: chore: documentation and dependencies](#82) thanks to @malukenho

#### dependencies

 - [81: Update doctrine/coding-standard requirement from ^10.0.0 to ^11.1.0](#81) thanks to @dependabot[bot]
 - [80: Update doctrine/coding-standard requirement from ^10.0.0 to ^11.0.0](#80) thanks to @dependabot[bot]

#### new feature

 - [79: Add Request throttling feature](#79) thanks to @malukenho

 - [78: Enable PHP 8 on CI and Composer.](#78) thanks to @EHER
 - [77: Determine correct apiVersion when is passed as a driverOption.](#77) thanks to @rodrigoaguilera
 - [76: Configure Renovate](#76) thanks to @renovate[bot]
 - [72: Implement ServerInfoAwareConnection.](#72) thanks to @rodrigoaguilera
 - [70: Allow for the connection to have a middleware.](#70) thanks to @rodrigoaguilera
 - [69: Enable compatibility with doctrine-bundle.](#69) thanks to @rodrigoaguilera
 - [67: Update doctrine/coding-standard to version ^10](#67) thanks to @malukenho

#### bug,dependencies

 - [68: Add dependencies usage checker library](#68) thanks to @malukenho

1.2.0

Toggle 1.2.0's commit message
### Release Notes for [1.2.0](https://github.com/codelicia/trineforce…

…/milestone/16)

Feature release (minor)

### 1.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### enhancement

 - [65: Allow upsert query with external id](#65) thanks to @ajaunasse

1.1.1

Toggle 1.1.1's commit message
### Release Notes for [1.1.1](https://github.com/codelicia/trineforce…

…/milestone/15)

1.1.x bugfix release (patch)

### 1.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [64: Treat empty responses](#64) thanks to @malukenho

1.1.0

Toggle 1.1.0's commit message
### Release Notes for [1.1.0](https://github.com/codelicia/trineforce…

…/milestone/13)

Feature release (minor)

### 1.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [63: Remove harcoded api version usage](#63) thanks to @malukenho

1.0.0

Toggle 1.0.0's commit message
### Release Notes for [1.0.0](https://github.com/codelicia/trineforce…

…/milestone/4)

Backwards incompatible release (major)

### 1.0.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### enhancement

 - [48: Remove useless GuzzleHttp\Psr7\Response namespace](#48) thanks to @peter279k

0.4.0

Toggle 0.4.0's commit message
### Release Notes for [0.4.0](https://github.com/codelicia/trineforce…

…/milestone/6)

Feature release (minor)

### 0.4.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### dependencies,enhancement

 - [62: Update API to work with doctrine/dbal v3](#62) thanks to @malukenho

0.3.3

Toggle 0.3.3's commit message
### Release Notes for [0.3.3](https://github.com/codelicia/trineforce…

…/milestone/8)

0.3.x bugfix release (patch)

### 0.3.3

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### dependencies,enhancement

 - [61: Backport master changes](#61) thanks to @malukenho

0.3.2

Toggle 0.3.2's commit message
### Release Notes for [0.3.2](https://github.com/codelicia/trineforce…

…/milestone/7)

0.3.x bugfix release (patch)

### 0.3.2

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **2**

#### bug,dependencies

 - [60: Solve dependency issue with doctrine/dbal api](#60) thanks to @malukenho

#### bug,enhancement

 - [59: Remove changelog linker](#59) thanks to @malukenho

#### enhancement

 - [58: docs: add echevalaz as a contributor for bug, ideas](#58) thanks to @allcontributors[bot]

0.3.1

Toggle 0.3.1's commit message
### Release Notes for [0.3.1](https://github.com/codelicia/trineforce…

…/milestone/5)

0.3.x bugfix release (patch)

### 0.3.1

- Total issues resolved: **1**
- Total pull requests resolved: **1**
- Total contributors: **2**

#### bug

 - [57: Fix transactional queries](#57) thanks to @malukenho
 - [56: Fix issue when submitting queries through transactions](#56) thanks to @echevalaz

0.3.0

Toggle 0.3.0's commit message
### Release Notes for [0.3.0](https://github.com/codelicia/trineforce…

…/milestone/3)

Feature release (minor)

### 0.3.0

- Total issues resolved: **2**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### enhancement

 - [54: Configure api version via parameter](#54) thanks to @malukenho
 - [53: Have the targeted Salesforce REST API version configurable](#53) thanks to @echevalaz
 - [52: Pass custom http headers to destructive operations](#52) thanks to @malukenho
 - [51: Have the ability to specify headers when submitting requests to Salesforce API](#51) thanks to @echevalaz