Skip to content

Releases: Apicurio/apicurio-studio

Beta 2.33

07 Aug 21:54
v0.2.33.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.33.Final.

The following issues have been resolved in this release:

  • #878 Changes cannot be saved

For more information, please see the Apicurio Studio's official project site:

Beta 2.32

06 Aug 19:21
v0.2.32.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.32.Final.

The following issues have been resolved in this release:

  • #96 API Editor: Edit Responses

For more information, please see the Apicurio Studio's official project site:

Beta 2.31

06 Aug 16:05
v0.2.31.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.31.Final.

The following issues have been resolved in this release:

  • #869 Adding parameters examples management
  • #868 MySQL / Postgres support with dynamic passwords for docker-compose
  • #740 Emit selection events when creating new document nodes / entities. Fi…
  • #724 Add PostgreSQL and password generation to docker-compose distro
  • #677 [in-progress] Refactor inline editors
  • #630 Editor: Send updated selection event when adding/creating an entity

For more information, please see the Apicurio Studio's official project site:

Beta 2.30

16 Jul 09:54
v0.2.30.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.30.Final.

The following issues have been resolved in this release:

  • #835 Microcks Integration
  • #831 Error integrating with GitHub Enterprise

For more information, please see the Apicurio Studio's official project site:

Beta 2.29

25 Jun 13:27
v0.2.29.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.29.Final.

The following issues have been resolved in this release:

  • #820 Live Apicurio: (https://studio.apicur.io/) Download JSON: Internal Server Error
  • #819 Validation: Add REST endpoint to validate an API design
  • #813 Edit API throws Editor Disconnected... Lost Connection.
  • #778 Add default DB connection settings to studio.apicur.io

For more information, please see the Apicurio Studio's official project site:

Beta 2.28

20 Jun 19:42
v0.2.28.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.28.Final.

The following issues have been resolved in this release:

  • #812 Use apicurio-data-models instead of io.apicurio.hub.core.beans.OpenApiDocument et al
  • #811 Editor: bulleted lists not displaying properly in markdown controls
  • #806 Pet example template has wrong OperationID
  • #805 Deprecated all of the oai-ts-* npm libraries, replaced by apicurio-data-models
  • #804 Validation - Form Data params cause a validation problem even when Consumes is properly set
  • #803 Example Generator does not work with enums
  • #802 JSON formatting changes
  • #797 GitHub linking error
  • #796 Cannot publish and collaborate when share for everyone mode is active
  • #794 An api project cannot be copied while Chinese character exists in the api document
  • #793 How to create cookie parameters for openapi 3.0.2?
  • #791 Apicurio will response a bit slowly when the open api file is large, such as 2M
  • #790 Not all tags can be displayed
  • #789 Chinese character is not supported in name when creating non-blank API through UI
  • #788 Importing large file (4M) will cause unexpected server error
  • #787 '-' is not supported in path parameter -- openapi: 3.0.2
  • #785 Warning "Schema items must be present only for schemas of type 'array' " is promoted when adding a parameter through UI -- openapi: 3.0.2
  • #784 encoding request body with utf8 when commit to gitlab
  • #783 Self-hosted gitlab publish occur script error.
  • #779 API spec include Korean not transfer microcks
  • #776 Error trying to publish someone else's API Design
  • #734 Specifiy 'Type Enum As ...' through UI
  • #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
  • #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

For more information, please see the Apicurio Studio's official project site:

Beta 2.27

28 May 17:46
v0.2.27.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.27.Final.

The following issues have been resolved in this release:

  • #780 Unable to add multiple examples for a HTTP status code
  • #777 TRACE operation is visible in UI for OpenAPI 2.0 docs
  • #773 Editor: Improve handling of server errors during editing
  • #766 Changes to API not saving
  • #765 getting lots of io.apicurio.hub.core.exceptions.ServerError: Unexpected server error this morning
  • #749 Schema items must be present only for schemas of type 'array'.
  • #747 Publish api to gitlab ui bug
  • #741 Unit Test: HTTP Client
  • #737 Missing braces on value inside Example object
  • #670 Keycloack/Apicurio/GitHub OAuth Issues
  • #668 automatic example generation - fix \n
  • #214 API Editor: attempt to reconnect web socket

For more information, please see the Apicurio Studio's official project site:

Beta 2.26

18 Apr 19:50
v0.2.26.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.26.Final.

The following issues have been resolved in this release:

  • #731 removed as many http URL refs as possible, upgrading to https
  • #730 Small improvements of ITs and PR #722
  • #727 Bug: The "Invite a Collaborator" button appears for Collaborators
  • #722 Initial integration test for single node apicurio with keycloak. Fixes #702
  • #718 Import from SC: Fails when using local GL/GH/BB
  • #717 Publish: Problem with UX flow when there is only 1 Project for the user (GitLab)
  • #715 Problems converting Pet Store 2.0 to 3.0
  • #712 Validation Profiles: Add support for customizable Validation Profiles
  • #707 #700 added docker-compose distro without reverse proxy and SSL support
  • #704 Integration with Microcks template
  • #703 Implement "Clone Response" action
  • #702 Create integration tests with Keycloak
  • #701 Publish to Bitbucket fails
  • #700 Create standalone docker distribution (based on docker compose)
  • #699 Issue with Running docker contianer on single node
  • #697 Implement an action to delete all examples. Fixes #535
  • #696 Generate Project: Support Simple JAX-RS projects
  • #695 Generate Project: Cannot publish to root of GH repo
  • #694 Editor: Disable native auto-complete for Drop-Down filter text box
  • #679 Support "file" as an option for OpenAPI 2 form body parameters
  • #649 Convert Apicurio masthead to PatternFly 4
  • #640 Updating readme for #639
  • #639 Update README with quickstart instructions.
  • #535 Editor: Implement a "Delete All Examples" action for examples
  • #533 Editor: Implement "Clone Response" action
  • #172 API Editor: Support Header Parameters

For more information, please see the Apicurio Studio's official project site:

Beta 2.25

13 Mar 17:25
v0.2.25.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.25.Final.

The following issues have been resolved in this release:

  • #690 Editor: inline text editor problem when there is no value

For more information, please see the Apicurio Studio's official project site:

Beta 2.24

13 Mar 16:02
v0.2.24.Final
Compare
Choose a tag to compare

This represents the official release of Apicurio Studio, version 0.2.24.Final.

The following issues have been resolved in this release:

  • #688 Error when initializing MySQL database, table codegen, Invalid default value for 'modified_on'
  • #685 Upgrade to angular7
  • #684 Error on query parameter for OData api that starts with $ sign
  • #683 Error when importing huge yml/json (larger than 65KB) with a MySQL database: Data too long for column 'data' at row 1
  • #682 Wildfly issue with docker
  • #678 Bump scala-maven-plugin from 4.0.0 to 4.0.1
  • #676 Empty inline text editor should hide the "clear" button. Fixes #607
  • #675 Modifications are not saved
  • #674 Validate that the media type has not already been added in "Add Media…
  • #673 Postgres connection problem
  • #672 Bump scala-maven-plugin from 3.4.6 to 4.0.0
  • #671 Store examples as strings only for types not representable in JSON/YAML
  • #663 Operation SR adds No Security to the main level SR
  • #652 Publish: Errors fetching Orgs/Teams/Repos (etc) should be surfaced in the UI
  • #607 Editor: Inline text editor should hide the (x) when content is already empty
  • #606 Editor: When editing a "summary" of an operation, the edit control doesn't close when selecting a different operation
  • #539 Update JUnit to 4.12
  • #536 Editor: The "Add Media Type" dialog should check if the media type has already been added
  • #528 Validation Rule: Check for missing parameter definition for {} in path template
  • #485 OpenShift: Split the template into two (separate the auth component from everything else)
  • #360 Create clustered implementation of editing layer (session, manager)

For more information, please see the Apicurio Studio's official project site: