Skip to content

Apicurito 1.1.1

Compare
Choose a tag to compare
@EricWittmann EricWittmann released this 10 Jan 16:42
1.1.1
12ddd23

This represents the official release of Apicurito, version 1.1.1.

The following issues have been resolved in this release:

  • #41 change base image from scratch to alpine
  • #39 apicurito can't be gracefully shut down
  • #37 Remove NAMESPACE_NAME variable, it is not needed
  • #36 Operator: How to specify the namespace without hardcoding it in the image?
  • #35 Override button Consumes/Produces do not work
  • #32 Apicurito favicon is missing
  • #811 Editor: bulleted lists not displaying properly in markdown controls
  • #803 Example Generator does not work with enums
  • #793 How to create cookie parameters for openapi 3.0.2?
  • #777 TRACE operation is visible in UI for OpenAPI 2.0 docs
  • #749 Schema items must be present only for schemas of type 'array'.
  • #734 Specifiy 'Type Enum As ...' through UI
  • #694 Editor: Disable native auto-complete for Drop-Down filter text box
  • #693 Editor: When creating a Data Type, convert example to js object when possible
  • #689 Editor: Validation warning missing when switching from Basic to API Key for a Security Scheme
  • #630 Editor: Send updated selection event when adding/creating an entity
  • #570 Editor: Creating paths from Data Type when the data type name is non-standard
  • #565 Editor: When inserting code block, the editor will interpret it and behave incorrectly
  • #553 Editor: Need better handling of long API names
  • #535 Editor: Implement a "Delete All Examples" action for examples
  • #533 Editor: Implement "Clone Response" action