Skip to content

Commit

Permalink
Update azure-search-documents Post Patch Release (#26677)
Browse files Browse the repository at this point in the history
  • Loading branch information
alzimmermsft authored Jan 24, 2022
1 parent 619ba02 commit 1d8edfb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ com.azure:azure-monitor-query;1.0.2;1.1.0-beta.1
com.azure:azure-monitor-query-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-perf-test-parent;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-quantum-jobs;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-search-documents;11.4.5;11.5.0-beta.6
com.azure:azure-search-documents;11.4.6;11.5.0-beta.6
com.azure:azure-search-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-security-attestation;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-security-confidentialledger;1.0.0-beta.2;1.0.0-beta.3
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-chat</artifactId>
<version>1.1.3</version> <!-- {x-version-update;com.azure:azure-communication-chat;current} -->
<version>1.2.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-chat;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
10 changes: 10 additions & 0 deletions sdk/search/azure-search-documents/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@

### Other Changes

## 11.4.6 (2022-01-24)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.22.0` to version `1.24.1`.
- Upgraded `azure-core-http-netty` from `1.11.2` to version `1.11.6`.
- Upgraded `azure-core-serializer-json-jackson` from `1.2.9` to version `1.2.12`.

## 11.5.0-beta.5 (2021-11-24)

### Features Added
Expand Down

0 comments on commit 1d8edfb

Please sign in to comment.