Skip to content

Commit e89c1cd

Browse files
Align IDs to MINOR_VERSION variable
1 parent dd3841e commit e89c1cd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/reference/search-connectors/release-notes.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ It includes detailed steps, tooling, and resources to help you transition to sup
1414
## 9.0.1 [connectors-9.0.1-release-notes]
1515
No changes since 9.0.0
1616

17-
## 9.0.0 [connectors-900-release-notes]
17+
## 9.0.0 [connectors-9.0.0-release-notes]
1818

19-
### Features and enhancements [connectors-900-features-enhancements]
19+
### Features and enhancements [connectors-9.0.0-features-enhancements]
2020

2121
* Switched the default ingestion pipeline from `ent-search-generic-ingestion` to `search-default-ingestion`. The pipelines are functionally identical; only the name has changed to align with the deprecation of Enterprise Search. [#3049](https://github.com/elastic/connectors/pull/3049)
2222
* Removed opinionated index mappings and settings from Connectors. Going forward, indices will use Elastic’s default mappings and settings, rather than legacy App Search–optimized ones. To retain the previous behavior, create the index manually before pointing a connector to it. [#3013](https://github.com/elastic/connectors/pull/3013)
2323

24-
### Fixes [connectors-900-fixes]
24+
### Fixes [connectors-9.0.0-fixes]
2525

2626
* Fixed an issue where full syncs could delete newly ingested documents if the document ID from the third-party source was numeric. [#3031](https://github.com/elastic/connectors/pull/3031)
2727
* Fixed a bug where the Confluence connector failed to download some blog post documents due to unexpected response formats. [#2984](https://github.com/elastic/connectors/pull/2984)
2828
* Fixed a bug in the Outlook connector where deactivated users could cause syncs to fail. [#2967](https://github.com/elastic/connectors/pull/2967)
2929
* Resolved an issue where Network Drive connectors had trouble connecting to SMB 3.1.1 shares. [#2852](https://github.com/elastic/connectors/pull/2852)
3030

31-
% ## Breaking changes [connectors-900-breaking-changes]
32-
% ## Deprications [connectorsch-900-deprecations]
33-
% ## Known issues [connectors-900-known-issues]
31+
% ## Breaking changes [connectors-9.0.0-breaking-changes]
32+
% ## Deprications [connectorsch-9.0.0-deprecations]
33+
% ## Known issues [connectors-9.0.0-known-issues]
3434

0 commit comments

Comments
 (0)