Skip to content

Conversation

ackintosh
Copy link
Contributor

Description of the PR

Follow up from: Release 3.0.3
See also: Prepare 3.0.3-SNAPSHOT

This PR is based on 3.1.0.
Ensured bin/utils/ensure-up-to-date results no diffs.

jmini and others added 16 commits June 12, 2018 06:27
* [rails] In order to set up the Ruby on Rails stub server easily, remove the dependency on MySQL

* [rails] Update sample codes of Ruby on Rails stub server
* add test case for ref to map (boolean) in fake petstore spec

* fix alias to map in model properties

* remove logging from new method

* update samples for the new map test case

* fix javadoc string

* skip testSanitizeNestedInvalidValue in php test

* skip test in php oas3 client

* add logic to handle outer enum

* update samples

* fix alias in model's allOf

* generate models for map def

* update petstore samples

* update petstore samples
…nAPITools#401)

when they are defined in a in referenced schema

Originally introduced with 6b80798 (OpenAPITools#45), 
commented with 85090f5 (OpenAPITools#82).
Copy link
Member

@jmini jmini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For "Use last prod version", I think other locations should be changed:

  • Section "1.3 - Download JAR" of the root readme
  • dependencies section in modules/openapi-generator-gradle-plugin/README.adoc
  • the xml example (<version>..</version>) in modules/openapi-generator-maven-plugin/README.md

README.md Outdated
OpenAPI Generator Version | Release Date | OpenAPI Spec compatibility | Notes
---------------------------- | ------------ | -------------------------- | -----
4.0.0 (upcoming major release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/org/openapitools/openapi-generator-cli/4.0.0-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Major release with breaking changes (no fallback)
3.1.0 (upcoming minor release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/org/openapitools/openapi-generator-cli/3.1.0-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release with breaking changes (with fallbacks)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

near 3.1.0 we need now to indicate (current master, upcoming release)

@jmini
Copy link
Member

jmini commented Jun 27, 2018

This needs to be merged with a merge commit (execption to our "Squash and merge" rule)

@jmini jmini added this to the 3.1.0 milestone Jun 28, 2018
@jmini jmini merged commit 9b909df into OpenAPITools:master Jun 28, 2018
@jmini
Copy link
Member

jmini commented Jun 28, 2018

I just removed branch 3.1.x

@ackintosh ackintosh deleted the prepare-310 branch June 28, 2018 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants