Releases: port-labs/ocean
Releases · port-labs/ocean
v0.9.2
What's Changed
- [Framework] Fix raw results are not sent when raw results are not being parsed into entities by @Tankilevitch in #782
New Contributors
- @erikzaadi made their first contribution in #761
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Safely get changelogDestination key instead of accessing it directly
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.0
What's Changed
Improvements
- Support search relations feature (Mapping now supports a query in the relation field that will be calculated on requests to Port)
Full Changelog: v0.7.1...v0.8.0
v0.7.1
v0.7.0
What's Changed
Improvements
- Added pydantic's dotenv extra to the core dependencies for reading .env files on the integration startup
- Added .python-version to the repository for easier setup with pyenv install
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.27
What's Changed
Bug Fixes
- Fixed incorrect pydantic validation over the integration settings
Full Changelog: v0.5.26...v0.5.27
v0.5.26
What's Changed
- Fixed an issue causing integrations with no configuration to fail during the initialization process
Full Changelog: v0.5.25...v0.5.26
v0.5.25
What's Changed
Bug Fixes
- Fixed faulty error handling caused by gather_and_split_errors_from_results raising errors that are not directly under BaseException
Full Changelog: v0.5.24...v0.5.25