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

Release version 0.8.0-rc2 #1485

Merged
merged 58 commits into from
Aug 7, 2024
Merged
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
048c225
Introduce new snapshot version 0.8.0-SNAPSHOT
eclipse-tractusx-bot Jul 11, 2024
072058d
chore(deps): bump com.google.crypto.tink:tink from 1.13.0 to 1.14.0 (…
dependabot[bot] Jul 15, 2024
7d17c5e
chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#1419)
dependabot[bot] Jul 15, 2024
af784a3
chore(deps): bump jackson from 2.17.1 to 2.17.2 (#1418)
dependabot[bot] Jul 15, 2024
5c72f3e
feat(api): align management api to v3 (#1422)
ndr-brt Jul 16, 2024
84cdf25
chore(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#1…
dependabot[bot] Jul 16, 2024
c2e9506
chore(deps): bump aws from 2.26.17 to 2.26.20 (#1420)
dependabot[bot] Jul 16, 2024
76b18db
refactor(charts): cleanup unneeded version checks (#1424)
ndr-brt Jul 16, 2024
524b4c2
feat: add support for more operators
paullatzelsperger Jul 16, 2024
1f40f32
docs: publish openapi-ui to github pages (#1425)
ndr-brt Jul 17, 2024
711d187
more flexible solution with eval functions
paullatzelsperger Jul 17, 2024
32344e2
Merge pull request #1427 from paullatzelsperger/feat/1426_enable_addi…
paullatzelsperger Jul 17, 2024
70369d2
docs: add D-R about versioning and releases (#1431)
paullatzelsperger Jul 18, 2024
29536cf
chore: fix dast scan
wolf4ood Jul 19, 2024
082e668
docs: split openapi spec by plane (#1428)
ndr-brt Jul 19, 2024
0e80e0d
docs: fix publish-ui (#1434)
ndr-brt Jul 19, 2024
61c4af1
docs: fix publish openapi-ui folder (#1435)
ndr-brt Jul 19, 2024
e9f6134
docs: download upstream openapi file to the correct folder
ndr-brt Jul 19, 2024
07cdb51
Merge pull request #1433 from wolf4ood/chore/fix_dast_scan_workflow
wolf4ood Jul 19, 2024
91cb441
feat: enable federated catalog cache SQL variant (#1432)
wolf4ood Jul 22, 2024
1a2f0c2
chore(deps): bump com.apicatalog:titanium-json-ld from 1.4.0 to 1.4.1…
dependabot[bot] Jul 22, 2024
0b85597
chore(deps): bump flyway from 10.15.2 to 10.16.0 (#1438)
dependabot[bot] Jul 22, 2024
52fa45e
chore(deps): bump testcontainers from 1.19.8 to 1.20.0 (#1439)
dependabot[bot] Jul 22, 2024
c5ef6ee
chore(deps): bump com.azure:azure-identity from 1.13.0 to 1.13.1 (#1440)
dependabot[bot] Jul 22, 2024
9bc978b
chore(deps): bump aws from 2.26.20 to 2.26.21 (#1441)
dependabot[bot] Jul 22, 2024
4869f45
chore(ci): update Kubernetes versions (#1442)
paullatzelsperger Jul 23, 2024
0496320
fix(charts): make DIM URL optional (#1444)
paullatzelsperger Jul 23, 2024
e5d11d1
refactor: avoid Dockerfile duplication (#1430)
ndr-brt Jul 23, 2024
243d2b9
feat(ci): rename workflows, improve manual maven publish (#1450)
paullatzelsperger Jul 23, 2024
d5839d4
build(dependencies): Fix dependabot docker directory (#1451)
ndr-brt Jul 23, 2024
b618350
feat(ci): publish workflows call reusable trigger workflows (#1455)
paullatzelsperger Jul 24, 2024
6d123be
chore(deps): bump com.azure:azure-storage-blob from 12.26.1 to 12.27.…
dependabot[bot] Jul 24, 2024
8a5aa9d
chore(deps): bump aws from 2.26.21 to 2.26.22 (#1453)
dependabot[bot] Jul 24, 2024
2956ac8
build: change copyDockerfile output path (#1458)
ndr-brt Jul 24, 2024
c057c53
feat(ci): add periodic build trigger (#1459)
paullatzelsperger Jul 24, 2024
44585f6
feat: remove project root from the docker image (#1460)
ndr-brt Jul 25, 2024
f0e2d91
build: add write contents permission to deploy-swagger-ui (#1461)
ndr-brt Jul 25, 2024
68575ad
build: fix dependency scope for libs.edc.junit (#1463)
ndr-brt Jul 25, 2024
88fc5c3
build: set content write permission for publish-openapi-ui
ndr-brt Jul 25, 2024
e8bfcd7
chore(deps): bump aws from 2.26.22 to 2.26.25
dependabot[bot] Jul 29, 2024
781225e
chore: deps file
wolf4ood Jul 29, 2024
b7320e5
chore: deps file
wolf4ood Jul 29, 2024
ffed499
chore(deps): bump eclipse-temurin in /resources (#1464)
dependabot[bot] Jul 29, 2024
ae99549
Merge pull request #1467 from eclipse-tractusx/dependabot/gradle/main…
wolf4ood Jul 29, 2024
984d523
fix(ci): remove obsolete workflow parameter 'do_push' (#1468)
paullatzelsperger Jul 29, 2024
2be7d26
Bump EDC to 0.8.1 (#1469)
ndr-brt Jul 29, 2024
a959851
chore(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent …
dependabot[bot] Jul 29, 2024
e255142
feat: secure FC query API with token based auth (#1471)
wolf4ood Jul 29, 2024
33383aa
feat: add delegated auth module (#1473)
paullatzelsperger Jul 30, 2024
ce21133
feat: add persistence for data-plane-selector (#1475)
ndr-brt Aug 5, 2024
c9ab062
chore(deps): bump flyway from 10.16.0 to 10.17.0 (#1478)
dependabot[bot] Aug 5, 2024
14736f6
chore(deps): bump aws from 2.26.25 to 2.26.29 (#1479)
dependabot[bot] Aug 5, 2024
c437dda
chore(deps): bump testcontainers from 1.20.0 to 1.20.1 (#1480)
dependabot[bot] Aug 5, 2024
6d6dd15
chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.8.…
dependabot[bot] Aug 5, 2024
a44e398
chore(deps): bump com.azure:azure-identity from 1.13.1 to 1.13.2 (#1482)
dependabot[bot] Aug 5, 2024
8d63b06
chore(deps): bump to latest EDC nightly (#1483)
paullatzelsperger Aug 6, 2024
222e9d4
chore: fix env var in release workflow
paullatzelsperger Aug 7, 2024
b4a72d2
Prepare release 0.8.0-rc2
eclipse-tractusx-bot Aug 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): bump com.azure:azure-storage-blob from 12.26.1 to 12.27.0 (
#1452)

Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.26.1 to 12.27.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.26.1...azure-storage-blob_12.27.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
commit 6d123bedbe82329b02df882cd9bf7f099efa0d20
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ assertj = "3.26.3"
awaitility = "4.2.1"
aws = "2.26.21"
azure-identity = "1.13.1"
azure-storage-blob = "12.26.1"
azure-storage-blob = "12.27.0"
bouncyCastle-jdk18on = "1.78.1"
flyway = "10.16.0"
jackson = "2.17.2"
Loading