Skip to content
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

V3.0.0 #285

Merged
merged 12 commits into from
Oct 15, 2023
Merged

V3.0.0 #285

merged 12 commits into from
Oct 15, 2023

Conversation

MrRefactoring
Copy link
Owner

@MrRefactoring MrRefactoring commented Oct 13, 2023

Breaking Changes:

  • Avatar Endpoints Updates:

    • Methods avatar.getAvatarImageByID, getAvatarImageByType, and getAvatarImageByOwner have an updated return type. Avatars will now be returned as binary data.
    • storeAvatar endpoint has been fixed. It now both accepts and sends the avatar property.
  • Authentication Changes:

    • Removed OAuth and JWT authentication. This might be reintroduced with proper testing support in the future.
  • API Clean-Up:

    • Deprecated and unused components from Agile, ServiceDesk, Version2, and Version3 APIs have been removed.

Enhancements:

  • Improved browser capability.
  • Enhanced parameter typings.

MrRefactoring and others added 9 commits October 9, 2023 15:00
…n type (#281)

* [#271]: initial template added

* [#271]: lint fix

* [#271]: fixes added

* [#271]: getAvatarImageByID updated for version2

* [#271]: test project name updated
* JWT and OAuth auths removed

* XOR3 added

* unit tests fixed

* build fixed
* agile deprecation stuff removed

* version2 deprecation stuff removed

* test fixes

* version3 deprecated properties removed

* no-namespaces rule applied

* integration tests fixes

* old stuff removed
@MrRefactoring MrRefactoring added this to the v3.0.0 milestone Oct 14, 2023
@MrRefactoring MrRefactoring marked this pull request as ready for review October 15, 2023 16:16
@MrRefactoring MrRefactoring merged commit 7d8bffb into master Oct 15, 2023
8 checks passed
@MrRefactoring MrRefactoring deleted the v3.0.0 branch October 15, 2023 16:35
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.

None yet

1 participant