Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v2.0.1
    Release v2.0.1
    
    No new functionality but updates the build image to use Rust 1.82.0.
  • v2.0.0
    Release Lorry 2.0
    
    This is the first release of Lorry 2.0 which has been mostly re-written from
    the ground up. More details can be found at [lorry.software](https://lorry.software).
    
    * Replaced distributed architecture with a monolithic thread based system
    * Re-wrote the work directory to use a single on-disk copy of bare git repositories
    * Re-wrote raw-file support entirely and added SHA256SUM verficiation
    * Added individual ref monitoring
    * Added a glob based "negative" refspec field for ignoring refs
    * Made the git binary configurable
    * Introduced limited support for using libgit2 for cloing operations
    * Added 10s of new tests
    * Added a standalone Git server for testing purposes
    * Cleaned up Gitlab CI considerably
    * Added linter support for Lorry
    * Fixed leakage of sensitive Gitlab tokens
    * Added a new UI interface
    * Added various Prometheus alerting implementations
    * Various database schema/design improvements
  • v2.0.0-rc.1
    v2.0.0-rc.1
    
    This is the first release of Lorry 2.0 which has been mostly re-written from
    the ground up. More details can be found at [lorry.software](https://lorry.software).
    
    * Replaced distributed architecture with a monolithic thread based system
    * Re-wrote the work directory to use a single on-disk copy of bare git repositories
    * Re-wrote raw-file support entirely and added SHA256SUM verficiation
    * Added individual ref monitoring
    * Added a glob based "negative" refspec field for ignoring refs
    * Made the git binary configurable
    * Introduced limited support for using libgit2 for cloing operations
    * Added 10s of new tests
    * Added a standalone Git server for testing purposes
    * Cleaned up Gitlab CI considerably
    * Added linter support for Lorry
    * Fixed leakage of sensitive Gitlab tokens
    * Added a new UI interface
    * Added various Prometheus alerting implementations
    * Various database schema/design improvements
  • v1.2.0
  • v1.1.0
  • v1.0.1
  • v1.0.0