Releases: magda-io/magda
Releases · magda-io/magda
v5.0.0-alpha.2
What's Changed
- Hybrid Search #3549
- In-browser Local LLM powered Chatbot #3570
- Make the JVM MaxRAMPercentage option configurable for all scala services via helm chart #3573
- Allow different helmet config to be specified per request path & upgrade helmet to v8.0.0 #3572
- A SQL console UI Allows the user to run SQL on tabular data files on client side #3571
- Allow disabling frontend auto metadata extraction feature via config #3574
- Avoid search engine entering idle mode #3576
- fixes:
authentication-plugin-sdk
should not bundle the definition ofauth-api-client
as TypeScript treats classes with private properties as structurally incompatible, even if they have identical definitions (TS2345) - Remove unused & obsolete isAdmin field on the "users" table feature request #3575
Full Changelog: v4.2.4...v5.0.0-alpha.2
v5.0.0-alpha.1
What's Changed
- New hybrid search engine
- In-browser Local LLM powered Chatbot
- New SQLConcole allows to query data files using SQL queries
- fixes:
authentication-plugin-sdk
should not bundle definition ofauth-api-client
as TypeScript treats classes with private properties as structurally incompatible, even if they have identical definitions (TS2345)
Full Changelog: v4.2.4...v5.0.0-alpha.1
v5.0.0-alpha.0
What's Changed
- New hybrid search engine
- In-browser Local LLM powered Chatbot
- New SQLConcole allow to query data files using SQL queries
Full Changelog: v4.2.4...v5.0.0-alpha.0
v4.2.4
What's Changed
- #3559: Set
conflicts
to true when the Indexer performs the trim operation. - Increase indexer client connection idle-timeout to avoid encountering connection reset error for downloading large region files
- Upgraded OpenSearch to v2.16.0
- #3556: Serves robots.txt as content-type
text/plain
instead and other sitemap & crawler view related improvements. - #3564: Add rel="canonical" annotations to dataset & distribution page crawler views
Full Changelog: v4.2.3...v4.2.4
v4.2.4-alpha.1
What's Changed
- #3559: Set
conflicts
to true when Indexer performs the trim operation. - Increase indexer client connection idle-timeout to avoid encountering connection reset error for downloading large region files
- Upgraded OpenSearch to v2.16.0
- #3556: Serves robots.txt as content-type
text/plain
instead and other sitemap & crawler view related improvements.
Full Changelog: v4.2.3...v4.2.4-alpha.1
v4.2.4-alpha.0
What's Changed
- #3559 Set conflicts to true when the Indexer performs the trim operation
- Increase indexer client connection idle-timeout to avoid encountering connection reset error for downloading large region files
Full Changelog: v4.2.3...v4.2.4-alpha.0
v4.2.3
v4.2.2
What's Changed
- Removed the
create-secrets
deployment helper command-line tool script, as it has not been used since Magda v1.
Full Changelog: v4.2.1...v4.2.2
v4.2.2-alpha.0
What's Changed
- #3554 Replace the "schema" portion of URL alike string with [URL] in user-supplied content of any emails sent out
- #3553 Make Chart Preview & Table Preview Configurable per Dataset
Full Changelog: v4.2.1...v4.2.2-alpha.0