Release Notes ========================= See :doc:`ops/versions` for how to get more detailed information. This page mentions more high-level releases, changes, etc. 2.16.0 (2024-05-08): static service -------------------------------------------------- **Breaking change**: The :ref:`static` serivce does not need a :term:`ClusterIP` and we set it to ``None`` – for consistency with the other services. This will cause a conflict when :ref:`upgrading` via HELM. Simply delete the service before upgrading will fix this:: $ kubectl [--namespace cocalc] delete service static 2.15.0 (2024-04-11): Sage 10.3, more LLMs, etc. -------------------------------------------------- This makes more language models available, updates Sage to 10.3, and various bugfixes.