Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

64 lines (51 loc) · 1.95 KB

About this changelog

Based on this template. Release process at FirePress (blog post). Based on Keep a Changelog and this project adheres to Semantic Versioning.

Status template

  • ⚡️ Updates
  • 🚀 New feat.
  • 🐛 Fix bug
  • 🛑 Removed
  • 🔑 Security

Releases

1.49.3-r2

⚡️ Updates

🚀 New feat. i In addition to dockerhub, we also push the docker image on Github Package Registry

  • c121342 Introducing CI on GPR /for master / squashed
  • da74849 Introducing CI on GPR /for edge squashed

1.49.3-r1

⚡️ Updates

  • 1d8175a Dockerfile, add BASE IMAGE VERSIONNING LAYER / squashed

1.49.3

⚡️ Updates

  • 6d4aa82 Updated to version: 1.49.3

1.49.2-r2

⚡️ Updates

  • 4000812 Update Slack notification for edge image

1.49.2-r1

⚡️ Updates

  • 1a118938 DockerfileUpdated to version: 1.49.2

1.49.1

⚡️ Updates

  • 3a586bc Major README update
  • 553a274 Major Github CI yaml updates
  • 216f3ae Major README update
  • 43520ab update READ-Mes
  • 25e3b5f Major update to Dockerfile as standard ARG across all our projects
  • ee5912b update LICENSE
  • 69fb639 update .dockerignore
  • d10b596 update gitignore
  • fc7dfce Add CHANGELOG
  • 16bbda4 Add utility.sh v0.8.6
  • 851f80c Add var in Dockerfile that fixes logic when APP_NAME is not the same as the github repo
  • c1005e4 Init README-related.md
  • 2387a14 Improve copy
  • dbb050b CI / Add readme-to-dockerhub + Add Slack notification
  • cb2d2a3 Fix user /2
  • 1f5ce34 Fix missing user
  • d5dfb32 Add missing set -eux + Update USER
  • 7f9023c CI / docker history with --no-trunc
  • aec03aa CI / Improve the order in which image are pushed to registry
  • 924c262 Improve README
  • e71e38b Improve README-CI
  • d3424f0 CI / Optimize yaml and overall shorter
  • a52d392 Improve instructions