Skip to content
  • Vlada Urbanek's avatar
    ba5bea71
    chore(release): bump version to 0.2.0 · ba5bea71
    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
    
    ## fix:
    - Repo URL fixed to https://gitlab.handle.monster/bluesky/messaging-server
    ba5bea71
    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
    
    ## fix:
    - Repo URL fixed to https://gitlab.handle.monster/bluesky/messaging-server
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading