Tags

Tags give the ability to mark specific points in history as being important
  • 0.1.1

    protected
    Release 0.1.1
    
    Changes since 0.1.0:
    
    Bug Fixes:
      - fix(ci): remove not needed dast test
      - fix: revert namespace back to gitlab.com path
      - fix: update config namespace to internal GitLab path
      - fix: make GitLab URL configurable via GITLAB_URL env var
      - fix: increase Redis retry to 12 attempts with 10s delay for startup race
      - fix: run warm-up in background task with Redis retry logic
    
    Other:
      - refactor: centralize all settings into Settings class