Skip to content

Latest commit

 

History

History
185 lines (99 loc) · 9.1 KB

CHANGELOG.md

File metadata and controls

185 lines (99 loc) · 9.1 KB

0.5.1 (2024-02-24)

Full changelog

Miscellaneous

  • Minor fixes

0.5.0 (2023-11-26)

Full changelog

Features

  • naming: github repository organization changed to symfony-swoole, docker hub organisation changed to symfonywithswoole (6d3f13c)

0.4.1 (2023-11-19)

Full changelog

Bug Fixes

  • gpg: attempt to use gpg keys properly (39337c5)

0.4.0 (2023-10-08)

Full changelog

Bug Fixes

  • github: github repository organization changed to openswoole-bundle (3c547ef)

Features

  • docker: added GPG package to be able to sign commits (4f32a1b)
  • docker: added volume mount to local gpg data folder to docker compose (eca4c72)
  • docker: changed docker hub organisation name to openswoolebundle (bb4492e)
  • git: added commit signing + resetting of configured commiter after script run (0fa2b89)
  • gpg: git commits are signed by gpg (81732aa)

0.3.9 (2023-04-18)

Full changelog

Bug Fixes

  • release-version: fixed 141 exist status from pipe when getting first line of long git history (a1f43ed)

0.3.8 (2023-04-13)

Full changelog

Bug Fixes

  • ci: fix for insafe-perm configuration on new nodejs (70560e1)
  • ci: installing git and openssh client in ci jobs (41f0554)
  • script: fix for acquiring GH_RELEASE_NOTES_HEADER in release-version script (7a00069)

0.3.7 (2022-08-19)

Full changelog

Bug Fixes

  • ci: added GH_REPOSITORY as variable to release verson script run in CI (5e1a8f0)

0.3.6 (2022-08-18)

Full changelog

Bug Fixes

  • build: fixed default github repository name in dockerfile (9f40551)

0.3.5 (2022-03-20)

Full changelog

Miscellaneous

  • Minor fixes

0.3.4 (2021-04-09)

Full changelog

Miscellaneous

  • Minor fixes

0.3.3 (2021-01-02)

Full changelog

Miscellaneous

  • Minor fixes

0.3.2 (2020-10-27)

Full changelog

Miscellaneous

  • Minor fixes

0.3.1 (2020-07-20)

Full changelog

Miscellaneous

  • Minor fixes

0.3.0 (2020-07-19)

Full changelog

Features

0.2.4 (2020-07-18)

Full changelog

Bug Fixes

  • docker: update repository name (a9d769a)

0.2.3 (2020-07-18)

Full changelog

Miscellaneous

  • Minor fixes

0.2.2 (2020-07-18)

Full changelog

Bug Fixes

  • release: wait for releaser dry run to finish (b3dac5a)
  • release without approve (e705880)

0.2.1 (2020-07-18)

Full changelog

Bug Fixes

  • try to fix push a new branch to create PR (f078197)

0.2.0 (2020-07-17)

Full changelog

Features

  • releaser: fix some things (748343d)

0.1.0 (2020-07-17)

Full changelog

Bug Fixes

  • docker: add proper dockeringore (dbceb21)
  • github: add CODEOWNERS file (9ccf0b6)
  • pr: proper PR body (52914dc)
  • workflow: add approver (80a8cfd)
  • create pull request (eeca61e)
  • release-script: add start version (0e00659)

Features

  • pr: create pr flow (760c953)
  • script: create prs instead of pushing directly to branches (e379884)
  • initial release (d3dfc60)

Empty