Releases: FalkenDev/Microblog-Devops
Releases · FalkenDev/Microblog-Devops
Release list
5.0.0
What's Changed
- fix: Added task to update requests_toolbelt & urllib3 by @FalkenDev in #64
- Doppler by @Jolpango in #65
- Doppler update by @FalkenDev in #66
- fix: doppler images by @Jolpango in #67
- Development to Master Merge by @FalkenDev in #68
Full Changelog: 4.0.0...5.0.0
4.1.0
4.0.0
What's Changed
- Load balancer nginx exporter by @Jolpango in #51
- Prometheus Flask export by @JamesTTTT in #52
- Ansible monitoring by @FalkenDev in #53
- Gunicorn Prometheus Metrics fix to app by @JamesTTTT in #54
- Added port for exporter in load balancer by @FalkenDev in #55
- fix: Adding the PROMETHEUS_MULTIPROC_DIR to the test dockerfile by @FalkenDev in #56
- fix: Fixing pytest unit by @FalkenDev in #57
- GunicornInternalPrometheusMetrics fix by @FalkenDev in #58
- build: Add node exporter to database vm by @Jolpango in #59
- Dashboard and alarms by @FalkenDev in #60
- Changelog 4.0.0, 3.1.1, 3.1.0 by @Jolpango in #62
- Development to Master merge by @FalkenDev in #63
Full Changelog: 3.0.0...4.0.0
3.1.1
What's Changed
- GunicornInternalPrometheusMetrics fix by @FalkenDev in #58
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Updated Security groups by @JamesTTTT in #39
- SSH improvements by @JamesTTTT in #46
- Fixed vulnerability warnings from zap by @FalkenDev in #45
- Bugfix security groups by @FalkenDev in #47
- Ansible fix by @FalkenDev in #48
- docs: Changelog 2.1.0 and 3.0.0 by @Jolpango in #49
- Load balancer nginx exporter by @Jolpango in #51
- Prometheus Flask export by @JamesTTTT in #52
- Ansible monitoring by @FalkenDev in #53
- Gunicorn Prometheus Metrics fix to app by @JamesTTTT in #54
- Added port for exporter in load balancer by @FalkenDev in #55
- fix: Adding the PROMETHEUS_MULTIPROC_DIR to the test dockerfile by @FalkenDev in #56
- fix: Fixing pytest unit by @FalkenDev in #57
Full Changelog: 2.1.0...3.1.0
3.0.0
What's Changed
- Development to Master branch (Kmom01) by @FalkenDev in #14
- Push development branch to master [Kmom02] by @FalkenDev in #36
- Added Bandit test CI to find possible security holes in the Python code by @FalkenDev in #38
- test/ci: Added Dockle test by @FalkenDev in #40
- Trivy testing and security fixes by @Jolpango in #41
- Fix trivy issues by @Jolpango in #42
- fix: Update trivy-test make by @Jolpango in #43
- fix: Upgrade werkzeug 2.3.8 by @Jolpango in #44
- Updated Security groups by @JamesTTTT in #39
- SSH improvements by @JamesTTTT in #46
- Fixed vulnerability warnings from zap by @FalkenDev in #45
- Bugfix security groups by @FalkenDev in #47
- Ansible fix by @FalkenDev in #48
- docs: Changelog 2.1.0 and 3.0.0 by @Jolpango in #49
- Development branch to Master by @FalkenDev in #50
Full Changelog: 2.0.0...3.0.0
2.1.0
What's Changed
- Added Bandit test CI to find possible security holes in the Python code by @FalkenDev in #38
- test/ci: Added Dockle test by @FalkenDev in #40
- Trivy testing and security fixes by @Jolpango in #41
- Fix trivy issues by @Jolpango in #42
- fix: Update trivy-test make by @Jolpango in #43
- fix: Upgrade werkzeug 2.3.8 by @Jolpango in #44
Full Changelog: 2.0.0...2.1.0
2.0.0
[2.0.0] - 2023-11-20
- Branch: Push development branch to master branch to reflect kmom02 is done PR 36
- Docs: Changelog updated to reflect the new release (Kmom02) - PR 37
[1.1.3] - 2023-11-20
Added
- Feat: Added app_version env and arg in dockerfile_prod - PR 35
[1.1.2] - 2023-11-20
Changed
- Test - Test code to see if the appservers in azure updates - PR 34
[1.1.1] - 2023-11-20
Fixed
[1.1.0] - 2023-11-20
Added
- CD: Added public ssh keys for ansible - PR 15
- Dbwebb: New provisioning and terminate structure. More than halves execution - PR 15
- Dbwebb: Adds 10-first-minutes playbook - PR 15
- Build: Added users_users var with the ssh keys - PR 17
- Build: Added password to root - PR 17
- Build: Added task to install docker - PR 18
- Build: Added playbook docker-mysql - PR 18
- Build: Added task to run a mysql docker container - PR 18
- Build: Added new appserver as well as subdomains for each appserver - PR 20
- Build: Added published_ports for appservers to connect to mysql - PR 21
- Build: Added playbook for appserver for deployment - PR 21
- Build: Added task to start the microblog docker container - PR 21
- Build: Workflow file for deploying release - PR 24
- Feat: Creates DNS A records for appservers - PR 24
- Fix: Added subdomain hosts - PR 24
- Feat: Added subdomain for the database - PR 25
Changed
- Dbwebb: Updates ansible to new structure - PR 15
- Dbwebb: Cleans up new ansible code - PR 15
- Dbwebb: Cleans up vars file from my info - PR 15
- Build: Updated to look for azure ssh keys using users_users var for the file names - PR 17
- Chore: Updated .gitignore with ansible/group_vars/all.yml and Makefile - PR 21
- Build: Moved the pip3 install and docker sdk to docker-install ansible - PR 21
- Docs: Updated Changelog to reflect the new builds and fixes - PR 22
- Build: Playbook for updating docker images - PR 24
Fixed
- Dbwebb: Small fixes - PR 15
- Build: Fixed python interpreter .venv to use just venv - PR 17
- Fix: - Gitignore fix - PR 23
- Fix: Fixed subdomain hosts - PR 24