-
Notifications
You must be signed in to change notification settings - Fork 34
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: eclipse-store/store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: eclipse-store/store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 25 files changed
- 4 contributors
Commits on Sep 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e6f4f05 - Browse repository at this point
Copy the full SHA e6f4f05View commit details
Commits on Sep 25, 2025
-
chore: add sbom generation and upload workflow (#470)
* chore: add sbom generation and upload workflow Adds stand-alone workflow to automatically generate and publish an SBOM following a GitHub release (release event). The workflow can also be triggered manually (workflow_dispatch event) for testing, or to generate SBOMs for previous releases. **Caveat:** When creating an SBOM for a previous release, the workflow checks out the repository at the corresponding tag. This means that the used SBOM schema version, bumped to 1.6 in the current patch, will be reverted back to 1.4. **Recommendation:** Move full SBOM configuration from pom.xml to the command line invocation in the workflow file added in this patch, to avoid surprising behaviour. NOTE: The existing execution goal in pom.xml does not seem to work (see "Skipping CycloneDX goal, because module skips deploy" in build logs of recent releases). Please reach out to the security team for assistance! Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org> * Remove CycloneDX Maven plugin configuration Removed CycloneDX Maven plugin configuration from the POM file, including its executions and associated settings. * Update SBOM generation output name and directory * Apply suggestions from code review Co-authored-by: Lukas Pühringer <luk.puehringer@gmail.com> --------- Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org> Co-authored-by: Zdenek Jonas <johny2000uwb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3d25bde - Browse repository at this point
Copy the full SHA 3d25bdeView commit details
Commits on Sep 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 85337b8 - Browse repository at this point
Copy the full SHA 85337b8View commit details
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 598b78b - Browse repository at this point
Copy the full SHA 598b78bView commit details
Commits on Oct 9, 2025
-
Add comparator-based indexer (#482)
* Add comparator-based indexer * Update javadoc * test: add custom comparable tests for GigaMap indexing (#483) * test: add custom comparable tests for GigaMap indexing * chore: add license headers to Comparable test files --------- Co-authored-by: Zdenek Jonas <z.jonas@microstream.one>
Configuration menu - View commit details
-
Copy full SHA for f488349 - Browse repository at this point
Copy the full SHA f488349View commit details -
* chore: update AWS SDK BOM version to 2.35.2 in pom.xml * chore: update azure-sdk-bom version to 1.3.0 in pom.xml * chore: update libraries-bom version to 26.69.0 in pom.xml * chore: update kafka-clients version to 4.1.0 in pom.xml * chore: update oci-java-sdk-bom version to 3.74.2 in pom.xml * chore: update lettuce-core version to 6.8.1.RELEASE in pom.xml
Configuration menu - View commit details
-
Copy full SHA for eda3481 - Browse repository at this point
Copy the full SHA eda3481View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.1...main