Skip to content

Release/2.0.0 #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 58 commits into from
Feb 1, 2023
Merged

Release/2.0.0 #176

merged 58 commits into from
Feb 1, 2023

Conversation

akaila-splunk
Copy link
Contributor

v2.0.0

New features and APIs

  • Callbacks have been removed and instead we are returning Promises which enables users to use Async/Await features of JS. (PR#162)
  • Added 'response_timeout' parameter which enables user to specify the timeout for a particular API call.
  • Removed Async.js file and the required methods have been migrated to Utils.js following the Promise structure.

Minor changes

  • Update doc generation logic in GitHub ci (PR#167)
  • Updated minimist library versions (PR#166)
  • Added feature that allows to update ACL properties of an entity (PR#170)
  • Support for updated SDK examples (PR#171)

@ncanumalla-splunk
Copy link

ncanumalla-splunk commented Jan 27, 2023

@ashah-splunk Can we please add a section in the Readme, describing the Promise pattern with a snippet the way we did here: #155. Thanks.

Copy link
Contributor

@fantavlik fantavlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@akaila-splunk
Copy link
Contributor Author

@ashah-splunk Can we please add a section in the Readme, describing the Promise pattern with a snippet the way we did here: #155. Thanks.

Hi @ncanumalla-splunk , we have updated REAMDE.md file as per the discussion. Please review it and let us know if any other changes are required.

@ncanumalla-splunk
Copy link

Looks good to me. Thanks!

@akaila-splunk akaila-splunk merged commit 46ef112 into master Feb 1, 2023
@akaila-splunk akaila-splunk deleted the release/2.0.0 branch April 20, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants