Skip to content

Move deprecated schema markers to JSON ingestion#1259

Merged
jwils merged 4 commits into
mainfrom
joshuaw/json-ingestion-deprecated-apis
Jun 30, 2026
Merged

Move deprecated schema markers to JSON ingestion#1259
jwils merged 4 commits into
mainfrom
joshuaw/json-ingestion-deprecated-apis

Conversation

@jwils

@jwils jwils commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Move deleted_type, deleted_field, and renamed_from from core schema definition into the JSON ingestion schema definition extension.
  • Move the deprecated element value object and metadata state into elasticgraph-json_ingestion.
  • Keep the existing deprecation-marker docs with the extension APIs that now own the behavior.

Validation

  • script/lint
  • script/type_check
  • script/run_gem_specs elasticgraph-json_ingestion
  • bundle exec rspec elasticgraph-schema_definition/spec/unit/elastic_graph/schema_definition/factory_spec.rb

Note: script/run_gem_specs elasticgraph-schema_definition was not run to completion locally because the test datastore was not running (http://localhost:9234).

@myronmarston myronmarston left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Left one suggestion that is probably best addressed in a separate PR if we decide to do it.

@jwils jwils enabled auto-merge (squash) June 30, 2026 21:52
@jwils jwils merged commit 2bf0827 into main Jun 30, 2026
24 checks passed
@jwils jwils deleted the joshuaw/json-ingestion-deprecated-apis branch June 30, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants