Skip to content
Snippets Groups Projects
Commit d0b1b69dd450 authored by Christophe de Vienne's avatar Christophe de Vienne
Browse files

Prepare release 0.3.5

parent 709848fdb0c2
No related branches found
Tags v0.3.5
No related merge requests found
Release history
===============
0.3.5 (2021-12-16)
==================
- fix metric names: rename ``alpe_api_*`` to ``rednerd_api_*``
......
......@@ -10,7 +10,7 @@
// https
// Host: localhost
// BasePath: /api
// Version: 0.3.4
// Version: 0.3.5
//
// Consumes:
// - application/io.orus.rednerd.v1+json
......
......@@ -33,7 +33,7 @@
"info": {
"description": "The Rednerd rendering server. For a list of available rendering engines\nand their options, see \u003ca href=\"/docs/engines\"\u003eRednerd Engines\u003c/a\u003e.\n",
"title": "Rednerd API",
"version": "0.3.4"
"version": "0.3.5"
},
"basePath": "/api",
"paths": {
......@@ -1086,7 +1086,7 @@
"info": {
"description": "The Rednerd rendering server. For a list of available rendering engines\nand their options, see \u003ca href=\"/docs/engines\"\u003eRednerd Engines\u003c/a\u003e.\n",
"title": "Rednerd API",
"version": "0.3.4"
"version": "0.3.5"
},
"basePath": "/api",
"paths": {
......
......@@ -6,7 +6,7 @@
and their options, see <a href="/docs/engines">Rednerd Engines</a>.
title: Rednerd API
version: 0.3.4
version: 0.3.5
consumes:
- application/io.orus.rednerd.v1+json
- application/json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment