Skip to content

Commit b07dc1e

Browse files
committed
Update the changelog
1 parent b966f18 commit b07dc1e

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

integrations/astra/CHANGELOG.md

+81
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
# Changelog
2+
3+
## [unreleased]
4+
5+
### 🚀 Features
6+
7+
- Defer the database connection to when it's needed (#769)
8+
9+
### 🐛 Bug Fixes
10+
11+
- Fix astra nightly
12+
13+
14+
## [integrations/astra-v0.7.0] - 2024-05-15
15+
16+
### 🐛 Bug Fixes
17+
18+
- Make unit tests pass (#720)
19+
20+
## [integrations/astra-v0.6.0] - 2024-04-24
21+
22+
### 🐛 Bug Fixes
23+
24+
- Pass namespace in the docstore init (#683)
25+
26+
## [integrations/astra-v0.5.1] - 2024-04-09
27+
28+
### 🐛 Bug Fixes
29+
30+
- Fix haystack-ai pin (#649)
31+
32+
33+
34+
## [integrations/astra-v0.5.0] - 2024-03-18
35+
36+
### 📚 Documentation
37+
38+
- Review `integrations.astra` (#498)
39+
- Small consistency improvements (#536)
40+
- Disable-class-def (#556)
41+
42+
## [integrations/astra-v0.4.2] - 2024-02-21
43+
44+
### FIX
45+
46+
- Proper name for the sort param (#454)
47+
48+
## [integrations/astra-v0.4.1] - 2024-02-20
49+
50+
### 🐛 Bug Fixes
51+
52+
- Fix order of API docs (#447)
53+
54+
This PR will also push the docs to Readme
55+
- Fix integration tests (#450)
56+
57+
58+
59+
## [integrations/astra-v0.4.0] - 2024-02-20
60+
61+
### 📚 Documentation
62+
63+
- Update category slug (#442)
64+
65+
## [integrations/astra-v0.3.0] - 2024-02-15
66+
67+
## [integrations/astra-v0.2.0] - 2024-02-13
68+
69+
### Astra
70+
71+
- Generate api docs (#327)
72+
73+
### Refact
74+
75+
- [**breaking**] Change import paths (#277)
76+
77+
## [integrations/astra-v0.1.1] - 2024-01-18
78+
79+
## [integrations/astra-v0.1.0] - 2024-01-11
80+
81+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)