Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Jun 10, 2024
1 parent f70664d commit 29b363c
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions integrations/weaviate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Changelog

## [integrations/weaviate-v2.1.0] - 2024-06-10

### 🚀 Features

- Defer the database connection to when it's needed (#802)

### 🐛 Bug Fixes

- Weaviate schema class name conversion which preserves PascalCase (#707)

## [integrations/weaviate-v2.0.0] - 2024-03-25

### 📚 Documentation

- Disable-class-def (#556)
- Fix docstrings (#586)

### Weaviate

- Migrate from weaviate python client v3 to v4 (#463)

## [integrations/weaviate-v1.0.2] - 2024-02-27

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme
- Fix weaviate auth tests (#488)



### 📚 Documentation

- Update category slug (#442)

### Weaviate

- Make retrievers return dicts (#491)

## [integrations/weaviate-v1.0.0] - 2024-02-15

### 🚀 Features

- Generate weaviate API docs (#351)

## [integrations/weaviate-v0.0.0] - 2024-01-10

<!-- generated by git-cliff -->

0 comments on commit 29b363c

Please sign in to comment.