UNCLASSIFIED - NO CUI

Skip to content

Update dependency stargate/stargate to v2.0.5

renovate requested to merge renovate/stargate-stargate-2.x into development

This MR contains the following updates:

Package Type Update Change
stargate/stargate ironbank-github patch v2.0.4 -> v2.0.5
stargate/stargate patch v2.0.4 -> v2.0.5

Release Notes

stargate/stargate

v2.0.5

Compare Source

Full Changelog

Fixed bugs:

  • GraphQL V2 not handling JsonParseException #​2314
  • Keyspace Creation with DC information KO in V2 #​2231

Closed issues:

  • SGv2 REST API should NOT do authorizeSchemaRead for regular DML CRUD operations #​2349
  • Update Jackson dependency from 2.13.4 to 2.14.1 to solve CVEs #​2345
  • REST tests should not create a keyspace for each test method #​2326
  • Mark REST v1 endpoints as Deprecated #​2339
  • Delete keyspaces after each integration test #​2321
  • Update Cassandra-4.0 backend to 4.0.7 (from 4.0.4) #​2261
  • Mark Cassandra 3.11 Persistence as Deprecated #​2254
  • Move ExceptionMappers out of sgv2-quarkus-common #​2248
  • Remove source api from schema reads #​2195
  • Add deadline for the client side gRPC in the V2 #​2192
  • Separate CI images #​1768
  • Configure Stargate v2 Docker images to run as non-root #​1707

Merged pull requests:


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports