Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 12:15
· 29 commits to main since this release

Changes in v0.13.0

See full changes at GitHub Commits

What's Changed

  • Release v0.6.0 by @anjor in #63
  • feat: Add schema support for CSV uploads by @anjor in #64
  • claude md by @anjor in #73
  • feat: Complete dataset functionality parity with Foundry Platform Python SDK by @anjor in #74
  • Release version 0.7.0 by @anjor in #75
  • Improve error handling for dataset file uploads by @anjor in #76
  • release: Release version 0.8.0 by @anjor in #77
  • Add dataset schema apply command to bypass SDK preview restrictions by @anjor in #78
  • Release version 0.9.0 by @anjor in #80
  • Fix dataset schema apply to perform two-step process like web interface by @anjor in #82
  • release: Release version 0.9.1 by @anjor in #83
  • Update CSV upload examples to use new schema apply functionality by @anjor in #81
  • fallback by @anjor in #84
  • Release version 0.9.2 by @anjor in #85
  • feat: Add get-by-path command to retrieve resources by Compass path by @anjor in #86
  • patch: Release version 0.9.3 by @anjor in #88
  • Fix orchestration build command documentation and output formatting by @anjor in #87
  • release: Release version 0.10.0 by @anjor in #89
  • feat: Add count and search methods to ontology objects by @anjor in #90
  • fix: Use correct SDK method for file downloads by @anjor in #91
  • Release version 0.11.0 by @anjor in #92
  • fix: Add preview=True parameter to SQL query API calls by @anjor in #93
  • Add Claude Code GitHub Workflow by @anjor in #94
  • feat: Add cp command to copy datasets/folders by @anjor in #96
  • feat: Add Claude Code skill for pltr-cli by @anjor in #97
  • feat: Add missing Admin module SDK functionality by @anjor in #98
  • feat: Add missing Orchestration module SDK functionality by @anjor in #99
  • feat: Add missing MediaSets module SDK functionality by @anjor in #100
  • feat: Add missing Filesystem module SDK functionality by @anjor in #101
  • chore: Remove trailing blank lines from workflow files by @anjor in #103
  • feat: Add missing Connectivity module SDK functionality by @anjor in #102
  • docs: Update Claude skill with functionality from recent PRs by @anjor in #104
  • feat: Implement pagination utilities and controls (Issue #46) by @anjor in #106
  • feat: Add dataset preview command by @anjor in #105
  • feat: Add ThirdPartyApplications module support by @anjor in #107
  • feat: Add AIP Agents module support (Issue #108) by @anjor in #112
  • Handle pginated results in user and group list by @mattatg in #114
  • Release version 0.12.0 by @anjor in #115
  • feat: Add Functions module support (Issue #109) by @anjor in #116
  • feat: Update foundry-platform-sdk from 1.27.0 to 1.69.0 by @anjor in #117
  • feat: Add Streams module support (Issues #110, #29) by @anjor in #118
  • docs: Address PR #117 review feedback by @anjor in #119
  • docs: Address PR #117 review feedback by @anjor in #122
  • feat: Add LanguageModels module support (Issue #120) by @anjor in #123
  • feat: Add Models module support (Issue #121) by @anjor in #124
  • docs: Update Claude skill with 5 new modules by @anjor in #125
  • fix: Update for SDK 1.69.0 breaking API changes by @anjor in #127
  • Add owner flags for project create by @anjor in #129

New Contributors

Full Changelog: v0.6.0...v0.13.0