Skip to content

Releases: jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin

v1.1.6

17 Oct 08:31
Compare
Choose a tag to compare

What's Changed

New Contributors

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

26 Feb 15:57
Compare
Choose a tag to compare
  • 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

17 Dec 10:58
Compare
Choose a tag to compare
  • Fixed bug with custom keystore being used for auth request which made the request fail due to certificate not being trusted

v1.1.0

12 Dec 18:01
Compare
Choose a tag to compare
  • 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

20 May 17:02
Compare
Choose a tag to compare
  • Added support for include patterns

v1.0.8

04 Mar 11:20
Compare
Choose a tag to compare
  • Added missing getPlainText()

v1.0.7

20 Feb 09:55
Compare
Choose a tag to compare
  • 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

02 Jul 21:17
Compare
Choose a tag to compare
  • Fixed NullPointerException

v1.0.5

02 Jul 18:25
Compare
Choose a tag to compare
  • Added support for DELTA imports

v1.0.4

01 Jun 16:47
Compare
Choose a tag to compare
  • Updated help messages