Skip to content

Commit

Permalink
Update CHANGELOG and tests to cover 1.10.4 (spiffe#5496)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Yacob <[email protected]>
  • Loading branch information
MarcosDY authored Sep 14, 2024
1 parent c03d109 commit bd91b6d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.10.4] - 2024-09-12

### Fixed

- Add missing commits to spire-plugin-sdk and spire-api-sdk releases (spiffe/spire-api-sdk#66, spiffe/spire-plugin-sdk#39)

## [1.10.3] - 2024-09-03

### Fixed
Expand Down
2 changes: 2 additions & 0 deletions pkg/server/datastore/sqlstore/migration.go
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ import (
// | v1.10.2 | | |
// |---------| | |
// | v1.10.3 | | |
// |---------| | |
// | v1.10.4 | | |
// ================================================================================================

const (
Expand Down
1 change: 1 addition & 0 deletions test/integration/suites/upgrade/versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
1.10.1
1.10.2
1.10.3
1.10.4

0 comments on commit bd91b6d

Please sign in to comment.