Releases: codelicia/trineforce
1.2.1
Release Notes for 1.2.1
1.2.x bugfix release (patch)
1.2.1
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 5
enhancement
dependencies
- 81: Update doctrine/coding-standard requirement from ^10.0.0 to ^11.1.0 thanks to @dependabot[bot]
- 80: Update doctrine/coding-standard requirement from ^10.0.0 to ^11.0.0 thanks to @dependabot[bot]
new feature
-
79: Add Request throttling feature thanks to @malukenho
-
78: Enable PHP 8 on CI and Composer. thanks to @EHER
-
77: Determine correct apiVersion when is passed as a driverOption. thanks to @rodrigoaguilera
-
76: Configure Renovate thanks to @renovate[bot]
-
72: Implement ServerInfoAwareConnection. thanks to @rodrigoaguilera
-
70: Allow for the connection to have a middleware. thanks to @rodrigoaguilera
-
69: Enable compatibility with doctrine-bundle. thanks to @rodrigoaguilera
-
67: Update doctrine/coding-standard to version ^10 thanks to @malukenho
bug,dependencies
1.2.0
Release Notes for 1.2.0
Feature release (minor)
1.2.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
enhancement
1.1.1
Release Notes for 1.1.1
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 thanks to @malukenho
1.1.0
Release Notes for 1.1.0
Feature release (minor)
1.1.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
bug
1.0.0
Release Notes for 1.0.0
Backwards incompatible release (major)
1.0.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
enhancement
0.4.0
Release Notes for 0.4.0
Feature release (minor)
0.4.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
dependencies,enhancement
0.3.3
Release Notes for 0.3.3
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 thanks to @malukenho
0.3.2
Release Notes for 0.3.2
0.3.x bugfix release (patch)
0.3.2
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
bug,dependencies
bug,enhancement
- 59: Remove changelog linker thanks to @malukenho
enhancement
0.3.1
Release Notes for 0.3.1
0.3.x bugfix release (patch)
0.3.1
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
bug
0.3.0
Release Notes for 0.3.0
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 thanks to @malukenho
- 53: Have the targeted Salesforce REST API version configurable thanks to @echevalaz
- 52: Pass custom http headers to destructive operations thanks to @malukenho
- 51: Have the ability to specify headers when submitting requests to Salesforce API thanks to @echevalaz