Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@mango-habanero-bot mango-habanero-bot released this 26 Apr 16:05
· 5 commits to main since this release

v0.4.0 (2024-04-26)

Chore

  • chore(CI-CD): Triages failure in bot bypass to rule-sets.
  • Refactors app-id and private-key arguments to address deprecation warning.
  • Removes unrecognized persist credentials argument from semantic release step. (f9cee96)
  • chore(docker): Matches renaming of app module to src. (7ac0a95)

  • chore(dependencies): Adds logging and http request related dependencies.

  • Adds reload functionality to granian for development.
  • Adds asgi-correlation-id for adding correlation ids for all incoming
    requests.
  • Adds structlog for logging. (85d802c)

Feature

  • feat(releases): Integrates mango-habanero-bot to safely bypass branch protection ruleset. (#19) (03eb962)

  • feat(middleware): Adds a custom http request logging middleware.

  • Adds contextual information for API http request logging. (dc0c0bc)
  • feat(logging): Implements structlog for structure logging of within application.
  • Adds a generic system logger that implements structlog logging. (75ddd59)

Refactor

  • refactor(structure): Moves application creation and configuration into app module. (5558504)

  • refactor(structure): Renames app directory to src. (71b965b)

Unknown

  • Merge pull request #18 from mango-habanero/philip/feat/logging

Enhance logging, refactor project structure, and update development settings. (584376e)

Bumps ruff from 0.4.1 to 0.4.2.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (560a58a)

  • Merge pull request #16 from mango-habanero/dependabot/pip/mypy-1.10.0

⬆ Bump mypy from 1.9.0 to 1.10.0 (70c602f)

  • ⬆ Bump mypy from 1.9.0 to 1.10.0

Bumps mypy from 1.9.0 to 1.10.0.


updated-dependencies:

  • dependency-name: mypy
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com> (81d9648)