Skip to content

Releases: opendevstack/ods-component-catalog

Latest build

17 Feb 11:06
de3040c

Choose a tag to compare

Latest build Pre-release
Pre-release
Feature/replace id token with access token as bearer auth (#29)

* [remove-id-token] - Get rid of idToken and replace it by accessToken.

* [remove-id-token] - Update ProjectsInfoService as accessToken will be bearerToken from now on.

* [remove-id-token] - Update tests.

* [remove-id-token] - Rename id-token.

* [remove-id-token] - Clean method with an unused param.

v2.0.0

02 Mar 10:31
cb98002

Choose a tag to compare

What's changed?

Within this release, we:

  • Opensourced the component catalog.
  • Offer new endpoints to manage project components in bitbucket.

v1.2.0

13 Oct 10:11
2bc7069

Choose a tag to compare

What's changed?

Third release for the ods-component-catalogs backend based on Spring Boot v3.4 with the following features:

v1.1.1

02 Jul 13:23
fe4be60

Choose a tag to compare

What's changed?

Release for the ods-component-catalogs backend based on Spring Boot v3.4 with the following features:

v1.1.0

02 Jul 09:37
6a2289d

Choose a tag to compare

What's changed?

Second release for the ods-component-catalogs backend based on Spring Boot v3.4 with the following features:

v1.0.0

26 Mar 13:36
44d6d2c

Choose a tag to compare

What's changed?

Initial release for the ods component catalogs backend based on Spring Boot v3.4 with the following features:

  • Backend for: ods-component-catalogs-front v1.0.0
  • OpenAPI v3.0 compliant REST API.
  • Exposes a REST API for secured access to Catalog-related Bitbucket resources.
  • Improved Bitbucket resource retrieval performance via EHCache.