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(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.10.1 #519

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
stellio/stellio-search-service minor 2.1.0 -> 2.10.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stellio-hub/stellio-context-broker (stellio/stellio-search-service)

v2.10.1: 🌈

Compare Source

Changes

🐛 Bug Fixes

v2.10.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v2.9.0: 🌈

Compare Source

Changes

🚀 Features

🧰 Maintenance

v2.8.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

🔀 Refactoring

🧰 Maintenance

v2.7.1: 🌈

Compare Source

Changes

🐛 Bug Fixes

  • fix: disable entity content validation as it breaks a lot of use-cases @​bobeal (#​989)

🧰 Maintenance

  • chore(deps): Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 3.0.0 @​dependabot (#​988)

v2.7.0: 🌈

Compare Source

Changes

⚠️ Migration notes are available on https://stellio.readthedocs.io/en/latest/admin/upgrading_to\_2.7.0.html ⚠️

🚀 Features

  • feat(common): add support for NGSI-LD tenants (#​928)
  • feat(core): implement Merge Entity endpoint - 6.5.3.4 (#​947)
  • feat(core): improve entity delete process (#​968)
  • feat(infra): add property to configure the max allowed size for a request body @​bobeal (#​986)
  • feat(infra): upgrade to Timescale 2.11.1 (#​958)
  • feat(devops): add GH action for Anchore vulnerability scan (#​847)
  • hack(core): relax one more time allowed characters for entity content (4.6.4)

🐛 Bug Fixes

  • fix(core): retrieving of the value type of an attribute in partial attribute updates

🧰 Maintenance

  • chore: redundant suspend modifiers and missing binds in effects
  • chore: upgrade default JDK version to 17.0.8
  • chore(deps): Bump Kotlin from 1.8.21 to 1.9.10 @​dependabot (#​984)
  • chore(deps): Bump org.springframework.boot from 3.1.0 to 3.1.3 (#​954)
  • chore(deps): Bump io.spring.dependency-management from 1.1.0 to 1.1.2 (#​961)
  • chore(deps): Bump io.arrow-kt:arrow-fx-coroutines from 1.1.5 to 1.2.0 (#​962)
  • chore(deps): Bump org.graalvm.buildtools.native from 0.9.23 to 0.9.25 @​dependabot (#​987)
  • chore(deps): Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.0 to 1.23.1 (#​973)
  • chore: remove unused zaproxy action

v2.6.3: 🌈

Compare Source

Changes

🚀 Features

fix(authz): align context management with standard API behaviors (#​982)

v2.6.2: 🌈

Compare Source

Changes

🚀 Features

  • fix(authz): also include default context when compacting the list of users

v2.6.1: 🌈

Compare Source

Changes

🚀 Features

feat(authz): add non-core user attributes in the subjectInfo property (#​979)

v2.6.0: 🌈

Compare Source

Changes

🚀 Features

  • feat(authz): get a list of all users (reserved to stellio admins) (#​977)

v2.5.2: 🌈

Compare Source

Changes

🧰 Maintenance

v2.5.1: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

  • fix(core): relax forbidden characters in entity content to not break a lot of use-cases @​bobeal (#​941)

🔀 Refactoring

🧰 Maintenance

v2.5.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

  • fix(core): entities payloads that don't have the types column filled @​gpoujol (#​921)
  • fix(core): queries with only a q request parameter were failing with a 500 @​gpoujol (#​909)
  • fix(temporal): ignore aggregation when attribute is a GeoProperty @​gpoujol (#​915)

🔀 Refactoring

  • refactor(common): NGSI-LD entity and attributes validation and building @​bobeal (#​914)

🧰 Maintenance

v2.4.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

  • fix(temporal): inconsistent values for instanceId between specific column and instance payload @​gpoujol (#​903)
  • fix(authz): retrieve global roles transitively @​gpoujol (#​898)

🔀 Refactoring

  • refactor: remove a duplicate and some shadowed it lambda parameters @​bobeal (#​908)

🧰 Maintenance

v2.3.0: 🌈

Compare Source

Changes

🚀 Features

🧰 Maintenance

v2.2.0: 🌈

Compare Source

Changes

⚠️ Migration notes are available on https://stellio.readthedocs.io/en/latest/admin/upgrading_to\_2.2.0.html ⚠️

🚀 Features

  • feat(common): remove costly compactions when sending entity events in Kafka @​bobeal (#​855)
  • feat(subscription): add common JSON-LD and HTTP behaviours @​bobeal (#​839)
  • feat(search): implement Create or Update Temporal Representation of Entity @​gpoujol (#​843)

🐛 Bug Fixes

  • fix(entity): add createdAt on all attributes of a newly created entity @​bobeal (#​868)
  • fix: check attribute existence by all reference or one @​gpoujol (#​865)
  • fix(subscription): add a check on idPattern format @​gpoujol (#​864)
  • fix(authz): duplicate entities in get authorized entities when different rights through different groups @​bobeal (#​852)
  • fix(devops): align services specific docker compose files with last version @​bobeal (#​858)

🔀 Refactoring

  • refactor: better SoC in core API services and query improvements @​bobeal (#​856)

🧰 Maintenance


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) August 23, 2023 11:19
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch 6 times, most recently from cfeb737 to 6126818 Compare August 24, 2023 10:59
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch 5 times, most recently from c876b90 to 08e9a40 Compare August 31, 2023 09:04
@renovate renovate bot changed the title chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.6.3 chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.7.0 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch from 08e9a40 to df6c507 Compare August 31, 2023 16:25
@renovate renovate bot changed the title chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.7.0 chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.7.1 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch 4 times, most recently from bd4a0dc to 308d777 Compare September 5, 2023 09:34
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch 8 times, most recently from 982a713 to 12986a0 Compare September 11, 2023 13:50
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch 15 times, most recently from 05b4a80 to 928a7c3 Compare November 28, 2023 11:06
@renovate renovate bot changed the title chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.9.0 chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.10.0 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch from 928a7c3 to 41c3787 Compare December 1, 2023 17:10
@renovate renovate bot changed the title chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.10.0 chore(stellio-context-broker/dependencies): update stellio/stellio-search-service docker tag to v2.10.1 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch 5 times, most recently from 331feb0 to bd86edf Compare December 5, 2023 09:14
@renovate renovate bot force-pushed the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch from bd86edf to 21c0ee5 Compare December 5, 2023 09:32
@teutonet-bot
Copy link
Contributor

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/stellio-context-broker/values.yaml

charts/stellio-context-broker/ci/artifacthub-values.yaml

@cwrau cwrau closed this Dec 5, 2023
auto-merge was automatically disabled December 5, 2023 10:07

Pull request was closed

Copy link
Contributor Author

renovate bot commented Dec 5, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.10.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/stellio-context-broker-stellio-stellio-search-service-2.x branch December 5, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants