# Changelog

## [v1.5.3](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.5.3) (2026-06-08)
 - Fix snyk issues

## [v1.5.2](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.5.2) (2026-05-04)
 - Fix snyk issues

## [v1.5.1](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.5.1) (2026-03-23)
 - Fix snyk issues
 
## [v1.5.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.5.0) (2026-02-02)
 - Enhancement: Use `getContentstackEndpoint` from `@contentstack/utils` to set marketplace host based on region
 - Removed local `regions.json` and `getRegionEndpoint`; region endpoints are now resolved via `@contentstack/utils`
 - Removed `postinstall` and `postupdate` scripts that downloaded `regions.json`
 - Fix: Removed unused imports (MESSAGES, ERROR_MESSAGES) and lint issues

## [v1.4.2](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.4.2) (2026-01-12)
 - Enhancement: Improved error messages

## [v1.4.1](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.4.1) (2026-01-05)
 - Fix: Security issues

## [v1.4.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.4.0) (2025-08-25)
 - Enhancement: Retry logic to make use of x-ratelimit-remaining header

## [v1.3.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.3.0) (2025-08-11)
 - Enh: Add search function to query apps by names

## [v1.2.9](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.9) (2025-08-04)
 - Fix: Fixed the Linting issues
 - Updated all the dependency to the latest version
 - Added Pre-commit hook to run the snyk and talismand scans

## [v1.2.8](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.8) (2025-05-26)

 - Fix: Added params support to getInstalledApps method for enhanced flexibility

## [v1.2.7](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.7) (2025-05-15)
 - Fixed base URL path logic in contentstackClient to handle when region and host not provided

## [v1.2.6](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.6) (2025-03-03)
 - Update sanity tests

## [v1.2.5](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.5) (2025-01-17)
 - Dependency update
 
## [v1.2.4](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.4) (2024-10-22)
 - Node version bump in github package publish workflow file

## [v1.2.3](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.3) (2024-08-28)
 - Axios version bump

## [v1.2.2](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.2) (2024-07-08)
 - Fixed the SRE issues

## [v1.2.1](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.1) (2024-07-08)

 - added params in disconnect method in types support
 
## [v1.2.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.2.0) (2024-06-21)
 - Added disconnect hosting function

## [v1.1.1](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.1.1) (2024-06-11)
 - Added GCP Region support

## [v1.1.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.1.0) (2024-06-05)
 - Added reinstall app function

## [v1.0.2](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.0.2) (2024-01-16)
 - Updated dependencies

## [v1.0.1](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.0.1) (2023-12-12)
 - Bug Fix
  - Added missing Region to endpoint

## [v1.0.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.0.0) (2023-10-18)
 - Initial release of Marketplace SDK
