Skip to content

Latest commit

 

History

History
337 lines (261 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

337 lines (261 loc) · 16.5 KB

Change Log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.1.1 - 2025-01-29

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v2.1.0...v2.1.1 by @obervinov in #104

🐛 Bug Fixes

  • fix docker workflow mistakes

v2.1.0 - 2025-01-23

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v2.0.2...v2.1.0 by @obervinov in #103

🚀 Features

  • add support arm64 architecture for docker builds
  • bump dependency versions

v2.0.2 - 2024-10-23

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v2.0.1...v2.0.2 by @obervinov in #98

🚀 Features

  • bump dependency versions

🐛 Bug Fixes

  • set trivy job as not necessary (for fix TOOMANYREQUESTS error)

v2.0.1 - 2024-10-10

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v2.0.0...v2.0.1 by @obervinov in #95

🚀 Features

v2.0.0 - 2024-10-10

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.9...v2.0.0 by @obervinov in #94

💥 Breaking Changes

🚀 Features

v1.2.9 - 2024-09-05

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.8...v1.2.9 by @obervinov in #90

🐛 Bug Fixes

  • Remove the matrix strategy from the python workflow

💥 Breaking Changes

  • Remove the matrix strategy from the python workflow (because it's causing conflicts with the github actions services)
  • Let's use only one version of python in the python workflow (3.10)

🚀 Features

  • Bump poetry version to 1.8.3 in the python workflow
  • Bump vault-server image version to 1.17.2 in the python workflows
  • Add debug log level for the vault services in the python workflows

v1.2.8 - 2024-08-14

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.7...v1.2.8 by @obervinov in #85

🐛 Bug Fixes

  • hotfix: missconfig for docker build and trivy scan in the docker workflow

v1.2.7 - 2024-08-12

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.6...v1.2.7 by @obervinov in #84

🚀 Features

💥 Breaking Changes

  • Change the new image version detection selector from LABEL org.opencontainers.image.version to ARG IMAGE_VERSION= in images workflow

v1.2.6 - 2024-06-09

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.5...v1.2.6 by @obervinov in #84

🚀 Features

v1.2.5 - 2024-05-29

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.4...v1.2.5 by @obervinov in #82

🐛 Bug Fixes

v1.2.4 - 2024-05-29

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.3...v1.2.4 by @obervinov in #81

🐛 Bug Fixes

v1.2.3 - 2024-05-29

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.2...v1.2.3 by @obervinov in #80

🐛 Bug Fixes

v1.2.2 - 2024-04-28

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.1...v1.2.2 by @obervinov in #76

🐛 Bug Fixes

  • Change image repository name in the pytest workflow ghcr.io/obervinov/tools/vault:1.13.2 -> ghcr.io/obervinov/images/vault:1.13.2
  • Fix create PR feature in the pr workflow

v1.2.1 - 2024-04-28

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.2.0...v1.2.1 by @obervinov in #75

🐛 Bug Fixes

v1.2.0 - 2024-04-28

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.1.1...v1.2.0 by @obervinov in #71

🚀 Features

📚 Documentation

  • Updated all issue and pull request templates

🐛 Bug Fixes

v1.1.1 - 2024-04-16

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.1.0...v1.1.1 by @obervinov in #70

🚀 Features

v1.1.0 - 2024-04-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.17...v1.1.0 by @obervinov in #66

🚀 Features

v1.0.17 - 2024-04-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.16...v1.0.17 by @obervinov in #65

🚀 Features

🐛 Bug Fixes

v1.0.16 - 2024-04-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.15...v1.0.16 by @obervinov in #52

🚀 Features

v1.0.15 - 2024-04-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.14...v1.0.15 by @obervinov in #53

🚀 Features

v1.0.14 - 2024-04-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.13...v1.0.14 by @obervinov in #61

🚀 Features

v1.0.13 - 2024-02-02

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.12...v1.0.13 by @obervinov in #57

🐛 Bug Fixes

  • Add support for python 3.9 to matrix builds

v1.0.12 - 2024-01-19

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.11...v1.0.12 by @obervinov in #47

🐛 Bug Fixes

🚀 Features

💥 Breaking Changes

v1.0.11 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.10...v1.0.11 by @obervinov in #37

🚀 Features

v1.0.10 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.9...v1.0.10 by @obervinov in #38

🚀 Features

v1.0.9 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.8...v1.0.9 by @obervinov in #39

🚀 Features

v1.0.8 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.7...v1.0.8 by @obervinov in #40

🚀 Features

v1.0.7 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.6...v1.0.7 by @obervinov in #42

🐛 Bug Fixes

v1.0.7 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.6...v1.0.7 by @obervinov in #42

🐛 Bug Fixes

v1.0.6 - 2024-01-08

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.5...v1.0.6 by @obervinov in #32

🐛 Bug Fixes

📚 Documentation

💥 Breaking Changes

  • Renamed all workflow files

🚀 Features

v1.0.5 - 2023-08-22

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.4...v1.0.5 by @obervinov in #1

📚 Documentation

🚀 Features

v1.0.4 - 2023-05-19

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.3...v1.0.4 by @obervinov in #10

🚀 Features

🐛 Bug Fixes

💥 Breaking Changes

  • changed strategy.matrix python-version: ["3.9", "3.10"] -> python-version: ["3.10"] in all workflows

v1.0.3 - 2023-04-14

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.2...v1.1.0 by @obervinov in #8

💥 Breaking Changes

  • renamed all workflow files
  • renamed all job titles
  • merged test.flake8.yml and test.pylint.yml in one workflow test.pylint.yml

🚀 Features

  • enabled a local GitHub Action to automatically create releases
  • added a .md files for the correct design of the repository (CHANGELOG.md, ISSUE_TEMPLATE, CODEOWNERS, pull_request_template.md and SECURITY.md)
  • added a new workflow verify.package.yml to check the package metadata and verify that my python package is installed correctly
  • added a new workflow test.yamllint.yml for checking yaml files
  • added a new workflow verify.chnagelog.yml for checking CHANGELOG.md

🐛 Bug Fixes

  • the entire workflow code has been redesigned

v1.0.2 - 2023-03-24

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.1...v1.0.2

🚀 Features

  • added new GitHub Actions - docker build
  • added new GitHub Actions - trivy scan
  • added new GitHub Actions - pylint by @obervinov in #6

🐛 Bug Fixes

  • fixed docker login to ghcr by @obervinov in #7

v1.0.1 - 2023-03-01

What's Changed

Full Changelog: https://github.com/obervinov/_templates/compare/v1.0.0...v1.0.1

🐛 Bug Fixes

  • updated a version mask for creating release by @obervinov in #5

v1.0.0 - 2023-02-24

What's Changed

Full Changelog: https://github.com/obervinov/_templates/commits/v1.0.0

New Contributors

  • @obervinov made their first contribution in #1

🚀 Features

  • creating first templates for workflow by @obervinov in #1
  • added new actions in release.yml by @obervinov in #2
  • added version template by @obervinov in #3
  • fixed version error in .github/workflows/release.yml by @obervinov in #4