Releases: ArthurVardevanyan/Analytics-for-Spotify
Analytics-for-Spotify-v20231104
What's Changed
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #3
- Bump django from 4.1.2 to 4.1.10 by @dependabot in #4
- Add PR Pipeline by @ArthurVardevanyan in #6
Full Changelog: v20230929...v20231104
Analytics-for-Spotify-v20230929
Analytics-for-Spotify-v20230929
- DataBase PlayList Songs Bulk Import
- References
- PipelinesAsCode Base Image
- PipelinesAsCode Application Pipeline
Analytics-for-Spotify-v20230401
Analytics-for-Spotify-v20230401
- Raw SQL -> Django ORM Conversion
- Playlist Song Query Performance Optimizations
- Python 3.11 VENV Support
- Https/SSL Support
- ContainerFile CleanUp and Optimizations
- Tekton Privilege Reduction and Updates
- MariaDB 10.6 -> 10.10 Upgrade
- Python 3.11 VENV Support
Analytics-for-Spotify-v20221106
Analytics-for-Spotify-v20221106
- Inline Code Documentation
- Little Refactor
Analytics-for-Spotify-v20221022
Analytics-for-Spotify-v20221022
- Container Base Image Performance Improvements.
- Fix Upstream Apache2 Not Running as Rootless bug.
- Add Route for Tekton Event Listener
Analytics-for-Spotify-v20220710
Analytics-for-Spotify-v20220710
Roll Back Apache2: 2.4.54-2 -> 2.4.54-1
# 2.4.54-2
chown: changing ownership of '/dev/shm/apache2/socks.*': Operation not permitted
Debian Sid -> Debian Bookworm
Analytics-for-Spotify-v20220620
Analytics-for-Spotify-v20220620
python:3.9-slim -> debian:sid-slim
Python 3.9 -> Python 3.10
Analytics-for-Spotify-v20220604
Analytics-for-Spotify-v20220604
Fix for MariaDB Strict Flag: ONLY_FULL_GROUP_BY
Add Restriction Deploy Portion of CI/CD to Production / Develop Branches
Fix page not redirecting to Login when not Authed.
Merge Two MySQL Commands into One in attempt to fix deadlock
Rename Some Database Variables for Consistency
Fix Local Testing Environment Configurations
Convert Workers from SQL -> ORM
CWE-830 Fix
Analytics-for-Spotify-v20220530
Analytics-for-Spotify-v20220530
BugFixes
docker -> buildah
CI/CD Conversion: GitLab -> Tekton
Analytics-for-Spotify-v20220101
Analytics-for-Spotify-v20220101
Features
Switch Default Scanning from Realtime to History Based
Added Hybrid Scanning Mode (Realtime for Local Songs, History Everything Else)
Added Character Encoding to HTML
Added Success Condition for Post Requests
Basic CSRF Improvements
Polling Timing Tweaks
Switch Testing from Nose to Coverage
Updated Readme / Removed Outdated Instructions
Better Logging on History Scanning
Fixes
History Scanning: Invalid Recording BugFixes
History Scanning: Account for More Time Formats from Spotify API
Fix Invalid Date Format for Non-Chrome Browsers
Fixed Delete User Endpoint
Development
Improved Dockerfile Build Flow
Added Dedicated Docker Image for Testing.
Modified VSCode Configuration and Development Profiles
Disabled Some GitLab SAST Scanning