<a id="azure-search-connector-changelog"></a>

# Changelog

## Version 1.1.21

* jackson-databind and jackson-core CVE fixes

## Version 1.1.20

* Update plugins parent version to 0.9.50 to fix jackson.core:jackson-databind CVE

## Version 1.1.19

* CC-40424 - Removed kafka-connect-avro-data as it is available at runtime

## Version 1.1.18

* Update plugins parent version to fix log4j build failure
* CC-41085 -  HTTP 429 was bucketed as FAILURE making throttling non-retryable, marked it RETRYABLE. Errors from failed responses were not caught correctly in SinkTask, causing the connector to fail entirely, not reporting successfully processed records from the same batch, and ignore behavior.on.error including unconditional error-level logging in IGNORE mode.

## Version 1.1.17

* CC-40424 | Exclude transitive Schema Registry dependencies from connect-formatters-avro to prevent version conflicts with runtime-provided SR dependencies

## Version 1.1.16

* CC-39082 | Fixed a thread leak caused by unclosed HTTP clients when a constructor fails to initialize.
* CC-39524 | Updated `connect-plugins-parent` to `0.9.43` to resolve a CVE, which includes updates for the `jackson-core` of `jackson-databind` dependency
* Migrated integration test vault secrets from V1 to V3

## Version 1.1.15

No changes

## Version 1.1.14

* CVE 11714: Updated `connect-plugin-parent` version to 0.9.40 and region change for tests

## Version 1.1.13

No changes

## Version 1.1.12

* CVE fixes

## Version 1.1.11

* CC-35439 | commons-lang3 fix for a CVE

## Version 1.1.10

* Updated azure dependencies used for tests with azure-identity, azure-resourcemanager and azure-core.

## Version 1.1.9

* Bumped connect-operation-http version to 2.5.2

## Version 1.1.8

* CC-33763: Removed usage of non public and deprecated APIs

## Version 1.1.7

* CC-30418: Updated `io.confluent:connect-plugins-parent` from 0.9.21 to 0.9.34

## Version 1.1.6

* CC-24660: Updated Schema Registry Clients to the latest version.

## Version 1.1.5

* Bumped `jackson-databind` to 2.14.0

## Version 1.1.4

* No changes

## Version 1.1.3

* CCMSG-1946: Upgraded `plugin-parent` for `confluent-log4j` fix

## Version 1.1.2

* Minor: Upgrade connect-commons-plugins from 0.8.12 to 0.8.13 to use backward compatible licensing JAR
* Minor: Upgrade connect-commons-plugins from 0.8.11 to 0.8.12 to remove nano version
* CVE: Upgrade connect-commons-plugins from 0.8.10 to 0.8.11
* CVE: Updated storage commons to fix `jackson-databind`
* CCMSG-1664: Updated to latest commons to fix protobuf and log4j CVE
* CCLOG-675: CVE fix - HttpClient 4.5.6 to 4.5.13 (compile)

## Version 1.1.1

* CC-15143: Fixed connector to work with AVRO schema

## Version 1.1.0

* CCLOG-676: Enabled validation of Azure Search service and positive number of index
