Skip to content

Releases: aep-foundation/aep-java

AEP Java v0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 05:14
22d44c8

What's Changed

  • fix: reject expired assertion boundary by @nkavian in #15
  • fix: validate Platform list pagination by @nkavian in #16
  • fix: resolve external Agent DID keys in interoperability by @nkavian in #17
  • test: support Agent-to-Platform interoperability by @nkavian in #18
  • chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #21
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.15.0 to 3.16.0 by @dependabot[bot] in #24
  • chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 3.6.0 by @dependabot[bot] in #23
  • chore(deps): bump com.google.crypto.tink:tink from 1.16.0 to 1.23.0 by @dependabot[bot] in #19
  • chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.22.2 by @dependabot[bot] in #20
  • chore(deps): constrain Spring major updates by @nkavian in #25
  • chore(deps): preserve Servlet compatibility baselines by @nkavian in #27
  • chore: prepare v0.1.1 release by @nkavian in #28

Full Changelog: v0.1.0...v0.1.1

AEP Java v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:04
f14d12c

What's Changed

  • chore: bootstrap Java SDK by @nkavian in #1
  • feat(core): implement AEP protocol core by @nkavian in #3
  • test: verify both JSON consumers by @nkavian in #4
  • chore(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.10.0 to 3.10.1 by @dependabot[bot] in #2
  • feat(agent): implement Java Agent role by @nkavian in #5
  • feat(service): implement Java Service role by @nkavian in #6
  • feat(platform): implement hosted identities by @nkavian in #7
  • feat(profiles): implement claims and credentials by @nkavian in #8
  • feat: add Java HTTP adapters by @nkavian in #9
  • feat(java): add runnable integration examples by @nkavian in #10
  • feat(conformance): add shared role adapters by @nkavian in #11
  • feat(agent): add Platform identity provider by @nkavian in #12
  • test(interoperability): verify Node counterparts by @nkavian in #13
  • feat: configure Maven Central releases by @nkavian in #14

New Contributors

Full Changelog: https://github.com/aep-foundation/aep-java/commits/v0.1.0