Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Releases: xebialabs-community/xlr-servicenow-plugin

4.1.4

20 Mar 17:01
Compare
Choose a tag to compare
v4.1.4

Version  4.1.4

4.1.3

09 Mar 15:32
Compare
Choose a tag to compare

Fix connection testing

4.1.2

30 Nov 20:51
Compare
Choose a tag to compare
Merge pull request #12 from zvercodebender/master

Updated all tasks to collect ticket information in a key-value map.  Added a new task to schedule a task to start at some date and time specified in a ServiceNow ticket

4.1.0

28 Apr 15:54
Compare
Choose a tag to compare

This release adds the following:

  • Additional Documentation
  • Add FindChangeRequestByTicket Task
  • Add CreateServiceRequest Task
  • Add UpdateServiceRequest Task
  • Add FindRequestItemByTicket Task
  • Add CreateRequestItem Task
  • Add UpdateRequestItem Task
  • Add FindServiceRequestItmeByTicket Task

Release Tile: ServiceNow tickets

22 Apr 08:23
Compare
Choose a tag to compare
  • ServiceNow tile is added to xlr-summary dashboard
  • Tile fetches data from service now depending on the configurations (table name and query).
  • Displays the service now tickets in pie charts and tabular format.

3.0.0

05 Apr 16:10
Compare
Choose a tag to compare

This release refactors all of the current ServiceNow tasks as follows:

  • Remove deprecated methods as follows:

    • CredentialsFallback
    • XLRequest

    These methods are replaced with new build in methods of the in the ServiceNowClient object.

  • Removed the included httputil classes in favor of the new builtin helper classes.

  • Added more error checking

  • Added output of ServiceNow requst objects in output log

  • Added more documentation

  • Included a XL Release tempalte to test current tasks

  • Created default properties where possible

  • Made tableName parameter hidden were possible

  • Moved much of the detailed interactions into ServiceNowClient Class to integrate with ServiceNow

v2.0.0

22 Dec 20:28
Compare
Choose a tag to compare
Upgraded to XLR 4.8

v1.2.0

03 Dec 17:45
Compare
Choose a tag to compare
Added check change request

v1.1.0

02 Dec 21:31
Compare
Choose a tag to compare
Added Get Change Request task

v1.0

21 Aug 15:25
Compare
Choose a tag to compare
Version 1.0