.. _23.2.0: https://github.com/ThreeMammals/Ocelot/releases/tag/23.2.0 .. _23.3.0: https://github.com/ThreeMammals/Ocelot/releases/tag/23.3.0 .. _23.3.3: https://github.com/ThreeMammals/Ocelot/releases/tag/23.3.3 .. _23.3.4: https://github.com/ThreeMammals/Ocelot/releases/tag/23.3.4 .. _23.3.5: https://github.com/ThreeMammals/Ocelot/releases/tag/23.3.5 .. _23.3: https://github.com/ThreeMammals/Ocelot/releases/tag/23.3.4 ############################ Ocelot `23.3`_ Documentation ############################ Thanks for taking a look at the Ocelot documentation! Please use the left hand **Navigation** sidebar to get around, or see the **Table of Contents** below (above). The team recommends that newcomers to Ocelot's world start with the **Introduction** chapters. For seasoned fans of Ocelot with a Production environment, it is advised to always consult the :ref:`release-notes` in the **Welcome** section before upgrading the app to the latest `23.3`_ version. All **Features** are listed in alphabetical order. The primary features include :doc:`../features/configuration` and :doc:`../features/routing`. Additional tips for building Ocelot can be found in the **Building Ocelot** section. We adhere to a development process outlined in :doc:`../building/releaseprocess`. .. admonition:: Table of Contents .. toctree:: :maxdepth: 2 :caption: Welcome releasenotes .. toctree:: :maxdepth: 3 :caption: Introduction introduction/bigpicture introduction/gettingstarted introduction/notsupported introduction/gotchas .. toctree:: :maxdepth: 3 :caption: Features features/administration features/authentication features/authorization features/caching features/claimstransformation features/configuration features/delegatinghandlers features/dependencyinjection features/errorcodes features/graphql features/headerstransformation features/kubernetes features/loadbalancer features/logging features/metadata features/methodtransformation features/middlewareinjection features/qualityofservice features/ratelimiting features/requestaggregation features/requestid features/routing features/servicediscovery features/servicefabric features/tracing features/websockets .. toctree:: :maxdepth: 3 :caption: Building Ocelot building/overview building/building building/tests building/releaseprocess