Skip to content

Releases: PhenoML/phenoml-ts-sdk

1.0.0

20 Jan 20:48
2ce49d9

Choose a tag to compare

refactor: remove deprecated is_active parameter from agent API

Remove the is_active parameter from agent create, update, and list operations to simplify the API interface. This parameter was no longer needed and its removal streamlines agent management operations.

Key changes:
- Remove is_active field from AgentCreateRequest type definition
- Remove is_active parameter from agent list request and query handling
- Update all client method signatures to exclude is_active parameter
- Update documentation examples to reflect simplified API
- Remove User-Agent header from client configuration
- Update test cases to match new API structure without is_active parameter

🌿 Generated with Fern

0.0.22

20 Jan 18:05
3e90486

Choose a tag to compare

refactor: remove User-Agent header from client requests

Clean up HTTP client configuration by removing the User-Agent header from default request headers. This change simplifies the header configuration while maintaining SDK identification through the remaining X-Fern headers.

Key changes:
- Remove "User-Agent" header from default client headers
- Maintain SDK identification through X-Fern-* headers
- Simplify client initialization configuration

🌿 Generated with Fern

0.0.21

20 Jan 00:55
bb993e2

Choose a tag to compare

Release 0.0.21

0.0.20

09 Jan 19:36
0748535

Choose a tag to compare

Release 0.0.20

0.0.19

05 Jan 20:25
c758129

Choose a tag to compare

Release 0.0.19

0.0.18

23 Dec 01:09
908a875

Choose a tag to compare

Release 0.0.18

0.0.17

22 Dec 15:39
f75f264

Choose a tag to compare

Release 0.0.17

0.0.16

22 Dec 15:36
f36ad6f

Choose a tag to compare

Release 0.0.16

0.0.15

19 Dec 16:15
98d0a54

Choose a tag to compare

SDK regeneration

Unable to analyze changes with AI, incrementing PATCH version.

0.0.14

19 Dec 15:26
2223830

Choose a tag to compare

SDK regeneration

Unable to analyze changes with AI, incrementing PATCH version.