Skip to content

Releases: port-labs/ocean

v0.9.5

24 Jul 07:33
Compare
Choose a tag to compare

What's Changed

  • [Docs] Fixed integration icons in docs by @matan84 in #817
  • [Framework] Initialize missing _port_app_config by @omby8888 in #836

Full Changelog: v0.9.4...v0.9.5

v0.9.4

10 Jul 10:54
87ed924
Compare
Choose a tag to compare

What's Changed

  • [Framework] Fix handling of non existing config key in port app config by @Tankilevitch in #794

Full Changelog: v0.9.3...v0.9.4

v0.9.3

09 Jul 08:54
d78a869
Compare
Choose a tag to compare

What's Changed

  • Added Ocean integration config to remove all environment variables from jq access by @matan84 in #790
  • Added log for when receiving invalid port app config mapping

Full Changelog: v0.9.2...v0.9.3

v0.9.2

07 Jul 14:49
304437f
Compare
Choose a tag to compare

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

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Jun 06:01
bf2b28a
Compare
Choose a tag to compare

What's Changed

  • Safely get changelogDestination key instead of accessing it directly

Full Changelog: v0.9.0...v0.9.1

v0.9.0

19 Jun 10:56
935071b
Compare
Choose a tag to compare

What's Changed

  • [Framework] Port 8572 ocean startup when saas by @omby8888 in #697

Full Changelog: v0.8.0...v0.9.0

v0.8.0

16 Jun 07:56
1187e01
Compare
Choose a tag to compare

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

13 Jun 13:34
9cc577a
Compare
Choose a tag to compare
  • [Framework] Fixed unpacking error in register_raw by @omby8888 in #709

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Jun 07:41
5e2147d
Compare
Choose a tag to compare

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

10 Jun 15:40
00a4b4b
Compare
Choose a tag to compare

What's Changed

  • [Framework] Always initialize port default mappings in case where no other mapping is configured by @omby8888 in #700

Full Changelog: v0.5.27...v0.6.0