This repository was archived by the owner on Dec 19, 2025. It is now read-only.
Releases: tiagosiebler/microstrategy-api-node
Releases · tiagosiebler/microstrategy-api-node
Browser support via WebPack, request settings (Timeout & proxy).
- Add webpack minified bundles for use in browser. Confirm first browser support.
- Add timeout & CORS settings.
- Add support for other axios options, including proxying.
- Expanded Library APIs
- Expanded Dataset APIs to complete coverage.
- Expanded Authentication APIs to complete coverage.
- Expanded Cube APIs
- Add Task API support.
Fix npm publish workflow
v0.1.4 0.1.4 to test workflow
User management APIs, v2 report APIs & refactoring
- Add base for user management APIs.
- Add some of the v2 versions of report instance APIs.
- Refactoring in networking wrappers.
Introduce basic structure for API topic grouping
- Refactored to introduce grouping by REST topic.
- Naming will follow naming from API Docs page.
- Added single-dataset cube apis
Introduce basic first release with login & logout
Merge pull request #1 from tiagosiebler/tiagosiebler-publishnpm Create npmpublish.yml