Skip to content

Release for duckdb 1.5 #50

@erikcw

Description

@erikcw

When trying to use the extension with duckdb 1.5.0 I get:

conn.sql("INSTALL httpserver FROM community; LOAD httpserver;")
E       _duckdb.HTTPException: HTTP Error: Failed to download extension "httpserver" at URL "https://community-extensions.duckdb.org/v1.5.0/linux_arm64/httpserver.duckdb_extension.gz" (HTTP 404)
E
E       Candidate extensions: "https", "http", "httpfs", "tpcds", "fts"
E       For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting?version=v1.5.0&platform=linux_arm64&extension=httpserver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions