Releases: seatgeek/backstage-plugins
Releases · seatgeek/backstage-plugins
@seatgeek/[email protected]
@seatgeek/backstage-plugin-slack-catalog-backend 1.0.2 (2024-03-20)
@seatgeek/[email protected]
@seatgeek/[email protected]
@seatgeek/[email protected]
@seatgeek/backstage-plugin-awards 2.0.0 (2024-02-28)
⚠ BREAKING CHANGES
-
Running the awards-backend plugin now requires a
awards.storage.<s3|fs>
configuration to run. -
The awards-backend router now requires the following three fields from the plugin environment
{ config: Config, discovery: DiscoveryService, tokenManager: TokenManager }
. (Missed note from #31) -
feat!(awards): add file storage for award logos (#32) (53cefa7), closes #32
@seatgeek/[email protected]
@seatgeek/backstage-plugin-awards-common 1.0.2 (2024-02-28)
@seatgeek/[email protected]
@seatgeek/[email protected]
@seatgeek/backstage-plugin-awards-backend 2.0.0 (2024-02-28)
⚠ BREAKING CHANGES
-
Running the awards-backend plugin now requires a
awards.storage.<s3|fs>
configuration to run. -
The awards-backend router now requires the following three fields from the plugin environment
{ config: Config, discovery: DiscoveryService, tokenManager: TokenManager }
. (Missed note from #31) -
feat!(awards): add file storage for award logos (#32) (53cefa7), closes #32