Releases: atsign-foundation/at_java
Releases · atsign-foundation/at_java
AtJava 1.0.0
What's Changed
- fix: ensure atkey namespace is marshalled by VerbBuilder with() methods by @akafredperry in #325
- fix: enhance KeyStringUtil so that it parses namespaces by @akafredperry in #326
- fix: update maven deploy workflow to upload to central (as ossrh is retired) by @akafredperry in #340
- feat: Implement onboarding and enrollment workflow by @akafredperry in #332
- feat:adds spotless and checkstyle pugins to maven build lifecycle by @akafredperry in #347
- feat: migrate to multimodule, consolidate dependency management and p… by @akafredperry in #350
- fix: update and simplify dependencies, NOTE: jnit4 and commons-lang r… by @akafredperry in #351
- fix: removed direct output to stderr and stdout in core library code by @akafredperry in #352
- feat: updated build to jdk 11 by @akafredperry in #355
- fix: javadoc plugin is now configured to fail on error by @akafredperry in #356
- fix: upgraded testcontainers test dependency by @akafredperry in #359
- build(deps): Bump github/codeql-action from 4.32.2 to 4.32.3 in the github-actions group by @dependabot[bot] in #357
- build(deps): Bump github/codeql-action from 4.32.3 to 4.32.4 in the github-actions group by @dependabot[bot] in #361
- fix: replace boilerplate code and consolidate common classes by @akafredperry in #362
- Netty impl by @akafredperry in #370
- CLI integration tests plus README enhancements by @akafredperry in #372
- build(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #373
- feat: support for binary key values by @akafredperry in #374
- feat: add support for populating and using sharedKeyEnc by @akafredperry in #376
- fix: incremented versions for jackson and netty by @akafredperry in #380
- build(deps): Bump step-security/harden-runner from 2.16.0 to 2.16.1 in the github-actions group by @dependabot[bot] in #384
- feat: remove CompletableFuture pattern from AtClient interface by @akafredperry in #387
- At talk for java by @akafredperry in #385
- fix: fixed bug in test that was failing sometimes by @akafredperry in #389
Full Changelog: startchangelog...v1.0.0