Changelog
994945c [maven-scm-plugin] Update version in files
06a78eb [maven-release-plugin] prepare release wanaku-0.0.9
d8dacdf Fixed incorrect Wanaku capabilities SDK version
1faf1e0 Version bump to the new SDK version 0.0.9
10fd439 Adjusted release documentation
2125186 Added missing qualifier causing the javadoc build to fail
25497ac Bump quarkus-mcp-server.version from 1.7.0 to 1.8.1
82bd6bf Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1
06b45bf Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
a4f3cf1 Bump commonmark.version from 0.22.0 to 0.27.0
968b347 Fix a few hardcoded versions
a800898 Removed the API module
91c861f Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0
2dbf230 Move common code to the Capabilities SDK
85f7634 Add tools/resource show command
0dbe73d Encrypt/Decrypt securely provisioned configuration
1c93da2 Fix not showing the data-store in native mode
5fd085f Reorganize CLI authentication section in the usage guide
e995a47 Added a link to the configuration guide
d0df0ed Updated the wanaku router internals documentation
07a235a Updated the architecture documentation
7905f08 Documentation updates
ebcc1f9 Documentation updates
dbcfe1e Documentation updates
e368bc0 Added documentation about the data store
9826a8d Bump quarkus-operator-sdk.version from 7.2.2 to 7.3.0
5e78f04 Bump dev.langchain4j:langchain4j-bom from 1.7.1 to 1.8.0
bf4c6fb Bump io.swagger.parser.v3:swagger-parser from 2.1.35 to 2.1.36
4669e0e Bump swagger-core-version from 2.2.40 to 2.2.41
26e69c0 Bump net.java.dev.jna:jna from 5.17.0 to 5.18.1
a42dff1 Prevent test from running for too long and disable it on Windows
c202886 Fix Auth tests in CLI that were broken on Windows
bf560a4 Upgrade Quarkus to 3.27.1
b927d17 Disable test that does not work on Windows
3163c72 Disable test that does not work on Windows
25a48c2 Refactor the authentication layer for better discovery
80de95a Bump swagger-core-version from 2.2.39 to 2.2.40
4ea38e5 Bump io.swagger.parser.v3:swagger-parser from 2.1.34 to 2.1.35
2611a9a Add support for authentication in the CLI and restrict access to the data-store
7b0c66e Improve error messages when tool already exist
4266466 Added support for labels in the data store
526ae70 Initial data store implementation
7a97e7d 532 [UI] Add MIME Type Field to Resource Forms
ab811fa Add prompt to UI header menu.
821245e Adjust the CLI so it is capable of handling a single capability call
578cbdb Try to ensure the IDs are generated atomically
e25fc62 Add missing auto-generated files
1cd791e Add support for prompts.
d3d7e89 fix javadoc generation
d9df95d Add Shell Completion Support for Wanaku CLI
b67151c Add label support with expression filtering and batch operations
3ee3202 Formatting fixes
7719589 Bump dev.langchain4j:langchain4j-mcp from 1.7.1-beta14 to 1.8.0-beta15
7d7cb17 Bump org.junit:junit-bom from 5.13.4 to 5.14.1
e0e12cc upgrade quarkus-infinispan-embedded to 1.2.1
ca71d3b Formatting fixes
758b10a Minor error handling cleanups for the InvokerProxy
13ee33c Make sure to forward headers setup on the tool specification
5c6f70f Added support for custom pull policies in the operator
6a26a43 Fix now showing tools in the public namespace in the CLI
f7402b2 Fix now showing tools in the public namespace in the UI
410fb2d Avoid throwing an NPE when default property values are not provided
4ba97ad Improve the error message information for generic errors
81fc310 Added unit tests for part of the InvokerProxy code
4b9b871 Do log when handling malformed properties
e4c4541 Avoid throwing an NPE when exceptions don't provide details
cbe4e94 Fix build with Java 25
9a5caf6 Use Smallrye Health for liveness/readiness probes
359bc87 Adjust the CIC container to always pull
e56d0ed Fixed hardcoded HTTP capability name
b781e02 Fixed incorrectly setting up the proxy address
5c3647f Formatting fixes
490fe9f Regen UI files for Wanaku 0.0.9
f4fe41d Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4
97e5f02 Minor code cleanup to avoid confusion on the spec
9781327 Initial implementation of the Wanaku operator
283d372 Fixed not creating the tag for release builds
abf67c5 Bump quarkus-mcp-server.version from 1.6.1 to 1.7.0
35544b8 Bump io.quarkiverse.oidc-proxy:quarkus-oidc-proxy from 0.4.0 to 0.4.1
bdf7f85 Bump org.apache.maven.plugins:maven-compiler-plugin
a79244a Exclude the (java-based) CLI distribution on macOS
c667aaf Updated Wanaku JBang description
12dbdc5 Fix not committing updated ts files during the release build
35f1481 Allow jreleaser to run on all OSes
3724346 Work-around gh actions bug not publishing artifacts for macOS