Skip to content

chore(main): release 3.0.0#394

Merged
usernane merged 1 commit into
mainfrom
release-please--branches--main
Jun 14, 2026
Merged

chore(main): release 3.0.0#394
usernane merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.0.0 (2026-06-14)

Features

  • access: Access::can() fallback to user getRoles() (a041a41), closes #381
  • add dynamic namespace routing and services:list command (e2446f6), closes #383 #385
  • add recursive scanning and kebab-case route derivation (86f3507)
  • add route caching for production performance (8f978c5), closes #386
  • add ServiceRouter::discover() for auto-registering API routes (24f3fdd), closes #382 #384
  • health: add getChecks() and afterAll() lifecycle hook (149d510), closes #392 #391
  • middleware: auto-resolve transitive dependencies from registry (35763a9), closes #380
  • migrations: add migrations:step command for interactive execution (390d9fb), closes #387
  • session: add CacheSessionStorage driver (2496203), closes #337

Bug Fixes

  • middleware: fix CacheMiddleware compatibility with http v6.0 (ce6dcff), closes #289
  • session: reuse cookie ID when session storage is empty (28f77b4), closes #389 #388
  • test: add clearstatcache() before class_exists in AddLangCommandTest (ba5502b)
  • test: fix flaky StartSessionMiddleware test on PHP 8.1 (369d756)
  • test: make testRegisterDuplicate self-contained (b982bd6)
  • test: update HelpCommandTest for new routes and services commands (806aaf5)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(main): release 3.1.0-RC.5 chore(main): release 3.0.0 Jun 14, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 66e1677 to 8d65e8c Compare June 14, 2026 11:41
@usernane usernane merged commit ec402b5 into main Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/WebFiori/framework/releases/tag/v3.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment