Releases: jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin
Releases · jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin
v1.1.6
What's Changed
- Bump httpclient from 4.5.10 to 4.5.13 by @dependabot in #5
- Bump credentials from 2.3.11 to 2.3.19 by @dependabot in #6
- Bump credentials from 2.3.19 to 2.6.1.1 by @dependabot in #8
- Bump gson from 2.8.5 to 2.8.9 by @dependabot in #9
- Update commons-text to 1.10.0 by @NotMyFault in #10
New Contributors
- @dependabot made their first contribution in #5
- @NotMyFault made their first contribution in #10
Full Changelog: osf-builder-suite-for-sfcc-data-import-1.1.2...osf-builder-suite-for-sfcc-data-import-1.1.6
v1.1.2
- Fixed bug randomly introduced by SFCC and undocumented where they started requiring the credentials to be URLEncoded before they are used as Basic HTTP Auth
v1.1.1
- Fixed bug with custom keystore being used for auth request which made the request fail due to certificate not being trusted
v1.1.0
- Removed requirement for Business Manager user. Now builds can be made just with OCAPI configuration
- Refactored OCAPI functionality to cache auth token and reuse it instead of needing to re-auth for each API request
v1.0.9
- Added support for include patterns
v1.0.8
- Added missing getPlainText()
v1.0.7
- Switched to using the credentials plugin to store HTTP Proxy settings
- Small refactoring on how the job status is checked
- Updated plugin to use OCAPI for all actions
v1.0.6
- Fixed NullPointerException
v1.0.5
- Added support for DELTA imports
v1.0.4
- Updated help messages