Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 0.6.0 release #42

Merged
merged 78 commits into from
Oct 18, 2024
Merged

chore: 0.6.0 release #42

merged 78 commits into from
Oct 18, 2024

Conversation

mloitm
Copy link
Contributor

@mloitm mloitm commented Oct 18, 2024

No description provided.

teemukin65 and others added 30 commits January 6, 2022 09:23
Merge 'release-0.4.0' into 'develop'
- Example Adapter is run as a self-contained Java application, with an embedded web container.
- Change the context path from  to .
- Add support for Java 11.
- Update documentation.
…g-boot

Example Apdapter: change to spring boot
The `connection` is only supposed to require read-access and ideally can
be used anonymously, so use HTTPS instead SSH as a Git transport. The
`url` should point to "A publicly browsable repository", not a Git clone
URL, so fix this as well. See [1] for context.

[1]: https://maven.apache.org/pom.html#SCM

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
build(Maven): Fix SCM metadata in the parent POM
* fix cloning the soap message when the source message contains attachments

* add operations to example-adapter for attachment testing

* getAttachments and storeAttachments examples
#34)

* chore: keeping the order of attachments in test service

* docs: wsdl documentation for storeAttachments, getAttachments operations
Refs: XRDDEV-2628
Refs: XRDDEV-2628
mloitm and others added 25 commits September 25, 2024 09:24
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Support for newer java versions and frameworks
* build: maven repository publishing credentials

Refs: XRDDEV-2628

* build: disable javadoc jars for individual modules

Refs: XRDDEV-2628
* ci: introduce github action for building and running tests

Refs: XRDDEV-2628

* build: enable sonarqube gradle plugin

Refs: XRDDEV-2628

* ci: enable sonar integration for gh action

Refs: XRDDEV-2628

* ci: enable jdk 17

Refs: XRDDEV-2628

* ci: fixed sonar parameters

Refs: XRDDEV-2628

* ci: limit building on push to develop only

Refs: XRDDEV-2628
* fix: fixed some sonar issues

Refs: XRDDEV-2628

* test: added coverage for SOAPHelper

Refs: XRDDEV-2628

* chore: fixed some sonar issues

Refs: XRDDEV-2628

* chore: fixed some sonar issues

Refs: XRDDEV-2628

* chore: fixed some sonar issues

Refs: XRDDEV-2628

* test: added coverage

Refs: XRDDEV-2628

* ci: build example-adapter

Refs: XRDDEV-2628
Copy link

Copy link

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
XRd4J build jacocoTestReport sonar 8.10.2 Build Scan not published
example-adapter build 8.10.2 Build Scan not published

@mloitm mloitm merged commit 7fe89ae into master Oct 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants