
## 1.0.9 [08-03-2026]

* Changes made at 2026.08.03_10:40AM

See merge request itentialopensource/adapters/adapter-bitbucket!58

---

## 1.0.8 [07-27-2026]

* Changes made at 2026.07.27_10:38AM

See merge request itentialopensource/adapters/adapter-bitbucket!57

---

## 1.0.7 [07-22-2026]

* Changes made at 2026.07.22_09:39AM

See merge request itentialopensource/adapters/adapter-bitbucket!56

---

## 1.0.6 [07-11-2026]

* Changes made at 2026.07.11_17:16PM

See merge request itentialopensource/adapters/adapter-bitbucket!55

---

## 1.0.5 [07-01-2026]

* Changes made at 2026.07.01_15:02PM

See merge request itentialopensource/adapters/adapter-bitbucket!54

---

## 1.0.4 [06-16-2026]

* Changes made at 2026.06.16_12:21PM

See merge request itentialopensource/adapters/adapter-bitbucket!52

---

## 1.0.3 [05-19-2026]

* Changes made at 2026.05.19_09:50AM

See merge request itentialopensource/adapters/adapter-bitbucket!51

---

## 1.0.2 [05-13-2026]

* Changes made at 2026.05.13_09:14AM

See merge request itentialopensource/adapters/adapter-bitbucket!50

---

## 1.0.1 [04-28-2026]

* Changes made at 2026.04.28_13:58PM

See merge request itentialopensource/adapters/adapter-bitbucket!49

---

## 1.0.0 [04-13-2026]

* Security Fixes Requiring Node >= 20.19.x made at 2026.04.13_09:23AM

See merge request itentialopensource/adapters/adapter-bitbucket!48

---

## 0.11.4 [03-23-2026]

* Changes made at 2026.03.23_12:30PM

See merge request itentialopensource/adapters/adapter-bitbucket!47

---

## 0.11.3 [03-04-2026]

* Changes made at 2026.03.04_09:50AM

See merge request itentialopensource/adapters/adapter-bitbucket!46

---

## 0.11.2 [02-23-2026]

* Changes made at 2026.02.22_16:33PM

See merge request itentialopensource/adapters/adapter-bitbucket!45

---

## 0.11.1 [02-17-2026]

* Changes made at 2026.02.16_19:27PM

See merge request itentialopensource/adapters/adapter-bitbucket!44

---

## 0.11.0 [02-13-2026]

* minor/auto-migrate/20260213-114104

See merge request itentialopensource/adapters/adapter-bitbucket!42

---

## 0.6.4 [10-15-2024]

* Changes made at 2024.10.14_21:19PM

See merge request itentialopensource/adapters/adapter-bitbucket!25

---

## 0.6.3 [08-23-2024]

* update dependencies and metadata

See merge request itentialopensource/adapters/adapter-bitbucket!23

---

## 0.6.2 [08-14-2024]

* Changes made at 2024.08.14_19:36PM

See merge request itentialopensource/adapters/adapter-bitbucket!22

---

## 0.6.1 [08-07-2024]

* Changes made at 2024.08.06_21:39PM

See merge request itentialopensource/adapters/adapter-bitbucket!21

---

## 0.6.0 [05-08-2024]

* 2024 Adapter Migration

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!20

---

## 0.5.7 [03-26-2024]

* Changes made at 2024.03.26_14:27PM

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!19

---

## 0.5.6 [03-21-2024]

* Changes made at 2024.03.21_14:31PM

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!18

---

## 0.5.5 [03-15-2024]

* Update metadata.json

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!17

---

## 0.5.4 [03-11-2024]

* Changes made at 2024.03.11_13:24PM

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!16

---

## 0.5.3 [02-26-2024]

* Changes made at 2024.02.26_13:49PM

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!15

---

## 0.5.2 [12-25-2023]

* update axios and metadata

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!14

---

## 0.5.1 [12-14-2023]

* Remediation Merge Request

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!13

---

## 0.5.0 [11-10-2023]

* Adapter Engine has been updated and the changes are being migrated to the adapter

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!12

---

## 0.4.0 [05-20-2022]

* Migration to the latest Adapter Foundation

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!10

---

## 0.3.7 [04-18-2022]

- Fix 2 calls
- Migration to the latest foundation and broker ready
  - Add some items to .gitignore (e.g. DS_Store) to keep them out of the repos.
  - Changes to the README (some typo fixes - Add how to extend the adapter). Split the README into various markdown files (AUTH, BROKER, CALLS, ENHANCE, PROPERTIES, SUMMARY, SYSTEMINFO, TROUBLESHOOT)
  - Fix the issues with Confluence in the markdowns (Tables, Lists, Links)
  - Add scripts for easier authentication, removing hooks, etc
  - Script changes (install script as well as database changes in other scripts)
  - Double # of path vars on generic call
  - Update versions of foundation (e.g. adapter-utils)
  - Update npm publish so it supports https
  - Update dependencies
  - Add preinstall for minimist
  - Fix new lint issues that came from eslint dependency change
  - Add more thorough Unit tests for standard files (Package, Pronghorn, Properties (Schema and Sample)
  - Add the adapter type in the package.json
  - Add AdapterInfo.js script
  - Add json-query dependency
  - Add the propertiesDecorators.json for product encryption
  - Change the name of internal IAP/Adapter methods to avoid collisions and make more obvious in Workflow - iapRunAdapterBasicGet, iapRunAdapterConnectivity, iapRunAdapterHealthcheck, iapTroubleshootAdapter, iapGetAdapterQueue, iapUnsuspendAdapter, iapSuspendAdapter, iapFindAdapterPath, iapUpdateAdapterConfiguration, iapGetAdapterWorkflowFunctions
  - Add the adapter config in the database support - iapMoveAdapterEntitiesToDB
  - Add standard broker calls - hasEntities, getDevice, getDevicesFiltered, isAlive, getConfig and iapGetDeviceCount
  - Add genericAdapterRequest that does not use the base_path and version so that the path can be unique - genericAdapterRequestNoBasePath
  - Add AdapterInfo.json
  - Add systemName for documentation

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!9

---

## 0.3.6 [03-12-2022]

- Updated sample properties

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!7

---

## 0.3.5 [03-12-2022]

- Added commit task

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!8

---

## 0.3.4 [03-02-2021]

- Migration to bring up to the latest foundation
  - Change to .eslintignore (adapter_modification directory)
  - Change to README.md (new properties, new scripts, new processes)
  - Changes to adapterBase.js (new methods)
  - Changes to package.json (new scripts, dependencies)
  - Changes to propertiesSchema.json (new properties and changes to existing)
  - Changes to the Unit test
  - Adding several test files, utils files and .generic entity
  - Fix order of scripts and dependencies in package.json
  - Fix order of properties in propertiesSchema.json
  - Update sampleProperties, unit and integration tests to have all new properties.
  - Add all new calls to adapter.js and pronghorn.json
  - Add suspend piece to older methods

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!6

---

## 0.3.3 [07-07-2020]

- Update the adapter to the latest foundation

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!5

---

## 0.3.2 [01-02-2020]

- Bring the adapter up to the latest adapter foundation

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!4

---

## 0.3.1 [11-19-2019]

- Update the healthcheck url to one that is working in the lab

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!3

---

## 0.3.0 [11-07-2019]

- Update the adapter to the latest adapter foundation.
  - Updating to adapter-utils 4.24.3 (automatic)
  - Add sample token schemas (manual)
  - Adding placement property to getToken response schema (manual - before encrypt)
  - Adding sso default into action.json for getToken (manual - before response object)
  - Add new adapter properties for metrics & mock (save_metric, mongo and return_raw) (automatic - check place manual before stub)
  - Update sample properties to include new properties (manual)
  - Update integration test for raw mockdata (automatic)
  - Update test properties (manual)
  - Changes to artifactize (automatic)
  - Update type in sampleProperties so it is correct for the adapter (manual)
  - Update the readme (automatic)

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!2

---

## 0.2.0 [09-12-2019]

- Update the adapter foundation to the latest

See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!1

---

## 0.1.1 [08-26-2019]

- Initial Commit

See commit 778c7af

---
