Breaking change - improved type checking with arrays in 0.36
Orbital 0.36 introduces a fix to type checking with array arguments.
Bragging about the bits we've been busily building.
Orbital 0.36 introduces a fix to type checking with array arguments.

Orbital 0.35.0 brings significant enhancements to core capabilities, with major improvements to streaming, caching, and model handling.

Orbital 0.33 is out - with lots (and lots) of small, incremental improvements to the features you already know and love.

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

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

Some UI/UX love for Orbital now, with a fine tuning of how compilation errors are being displayed on screen.

Some users have been experiencing errors when running our docker images on Apple Silicon Macbook Pro’s (M1-3 et al).
The @HttpHeader annotation now is now supported, for setting headers on HTTP requests.

Orbital now supports authentication and authorization with Azure AD (Entra) and AWS Cognito