Skip to content

INSTA-85709: Update SDK to release 1.316.2780#17

Merged
sunjit10 merged 1 commit into
instana:mainfrom
Jayssgss:INSTA-85709
Apr 16, 2026
Merged

INSTA-85709: Update SDK to release 1.316.2780#17
sunjit10 merged 1 commit into
instana:mainfrom
Jayssgss:INSTA-85709

Conversation

@Jayssgss

@Jayssgss Jayssgss commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

Update Instana Python SDK to OpenAPI Spec 1.316.2780 (SDK v1.0.7)

Summary

This PR updates the Instana Python SDK to **OpenAPI spec version 1.316.2780 and bumps the SDK version to 1.0.7.
The update brings new APIs, additional models, enhanced integrations, and improvements while maintaining backward compatibility.


Version Updates

  • SDK Version: 1.0.41.0.7
  • OpenAPI Spec: 1.316.2780

Key Additions

New APIs

  • LLM Price Configuration API

    • Manage pricing configuration for LLM models
  • SLO Configurations API

    • Expanded SLO configuration support
  • Default API Updates

    • Additional utility endpoints
  • Authentication API Enhancements

    • Identity provider status updates

New Models & Integrations

  • LLM Gateway Models

    • LLMGatewayCapability
    • LLMGatewayModel
    • LLMGatewayService
    • Extended LLMEgressGateway
  • Session Replay Support

    • SessionReplayMetadata
    • SessionReplayTimestamps
    • GetSessionReplayMetadataResult
  • RBAC Tagged Alert Configurations

    • MobileAppAlertConfigWithRBACTag
    • SyntheticAlertConfigWithRBACTag
    • WebsiteAlertConfigWithRBACTag
  • Additional Integrations

    • NS1Integration
    • CustomTag

API Improvements

Application Resources API

  • Parameter rename: app_idapplication_id
  • Parameters changed from optional to required
  • Simplified return types

Alert Configuration APIs

Improved parameter handling and response models for:

  • Application alerts
  • Global application alerts
  • Infrastructure alerts

Event Settings API

  • Major update with improved event specification handling.

Manual Fixes Preserved

The following files remain excluded from generation to preserve custom fixes:

  • tag_filter.py
  • tag_filter_all_of_value.py

These maintain support for flexible tag filter value types (string, int, float, bool, dict).


Testing

  • All sanity checks passing
  • Package builds and installs successfully
  • Unit and integration tests validated
  • All API modules and models verified

Notes

  • Backward compatible except for the Application Resources API parameter rename
  • No dependency changes
  • Generated code updated according to latest OpenAPI specification

@Jayssgss Jayssgss requested a review from sunjit10 April 16, 2026 11:28
@sunjit10 sunjit10 merged commit e6173d7 into instana:main Apr 16, 2026
2 checks passed
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