Skip to content

Preview features

To provide users with early access to upcoming functionality and gather valuable feedback, the SDK includes features currently in preview. These features are under active development and may undergo significant changes.

Note: This is a preview feature currently under active development.

Understand preview features

Preview features are experimental and may not yet be fully documented or tested. They're provided as-is for evaluation and feedback purposes.

Key points

  • Experimental: The API and behavior of these features may change.
  • Feedback: Your feedback is crucial for improving these features.
  • Build Tags: You might need to enable specific Go build tags for some preview features.

List of preview features

The following features are currently in preview:

  • Query Builder: A type-safe and readable way to construct complex ServiceNow Encoded Queries.

Next steps

  • Feedback: If you encounter issues or have suggestions, please open an issue on GitHub.
  • Query Builder: Learn more about the query builder.