Skip to content

Tags: molybdenumsoftware/pr-tracker

Tags

v7.4.0

Toggle v7.4.0's commit message
chore(release): 7.4.0 [skip ci]

## [7.4.0](v7.3.1...v7.4.0) (2025-11-02)

### Features

* **fetcher:** log landing upsertion ([3e87023](3e87023))

v7.3.1

Toggle v7.3.1's commit message
chore(release): 7.3.1 [skip ci]

## [7.3.1](v7.3.0...v7.3.1) (2025-11-02)

### Performance Improvements

* **fetcher:** no batch landing upsertion ([2142497](2142497))

v7.3.0

Toggle v7.3.0's commit message
chore(release): 7.3.0 [skip ci]

## [7.3.0](v7.2.0...v7.3.0) (2025-08-07)

### Features

* **fetcher:** some more req/res logging ([680373f](680373f))

### Bug Fixes

* address race condition with migrations ([2160ff9](2160ff9))

v7.2.0

Toggle v7.2.0's commit message
chore(release): 7.2.0 [skip ci]

## [7.2.0](v7.1.0...v7.2.0) (2025-05-20)

### Features

* **api:** request response tracing ([c1e6d4a](c1e6d4a)), closes [#247](#247) [#249](#249)

v7.1.0

Toggle v7.1.0's commit message
chore(release): 7.1.0 [skip ci]

## [7.1.0](v7.0.0...v7.1.0) (2025-05-20)

### Features

* **api:** tracing ([e40efb9](e40efb9))

v7.0.0

Toggle v7.0.0's commit message
chore(release): 7.0.0 [skip ci]

## [7.0.0](v6.2.0...v7.0.0) (2025-04-30)

### ⚠ BREAKING CHANGES

* **api:** remove /api/v1 and add /api/v2
* **api:** return 204 when no PR is found

### Features

* **api:** remove /api/v1 and add /api/v2 ([9216afc](9216afc))
* **api:** return 204 when no PR is found ([057cb0c](057cb0c))

v6.2.0

Toggle v6.2.0's commit message
chore(release): 6.2.0 [skip ci]

## [6.2.0](v6.1.0...v6.2.0) (2025-04-25)

### Features

* openapi with swagger ui ([1bf9d2c](1bf9d2c)), closes [#188](#188)

v6.1.0

Toggle v6.1.0's commit message
chore(release): 6.1.0 [skip ci]

## [6.1.0](v6.0.0...v6.1.0) (2025-01-08)

### Features

* **flake:** no experimental features ([e324e34](e324e34))

v6.0.0

Toggle v6.0.0's commit message
chore(release): 6.0.0 [skip ci]

## [6.0.0](v5.1.0...v6.0.0) (2024-12-31)

### ⚠ BREAKING CHANGES

* override mechanism from nixpkgs replaced by
that of dream2nix

### Miscellaneous Chores

* use nix-cargo-integration ([3c61682](3c61682))

v5.1.0

Toggle v5.1.0's commit message
chore(release): 5.1.0 [skip ci]

## [5.1.0](v5.0.0...v5.1.0) (2024-12-17)

### Features

* switch from AGPL to MIT. ([44a1019](44a1019))