Changelog

Bragging about the bits we've been busily building.

Due to be released in v0.38.x

0.36.6 released

Orbital 0.36.6 introduces enhanced authentication capabilities for complex service integration scenarios.

0.36.5 released

Orbital 0.36.5 is a patch release that updates the Taxi compiler dependency to fix enum-related compilation errors.

0.36.4 released

Orbital 0.36.4 introduces a new debugging feature for advanced troubleshooting.

0.36.3 released

Orbital 0.36.3 is a patch release that addresses issues with very large lineage records.

Due to be released in v0.37.0

0.36.2 released

Orbital 0.36.2 is a patch release that fixes a critical issue with lineage persistence.

0.36.1 released

Orbital 0.36.1 is a patch release that addresses memory leaks.

Cache Eviction support

Changelog entry cover image

Expiry for Cached Queries

Orbital now honours HTTP cache headers on HTTP responses, when a cache is enabled for a query.

Http Retry Support

Changelog entry cover image

Retry Option for Http operations:

Let’s say you need to stitch Film data with reviews coming from an unreliable third party Rest Api: