Skip to content
  • Vlada Urbanek's avatar
    a676bc66
    chore(release): bump version to 0.2.0 · a676bc66
    Vlada Urbanek authored
    ## feat: release version 0.2.0
    
    - Add Message Queue system with retry logic
    - Implement Circuit Breaker for BlueSky API resilience
    - Add Prometheus/Grafana monitoring system
    - Refactor configuration management
    - Enhance test coverage and infrastructure
    - Update project documentation to English
    - Add `CONTRIBUTING.md` and `CHANGELOG.md`
    
    ## Breaking changes:
    
    - Switched from MariaDB to PostgreSQL (`init.sql` in PostgreSQL standard)
    - Configuration structure changed
    - Environment variables updated
    a676bc66
    chore(release): bump version to 0.2.0
    Vlada Urbanek authored
    ## feat: release version 0.2.0
    
    - Add Message Queue system with retry logic
    - Implement Circuit Breaker for BlueSky API resilience
    - Add Prometheus/Grafana monitoring system
    - Refactor configuration management
    - Enhance test coverage and infrastructure
    - Update project documentation to English
    - Add `CONTRIBUTING.md` and `CHANGELOG.md`
    
    ## Breaking changes:
    
    - Switched from MariaDB to PostgreSQL (`init.sql` in PostgreSQL standard)
    - Configuration structure changed
    - Environment variables updated
Loading