Skip to content

chore(main): release 1.6.0#479

Open
hephaestus-hermes[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.6.0#479
hephaestus-hermes[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@hephaestus-hermes
Copy link
Copy Markdown

@hephaestus-hermes hephaestus-hermes Bot commented Mar 27, 2026

🤖 I have created a release beep boop

1.6.0 (2026-05-07)

Features

  • add init.py to expose public APIs for each package (d58959f)
  • Add info popover with version (28aa513), closes #154
  • add openapi.json (1282fb3)
  • add OpenCensusRequestLoggingMiddleware middleware (b9c035b)
  • add Popover component (c8964bd)
  • add react context to handle todo state (510e470)
  • add reusable IconButton component (f933e30)
  • add validate-radix-config (48e1f67)
  • allow each user to have their own todos (9456ab8)
  • expand and visualize auth states (51c9870)
  • generate OpenAPI spec without a running server (1282fb3)
  • replace exception handling (35ae0ef)
  • replace prettier and eslint with biome (afe2cb9)
  • standardized ErrorResponse model (c09e4dc)
  • web: clear input on add-todo (d61adc1)
  • web: visualize loading state better (6a6ab81)

Bug Fixes

  • add error handling of version file fetch (a4f6889)
  • add missing dependency without causing infinite loop of rerendering (8f5c01d)
  • Add necessary files for Yarn PnP (40858a7)
  • add spacing between list items (82c8970)
  • add types to fixtures (0528e5b)
  • add yarn install dependency and increase mise timeout (9b9d129)
  • allow auth disabled -> default to default_user (6649042)
  • api: handle lists in create_response (333f7d4)
  • api: make health-check return PlainTextResponse (12d5169)
  • api: raise MissingPrivilegeException when relevant (0c55af3)
  • api: raise MissingPrivilegeException when relevant (613cc42)
  • api: remove empty default pydantic field in models (0424282)
  • avoid prop forwarding to dom using sc prefix (71ad09e)
  • dedupe vite to resolve security advisories (e34f3cd)
  • delete non existing item should return 404 (4341416)
  • disable csp locally (3703330)
  • docs reference out of date (bd4cc8d)
  • extras typing is not always dict[str,str] (7ba0694)
  • make authentication work again (3e8da0f)
  • make todo title required, not optional (bc8dab6)
  • make useTodos simpler to use (e8f0a18)
  • mypy error (66303aa)
  • No need to expose API port (7158a02)
  • only allow users to delete their own todos (1cf1e7a)
  • Potential fix for code scanning alert no. 2: Clear-text logging of sensitive information (0d03250)
  • pre-commit to use mkdocs (6d2d701)
  • Propagate SIGINT signal (2297b66)
  • ran api again (afa8158)
  • ran generator (19ff51b)
  • remove /api as root path. (208ceb9)
  • replace deprecated output definition (c53b003)
  • replace gunicorn with horizontal scaling (a8baa0f)
  • replace OpenSensus with OpenTelemetry and fix exception handling (710e9f1)
  • resolve PR feedback (bd3debe)
  • run tests from the src folder (3478a06)
  • test suite (31da3f7)
  • tests: fix up integration tests with per-user todos (b7cc0ca)
  • The template no longer use the node image in production (f9b68d9)
  • These should not be touched by biome (26bf46a)
  • update old references (5152a1f)
  • update to match new parameters for get pydantic json schema (c6b14a8)
  • Use LF as end-of-file marker (966fae4)
  • use vite-plugin-csp-guard to generate csp and subresource integrity checks (df215da)
  • web: adding todo item now clears input. (82e6f6b)

This PR was generated with Release Please. See documentation.

@hephaestus-hermes hephaestus-hermes Bot requested a review from a team as a code owner March 27, 2026 13:58
@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch from 1c15b37 to 97bbea4 Compare March 27, 2026 14:09
@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch 14 times, most recently from 839a4d3 to 63c5e45 Compare April 8, 2026 07:48
@sutne
Copy link
Copy Markdown
Contributor

sutne commented Apr 8, 2026

Should we perhaps not include all commits in the changelog? 🤔
and use the default release-please changelog sections instead (most likely the desired configuration for those that want to use the template)
having 100 chores in the changelog doesn't seem very useful 😅 (at that point one can just browse the commit history instead)


@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch 11 times, most recently from 1e3dc53 to ceebfbc Compare April 9, 2026 14:35
@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch 3 times, most recently from e3bc0bb to af819ab Compare April 16, 2026 10:18
@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch from af819ab to e2965f9 Compare April 20, 2026 08:01
@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch 3 times, most recently from 952f9fd to d931c4b Compare May 4, 2026 08:31
@hephaestus-hermes hephaestus-hermes Bot force-pushed the release-please--branches--main branch from d931c4b to 8cf9a54 Compare May 7, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show version on web

1 participant