Skip to content

Releases: credebl/credo-controller

v2.1.1

15 Oct 11:27
5e3a8e8

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

2.1.0

09 Sep 11:39
c57ece6

Choose a tag to compare

Release summary

This release introduces OpenTelemetry (OTEL) and Signoz support for observability, token management improvements, and remediation support for DCO fixes. Multi-architecture support has been added for Fargate task definitions and packages, improving ARM deployment compatibility.

Several bug fixes improve badge issuance and verification, agent tenant authentication, commit signoff, and scope handling for polygon APIs. Duplicate routes have been removed, and environment endpoints were refactored for better clarity.

What's changed

Features

feat: added support for otel and signoz by @tipusinghaw in #278
feat: update taskef for ARM arch by @KambleSahil3 in #290
feat: token mgmt and removal of duplicate routes by @GHkrishna in #281
feat: multi-arch-packages by @KambleSahil3 in #294
feat: add remediation support by @GHkrishna in #298

Fixes

fix: added patch for getFormatData by @tipusinghaw in #293
fix: scopes for polygon controller to allow some polygon APIs by @GHkrishna in #295
fix: DCO remediation ability by @GHkrishna in #297
fix: commit signoff by @GHkrishna in #299
fix: agent tenant auth health by @GHkrishna in #300
fix: non-wallet badge issuance error due to datatype check on API by @sujitaw in #306
fix: badge verification page issue by @sujitaw in #308
fix: badge verification page issue by @sujitaw in #309
fix: DCO issue through remediation by @sujitaw in #311

Refactor

refactor: changed env endpoints by @tipusinghaw in #279
refactor: updated fargate taskdef for ARM arch by @KambleSahil3 in #292

New Contributors

@amitpadmani-awts made their first contribution in #276

Full Changelog: v2.0.3...2.1.0

v2.0.3

16 Jun 10:52
679ffa8

Choose a tag to compare

What's Changed

This minor release has new methods for signing w3c credential as well as raw data.

Features

Full Changelog: v2.0.2...v2.0.3

v2.0.2

30 Apr 14:03
3b83e49

Choose a tag to compare

Release summary

This release introduces a new FEATURE-REQUEST.yml template to standardize feature requests and improve the collaborative process. Additionally, changes from the QA environment have been merged into the Main branch to ensure the latest updates are aligned.

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Mar 14:36
6da68eb

Choose a tag to compare

What's New?

Automated Docker Image Build & Push

Added a GitHub Actions workflow to build and push Docker images for credo-controller.
Docker image is now pushed to GitHub Container Registry (GHCR) for seamless deployment.

GitHub Container Registry (GHCR) - Service Images

If you want to manually pull credo-controller image, visit the package registry:
GitHub Packages - GHCR

To pull the image manually, use:

docker pull ghcr.io/credebl/credo-controller:latest

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Mar 13:47
bb716a3

Choose a tag to compare

What changed

This major release includes changes to DID creation, a fix for the ProofController by adding new fields, updates to polygon routes, and improvements in credential fetching. The DID creation changes involve modifications to the request and response, with the response now returning the didDocument along with the DID in the DidController. The proof payload has been refactored, and a threadId has been added to uniquely identify the proof record. In the out-of-band proof API, a goalCode has been introduced. The credential APIs now include goalCode, outOfBandRecordId, and credentialRequestThreadId. The polygon route for schema creation has been corrected. Additionally, an API has been added to fetch credential form data.

Features

feat: implemented form data for credentials by @tipusinghaw in #223
feat: transition from Blockster Labs to Ayanworks by @GHkrishna in #209
feat: add agent env for starting agent locally by @GHkrishna in #210
feat: update yarn lock by @pranalidhanavade in #227

Fixes

fix: added goal code to outofBandRecord in the proof controller by @bhavanakarwade in #234
fix: added goalCode, outOfBandRecordId, credentialRequestThId in credential controller by @pranalidhanavade in #235
fix: changed the polygon routes by @tipusinghaw in #238
fix: add proof record thread id by @pallavighule in #243
fix: added compass.yml file by @pranalidhanavade in #244
fix: resolve linting issues by @pranalidhanavade in #247

Refactor

refactor: update DID creation response by @bhavanakarwade in #236
refactor: updated polygon-module package version by @tipusinghaw in #225
refactor: updated version for release by @pranalidhanavade in #229
refactor: updated version for release by @pranalidhanavade in #230

v1.1.0

03 Sep 10:56
8530cd3

Choose a tag to compare

What's Changed

Feat

Fix

Refactor

New Contributors

Full Changelog: v0.2-beta.04...v1.1.0

v0.2-beta.04

08 Mar 15:31
6bc9a11

Choose a tag to compare

v0.2-beta.04 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2-beta.02...v0.2-beta.04

v0.2-beta.03

29 Dec 13:12
17ad386

Choose a tag to compare

What's Changed

Features

Fixes

Refactor

Full Changelog: v0.2-beta.01...v0.2-beta.03

v0.2-beta.02

27 Nov 10:42
17ad386

Choose a tag to compare

What's Changed

Full Changelog: v0.2-beta.01...v0.2-beta.02