Skip to content

Releases: hwakabh/bennu-official.page

v0.9.0

27 Dec 02:04
28a6fb6
Compare
Choose a tag to compare

0.9.0 (2024-12-27)

Features

  • ci: replaced pack-cli with nixpack. (2ee03aa)

Bug Fixes

  • ci|build: updated image labels. (7de3197)
  • ci: added grants to MySQL service containers. (5887f8f)
  • ci: added MySQL service containers. (a7d973a)
  • ci: cleared double-quotes and removed granting permissions. (874efd8)
  • ci: manual install of CLI and build commands. (84d4fcd)
  • ci: missing variables and image labels. (5511dd0)
  • ci: removed pack-cli commands for image push. (39e3754)
  • ci: updated docker network name. (064dce5)
  • ci: updated MYSQL_HOSTNAME for connection with service-container. (339d4e2)
  • deploy: enabled whitenoise for serving staticfiles without NGINX in Railway. (7480637)
  • deployment: explicitly configured replicas and regions. (468ae1e)
  • deps: bumped Django version to fix conflicts with trivy scan. (3edecfe)

Documentation

  • added validation steps. (bba01b9)
  • updated descriptions and diagrams. (1986692)

v0.8.0

03 Aug 03:28
f2fce3f
Compare
Choose a tag to compare

0.8.0 (2024-08-03)

Features

  • deploy: added default values for local developments. (f759df6)
  • deploy: installed and enabled keel.sh. (61ac68d)

Bug Fixes

  • deploy: updated volume-nfs images. (e0d264b)

v0.7.3

19 Jul 03:08
e8d4a7e
Compare
Choose a tag to compare

0.7.3 (2024-07-19)

Dependencies

  • updated frequencies of checking. (f78f9fd)

Documentation

  • added details of nginx as rproxy. (e9dae3f)
  • added hyperlinks (ed46994)
  • added linebreaks, hyperlinks, and details for artifacts. (45791a0)
  • added MySQL setup and test procedures on local. (bef049b)
  • enhanced prerequisites for application. (9527594)
  • fixed grammers reviews by coderabbit. (416cbf1)
  • fixed review by coderabbit. (f482c6f)
  • fixed review by coderabbit. (44daa6c)
  • fixed reviews by coderabbit. (c768344)
  • fixed typos reviewed by coderabbit. (6da9d49)
  • fixed typos reviewed by coderabbit. (d824572)
  • fixed typos reviewed by coderabbit. (6823b4c)
  • fixed typos reviewed by coderabbit. (ee578b4)

v0.7.2

08 Mar 05:16
8ed6fbd
Compare
Choose a tag to compare

0.7.2 (2024-03-08)

Bug Fixes

  • ui: enabled to flip active class in both <li> and (78ad1ff)

Performance Improvements

  • build: enabled caches on nginx Pods. (f0f48e7)
  • build: enforced replicas of django Pods. (6529d2e)
  • fixed routing unstable issues with LabelSelectors. (3570e1d)

v0.7.1

04 Feb 15:47
5c97c3a
Compare
Choose a tag to compare

0.7.1 (2024-02-04)

Bug Fixes

  • docs: added notes for deployment. (8b0b94e)
  • release-please: removed version from PR body. (c2e214e)
  • release-please: typo. (6d2c9ff)

v0.7.0

04 Feb 13:33
7457cf6
Compare
Choose a tag to compare

0.7.0 (2024-02-04)

Features

  • ci: added release-please config for labelings. (9f2233f)

Bug Fixes

  • ci: added branches to pull_request_target. (c14fcee)
  • ci: added manifest-file for release-please. (54e848e)
  • ci: removed branches associations. (5ffd7ed)
  • ci: updated manifest-file for release-please. (34712d9)

Reverts

  • ci: added relations to all branches for e2e. (081eba0)

v0.6.3

04 Feb 06:17
6cbc544
Compare
Choose a tag to compare

0.6.3 (2024-02-04)

Bug Fixes

  • ci: added workflow_dispatch to release-please. (0fbbacd)
  • ci: updated workflow triggers. (c4c4f11)

v0.6.2

04 Feb 05:44
560ac43
Compare
Choose a tag to compare

0.6.2 (2024-02-04)

Bug Fixes

  • ci: changed token-type from github-token to PAT. (6a264ae)
  • ci: updated workflow triggers to run all branch updates. (5c69207)

v0.6.1

04 Feb 02:27
7544159
Compare
Choose a tag to compare

0.6.1 (2024-02-04)

Bug Fixes

  • ci: escaped hyphen (ef99919)
  • ci: Simplified regexp of head-branch (189bc3d)
  • ci: updated regexp in config. (cd43a75)

v0.6.0

03 Feb 15:39
70849f5
Compare
Choose a tag to compare

0.6.0 (2024-02-03)

Features

  • ci: added retention policies for GHCR. (21aa6fe)

Bug Fixes

  • ci: updated timezone and added workflow_dispatch for debug. (23ae5f8)