Skip to content

v10.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 22:04
· 80 commits to main since this release
1448dfc

📦 Uncategorized

  • Add key name in the audit log error message - ( PR: #486 )
  • [CI Pipeline] Released Minor version: 10.6.0 - ( PR: #487 )

Maven

<dependency>
    <groupId>com.uid2</groupId>
    <artifactId>uid2-shared</artifactId>
    <version>10.6.0</version>
</dependency>

Jar Files

Changelog

  • Add key name in the audit log error message - ( PR: #486 )
  • [CI Pipeline] Released Minor version: 10.6.0 - ( PR: #487 )

What's Changed

  • Add key name in the audit log error message by @caroline-ttd in #486
  • [CI Pipeline] Released Minor version: 10.6.0 by @github-actions in #487

Full Changelog: v10.5.0...v10.6.0