You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/framework/CHANGELOG.md
+218Lines changed: 218 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,224 @@ title: ChangeLog
4
4
5
5
<!--- generated changelog --->
6
6
7
+
## [2026-03-12]
8
+
9
+
### llama-index-agent-agentmesh [0.2.0]
10
+
11
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
12
+
13
+
### llama-index-agent-azure [0.3.0]
14
+
15
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
16
+
17
+
### llama-index-callbacks-agentops [0.5.0]
18
+
19
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
20
+
21
+
### llama-index-callbacks-argilla [0.5.0]
22
+
23
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
24
+
25
+
### llama-index-callbacks-arize-phoenix [0.7.0]
26
+
27
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
28
+
29
+
### llama-index-callbacks-honeyhive [0.5.0]
30
+
31
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
32
+
33
+
### llama-index-callbacks-langfuse [0.5.0]
34
+
35
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
36
+
37
+
### llama-index-callbacks-literalai [1.4.0]
38
+
39
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
40
+
41
+
### llama-index-callbacks-openinference [0.5.0]
42
+
43
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
44
+
45
+
### llama-index-callbacks-opik [1.3.0]
46
+
47
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
48
+
49
+
### llama-index-callbacks-promptlayer [0.5.0]
50
+
51
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
52
+
53
+
### llama-index-callbacks-uptrain [0.6.0]
54
+
55
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
56
+
57
+
### llama-index-callbacks-wandb [0.5.0]
58
+
59
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
60
+
61
+
### llama-index-core [0.14.17]
62
+
63
+
- feat: align text match filters across core and vector backends ([#20883](https://github.com/run-llama/llama_index/pull/20883))
64
+
- fix(chat_engine): preserve chat history on incomplete stream consumption ([#20897](https://github.com/run-llama/llama_index/pull/20897))
65
+
- fix: guard against ZeroDivisionError in LlamaDebugHandler.\_get_time_stats_from_event_pairs ([#20937](https://github.com/run-llama/llama_index/pull/20937))
66
+
- fix: add stacklevel=2 to warnings.warn() for accurate caller reporting ([#20939](https://github.com/run-llama/llama_index/pull/20939))
67
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
68
+
69
+
### llama-index-embeddings-adapter [0.5.0]
70
+
71
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
72
+
73
+
### llama-index-embeddings-alephalpha [0.5.0]
74
+
75
+
- chore: deprecate python 3.9 once and for all ([#20956](https://github.com/run-llama/llama_index/pull/20956))
0 commit comments