Skip to content

Releases: seatgeek/backstage-plugins

@seatgeek/backstage-plugin-slack-catalog-backend@1.1.0

10 Apr 13:41
f4e20db
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-slack-catalog-backend 1.1.0 (2024-04-10)

Features

  • slack: Support new backend system (#56) (f4e20db)

Bug Fixes

  • slack: Do not override existing picture (#55) (66f86b1)

@seatgeek/backstage-plugin-catalog-backend-module-okta@1.0.2

09 Apr 19:19
35a7625
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-catalog-backend-module-okta 1.0.2 (2024-04-09)

@seatgeek/backstage-plugin-slack-catalog-backend@1.0.2

20 Mar 16:04
7927e46
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-slack-catalog-backend 1.0.2 (2024-03-20)

@seatgeek/backstage-plugin-gitlab-catalog-backend@1.0.0

20 Mar 16:00
7927e46
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-gitlab-catalog-backend 1.0.0 (2024-03-20)

Features

  • implement gitlab catalog backend (#44) (7927e46)

@seatgeek/backstage-plugin-awards-backend@2.1.0

01 Mar 19:59
812bd52
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-awards-backend 2.1.0 (2024-03-01)

Features

@seatgeek/backstage-plugin-awards@2.0.0

28 Feb 14:23
667a67d
Compare
Choose a tag to compare

@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/backstage-plugin-awards-common@1.0.2

28 Feb 14:19
667a67d
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-awards-common 1.0.2 (2024-02-28)

@seatgeek/backstage-plugin-awards-backend@2.0.1

28 Feb 16:35
e568c37
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-awards-backend 2.0.1 (2024-02-28)

Bug Fixes

  • awards: ignore null configs in awards.storage (#34) (e568c37)

@seatgeek/backstage-plugin-awards-backend@2.0.0

28 Feb 14:26
667a67d
Compare
Choose a tag to compare

@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

Features

@seatgeek/backstage-plugin-aws-catalog-common@1.0.0

13 Feb 17:50
f328d08
Compare
Choose a tag to compare

@seatgeek/backstage-plugin-aws-catalog-common 1.0.0 (2024-02-13)

Features