Skip to content

Extension not updating #1310

@hatamiarash7

Description

@hatamiarash7

Hello

There seems to be a problem with the extension release process, or I've misunderstood.

Currently, when I use DuckDB v1.4.0, the latest version of the netquack extension it downloads is 1.4.0, and it seems that it does not support newer releases (The latest version is 1.8.0, for which I opened a PR yesterday).

But when I use DuckDB 1.4.4, this problem does not exist, and the latest version of the extension is downloaded and installed.


Is this behavior correct? How can I publish the extension for all versions of DuckDB so users can use it on older versions without having to update?

The extensions are downloaded from this address:

http://community-extensions.duckdb.org/<duckdb version>/linux_amd64/<extension name>.duckdb_extension.gz

which will vary based on the version. So how can you develop an extension for all versions?


It seems that other users are also complaining 😃

https://x.com/mim_djo/status/2023383748780384439?s=46&t=zJ4z6oNpHKYKYFfOHgKb_w

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions