We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7292110 commit a88b71bCopy full SHA for a88b71b
1 file changed
CHANGELOG.md
@@ -23,6 +23,7 @@ You can also check the
23
runtime, to avoid having to rebuild the application when the key is rotated
24
- Use AGENTS.md instead of CLAUDE.md and adjust context according to recent
25
findings of studies about the impact of context files for coding AIs
26
+ - Remove LINDASOld endpoint configurations
27
- Documentation
28
- added publiccode.yml for discoverability
29
@@ -1440,6 +1441,7 @@ visualize.admin.ch are now noticeable faster.
1440
1441
#### Performance
1442
1443
- Improved performance of cube data fetching
1444
+
1445
- Added LRU cache to min max queries
1446
- Added query cache to bulk queries
1447
- Ordered filter so that non-discriminant filter are last
0 commit comments