Skip to content

Feat: support nested fields, add timeout configuration#32

Open
Asafkbalink wants to merge 3 commits into
logstash-plugins:mainfrom
Asafkbalink:feat/support-nested-fields
Open

Feat: support nested fields, add timeout configuration#32
Asafkbalink wants to merge 3 commits into
logstash-plugins:mainfrom
Asafkbalink:feat/support-nested-fields

Conversation

@Asafkbalink
Copy link
Copy Markdown
Contributor

  • Nested fields like "Owner.Id" will be now populated correctly
  • Functions like SOQL "toLabel(field) field" will now be populated correctly
  • Removed field type validations as they are not working with nested fields (& can be inferred by elastic or configured by logstash mapping)
  • Add timeout configuration (defaults to 60)
  • Update changelog

- Nested fields like "Owner.Id" will be now populated correctly
- Functions like SOQL "toLabel(field) field" will now be populated correctly
- Removed field type validations as they are not working with nested fields
- Update changelog
@cla-checker-service
Copy link
Copy Markdown

cla-checker-service Bot commented Aug 22, 2022

💚 CLA has been signed

@fransf-wtax
Copy link
Copy Markdown

Thanks for this, @Asafkbalink ! I'm going to include this in the next release (3.3.0). I know it's been 2½ years, but if possible, could you rebase your branch on main? Thanks!

@fransflippo fransflippo changed the base branch from main to feature/support-nested-fields May 14, 2025 06:50
@fransflippo fransflippo changed the base branch from feature/support-nested-fields to main May 14, 2025 07:06
@fransflippo
Copy link
Copy Markdown
Collaborator

Timeout configuration (via #39) is included in version 3.3.0 of the plugin, which was released yesterday. I'll keep this PR open to track progress on the nested fields feature.

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.

3 participants