Skip to content

Release 0.3.0 - #34

Merged
marevol merged 1 commit into
mainfrom
release/0.3.0
Aug 23, 2026
Merged

Release 0.3.0#34
marevol merged 1 commit into
mainfrom
release/0.3.0

Conversation

@marevol

@marevol marevol commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Release preparation for fessctl 0.3.0.

publish.yml validates that the pushed v* tag matches the version in
pyproject.toml, so the version has to be finalized on main before v0.3.0
is tagged.

Changes

  • pyproject.toml / uv.lock: 0.3.0.dev0 -> 0.3.0
  • README.md: Docker examples now pin ghcr.io/codelibs/fessctl:0.3.0 (were 0.2.0)
  • skills/fessctl/references/installation.md, references/troubleshooting.md:
    same tag refresh (were 0.1.0, two releases behind)

The 0.3.0 container image is published separately from this repository, so the
refreshed README examples become valid once that image is pushed.

What 0.3.0 contains

  • Improve PyPI packaging metadata and README #32 — PyPI packaging metadata and README improvements
  • Support Fess 15.8.0 #33 — Fess 15.8.0 support: default FESS_VERSION is 15.8.0, a CI matrix entry
    for Fess 15.8.0 / OpenSearch 3.8.0, and a fix for ping reporting a healthy
    Fess 15.7+ server as an error (the /api/v2/health cluster status is upper
    case, while /api/v1/health spelled it lower case)

Verification

  • uv run pytest tests/unit — 123 passed
  • uv build — builds fessctl-0.3.0.tar.gz and fessctl-0.3.0-py3-none-any.whl

Finalize the version for the 0.3.0 release and refresh the Docker tag
examples so they point at the tag this release publishes.

- pyproject.toml / uv.lock: 0.3.0.dev0 -> 0.3.0. publish.yml validates
  that the pushed v* tag matches this value, so it has to be final on
  main before v0.3.0 is tagged.
- README.md: ghcr.io/codelibs/fessctl:0.2.0 -> 0.3.0
- skills/fessctl/references/installation.md, troubleshooting.md:
  ghcr.io/codelibs/fessctl:0.1.0 -> 0.3.0
@marevol
marevol merged commit ae4635d into main Aug 23, 2026
4 checks passed
@marevol
marevol deleted the release/0.3.0 branch August 23, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant