Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

chore(main): release 0.1.0#23

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--template-api
Open

chore(main): release 0.1.0#23
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--template-api

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 31, 2025

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.1.0 (2026-05-01)

Features

  • add common fastify plugins (096d1be)
  • api monitoring (#49) (0a91da7)
  • auth: add schema for auth pre-handler (4cd7932)
  • auth: introduce new verification mechanism (9bcb72f)
  • auth: refactor authentication plugin (#103) (0d39e87)
  • auth: support legacy authentication (47a8e4a)
  • build: copy non-TS test assets into dist during build (6e94419)
  • create plugin to initialize mongo db (d1887e0)
  • format: sort imports (4ced54e)
  • generate a new fastify project (6dce800)
  • install and upgrade packages (47283d4)
  • openapi: add scalar reference (3722a8e)
  • sensible: add http error examples with sensible (60cf5c1)
  • support auth (eb60fa3)
  • support typed mongo collections (d337149)

Bug Fixes

  • add FastifyServerOptions to AppOptions (d833b07)
  • auth: check invalid authorization header (3e0251d)
  • auth: correctly parse AUTH_SKIP environment variable (830a610)
  • auth: remove unused decoration (c4370f0)
  • auth: respond meaningful message on failure (ed59059)
  • auth: support v1.0 and v2.0 tokens (fb70c59)
  • ci: grant pull-requests read permission for commitlint action (7769387)
  • ci: move continue-on-error to callers of shared steps (045c292)
  • ci: pass continue_on_error to shared steps and remove invalid job-level flag (5cda12c)
  • ci: use failure() condition for fallback jobs (b24a487)
  • ci: use self-hosted runner label for fallback (c1f5f35)
  • configure tests to adapt auth plugin (b8074dd)
  • deps: dependabot config (e82fde0)
  • mongo uri is required (a3980aa)
  • pkg: add "private": true to prevent accidental publish (dd6fd28)
  • test: let test recognize server options (845b5cc)
  • typebox: kind is non-enumerable (#82) (ec13fba)
  • typebox: update and add CorrectiveParse pipeline (#85) (35b2c03)

Miscellaneous Chores

  • deps: update typebox (df07cf7)
  • main: set version to 0.1.0 (d9758fd)
  • release-please: reset versioning (430218a)

Tests

  • support testing with mongo db (a62e916)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 2 times, most recently from 941f51a to 2419b21 Compare February 2, 2025 16:09
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 2419b21 to 5743343 Compare February 20, 2025 04:07
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 5743343 to 0789dea Compare March 4, 2025 07:49
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 3 times, most recently from 067e8ee to 2e91f44 Compare April 20, 2025 02:25
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 3 times, most recently from c29782b to 03f4ac9 Compare June 13, 2025 02:28
@github-actions github-actions Bot changed the title chore(main): release 0.3.0 chore(main): release 0.1.0 Jun 14, 2025
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 03f4ac9 to 91840c5 Compare June 14, 2025 12:41
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 2 times, most recently from 5031fb9 to dd27a2c Compare June 14, 2025 21:46
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from dd27a2c to f0800a6 Compare July 19, 2025 02:35
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from f0800a6 to 25700e5 Compare July 30, 2025 12:46
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 25700e5 to 4a7ab1e Compare November 6, 2025 09:08
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 4a7ab1e to 5e0275e Compare November 19, 2025 16:17
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 3 times, most recently from ac6731a to d824dbb Compare December 5, 2025 08:35
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 5 times, most recently from e9f0b1c to f357120 Compare January 25, 2026 05:15
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 2 times, most recently from e9eb3c5 to 8da168d Compare January 28, 2026 16:18
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 2 times, most recently from 4cb3f60 to da0528d Compare February 8, 2026 20:50
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 4 times, most recently from d00ba67 to baa8f0d Compare February 12, 2026 20:28
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 3 times, most recently from 530ca7e to 1437943 Compare February 21, 2026 06:01
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 1437943 to 400bb02 Compare February 25, 2026 02:27
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 400bb02 to 4034d59 Compare March 4, 2026 14:00
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 2 times, most recently from 542e20b to bdf34f9 Compare March 5, 2026 08:07
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 2 times, most recently from 8a4c73a to ab7d982 Compare March 14, 2026 06:02
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from ab7d982 to 1e17bfb Compare March 22, 2026 09:18
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch 3 times, most recently from 1059f9c to 906fd2a Compare April 3, 2026 03:09
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 906fd2a to 63ff1a7 Compare April 21, 2026 03:42
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--template-api branch from 63ff1a7 to 444143a Compare May 1, 2026 05:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants