Socket
Socket
Sign inDemoInstall

@avst-api/jira-cloud-v3

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avst-api/jira-cloud-v3

Adaptavist Managed API for Jira Cloud


Version published
Weekly downloads
146
decreased by-9.88%
Maintainers
4
Weekly downloads
 
Created
Source

0.5.7

  • Added support for the following Instance information methods:

    • Get license that can be used as Instance.getLicense or All.getLicense.

0.5.6

  • Added X-Force-Accept-Language and Accept-Language header to requests.

0.5.5

  • Updated dependencies.

0.5.3

  • Added support for the following JQL methods:

0.5.2

  • Added support for the following Issue security level methods:

0.5.1

  • Fixed Issue.Field.getFieldsPaginated method not working when query parameter type or id has more than one value.
  • Fixed Issue.Field.Custom.Context.getDefaultContexts method not working when query parameter contextId has more than one value.

0.5.0

0.4.2

  • Removed Atlassian Document Format.

0.4.0

  • Added support for the following Filter sharing methods:

    • Get default share scope that can be used as Filter.Share.getDefaultScope or All.getFiltersDefaultShareScope.
    • Set default share scope that can be used as Filter.Share.setDefaultScope or All.setFiltersDefaultShareScope.
    • Get share permissions that can be used as Filter.Share.Permission.getPermissions or All.getFiltersSharePermissions.
    • Add share permission that can be used as Filter.Share.Permission.addPermission or All.addFiltersSharePermission.
    • Get share permission that can be used as Filter.Share.Permission.getPermission or All.getFiltersSharePermission.
    • Delete share permission that can be used as Filter.Share.Permission.deletePermission or All.deleteFiltersSharePermission.

0.3.21

  • Replaced promise chaining with async/await.

0.3.20

  • Added support for the following Project properties methods:

0.3.19

  • Fixed Project.getProjects method not working when query parameter status has more than one value.

  • Added deprecated annotation to the following methods:

  • Added support for the following Issue fields methods:

    • Update custom field that can be used as Issue.Field.Custom.updateField or All.updateIssueCustomField.
  • Added support for the following Issue custom field contexts methods:

0.3.18

  • Fixed throwing UnexpectedError not getting wrapped in another UnexpectedError.

0.3.17

  • Added support for the following Screen methods:

    • Create screen that can be used as Screen.createScreen or All.createScreen.
    • Update screen that can be used as Screen.updateScreen or All.updateScreen.
    • Delete screen that can be used as Screen.deleteScreen or All.deleteScreen.

0.3.16

  • Fixed Screen.getScreens method not working when query parameter id has more than one value.
  • Fixed Issue.Field.Configuration.getConfigurations method not working when query parameter id has more than one value.
  • Fixed Filter.searchFilters method not working when query parameter id has more than one value.
  • Removed deprecated query parameter exclude from User.Search.findUsersForPicker.

0.3.15

  • Fixed Workflow.getWorkflows method not working when query parameter workflowName has more than one value.

0.3.14

  • Fixed setGlobalErrorStrategy method.

  • Added support for the following Workflows method:

  • Fixed Screen.Scheme.getSchemes method not working when query parameter id has more than one value.

0.3.13

  • Fixed bug in CF abstraction related to renaming connection property to connectionId.
  • Removed io-ts and fp-ts packages.

0.3.12

  • Added setGlobalErrorStrategy method to allow another way to set the global error strategy.
  • Renamed connection property to connectionId in raw-api and handled-api layers.
  • Removed AnyError and ValidationError from TypedPromise return signature.

0.3.11

  • Renamed abstraction layers:
    • From http-api to raw-api
    • From managed-api to handled-api

FAQs

Package last updated on 28 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc