Skip to content

Changes

#2185 (Jun 21, 2024, 12:29:27 PM)

  1. [maven-release-plugin] prepare release 4.0 — Microprofile Bot / detail
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / detail

#2184 (Jun 21, 2024, 12:09:29 PM)

  1. [maven-release-plugin] prepare release 4.0-RC3 — Microprofile Bot / detail
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / detail

#2182 (Jun 21, 2024, 11:54:28 AM)

  1. Remove call to deprecated Integer constructor — Andrew Rouse / detail

#2177 (Jun 19, 2024, 12:24:46 PM)

  1. [maven-release-plugin] prepare release 4.0-RC2 — Microprofile Bot / detail
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / detail

#2175 (Jun 19, 2024, 5:49:29 AM)

  1. Avoid setting all properties to null — Andrew Rouse / detail

#2169 (Jun 17, 2024, 5:24:40 AM)

  1. Depend on a single hamcrest version — Andrew Rouse / detail

#2161 (Jun 11, 2024, 12:59:28 PM)

  1. Revert "[maven-release-plugin] prepare release 4.0-RC1" (#633) — noreply / detail
  2. [maven-release-plugin] prepare release 4.0-RC1 — Microprofile Bot / detail
  3. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / detail

#2160 (Jun 11, 2024, 12:24:27 PM)

  1. [maven-release-plugin] prepare release — Microprofile Bot / detail

#2159 (Jun 11, 2024, 9:44:27 AM)

  1. Add ZeppelinResource to application — Andrew Rouse / detail

#2158 (Jun 11, 2024, 8:19:27 AM)

  1. test multipart encoding with new fields — Andrew Rouse / detail

#2153 (Jun 7, 2024, 7:24:38 PM)

  1. Add TCKs for PathItem annotations — Andrew Rouse / detail

#2151 (Jun 6, 2024, 6:39:28 AM)

  1. Make request body required by default — Andrew Rouse / detail

#2150 (Jun 6, 2024, 6:14:28 AM)

  1. Re-add change to model reader test lost in merge — Andrew Rouse / detail

#2148 (Jun 5, 2024, 10:34:29 AM)

  1. Add PathItems to Components — Andrew Rouse / detail

#2147 (Jun 5, 2024, 8:39:28 AM)

  1. test paramater with object and space or pipe delimiters — Benjamin Confino / detail
  2. remove id from zepplin — Benjamin Confino / detail

#2145 (Jun 4, 2024, 5:44:36 PM)

  1. Allow ref with description and summary — Andrew Rouse / detail

#2140 (May 31, 2024, 10:04:32 AM)

  1. test for request body in operations that do not support request body — Benjamin Confino / detail
  2. move test for request body in operations that do not support request body to model reader test — Benjamin Confino / detail

#2139 (May 31, 2024, 8:14:28 AM)

  1. Test apps with no paths — Benjamin Confino / detail

#2136 (May 29, 2024, 10:24:39 AM)

  1. fix checkstyle errors — Benjamin Confino / detail
  2. checkstyle fixes with actual code change — Benjamin Confino / detail
  3. operation without resources — Benjamin Confino / detail

#2135 (May 29, 2024, 10:19:28 AM)

  1. security schemes all allow scopes — Andrew Rouse / detail
  2. add test for scopes in more scurity schmes — Andrew Rouse / detail

#2125 (May 20, 2024, 3:04:34 PM)

  1. Add webhook model API TCKs — Andrew Rouse / detail

#2124 (May 20, 2024, 12:44:24 PM)

  1. add test for mutualTLS SecuritySchemeType — Benjamin Confino / detail

#2118 (May 15, 2024, 7:04:33 AM)

  1. test identifer attribute in licence — Benjamin Confino / detail

#2111 (May 10, 2024, 8:44:33 AM)

  1. expect openapi version 3.1.x — Benjamin Confino / detail

#2109 (May 9, 2024, 9:49:34 AM)

  1. Add summary attribute to Info — Benjamin Confino / detail
  2. add test for summary attribute in info annotation — Benjamin Confino / detail

#2107 (May 8, 2024, 7:24:27 AM)

  1. Schema annotation new field TCKs — Andrew Rouse / detail

#2097 (Apr 29, 2024, 11:24:34 AM)

  1. Fix mistakes in custom schema model test — Andrew Rouse / detail

#2090 (Apr 23, 2024, 12:04:24 PM)

  1. Schema model: add new properties — Andrew Rouse / detail
  2. Update TCKs for Schema.examples — Andrew Rouse / detail
  3. TCK updates for Schema.type — Andrew Rouse / detail
  4. Upate existing TCK for Schema.nullable — Andrew Rouse / detail
  5. Update TCKs for Schema.exclusiveMinimum|Maximum — Andrew Rouse / detail
  6. Update TCKs to allow type to be an array — Andrew Rouse / detail
  7. Improve error reporting in ModelConstructionTest — Andrew Rouse / detail
  8. Update boolean schema tests — Andrew Rouse / detail
  9. Set constructible properties back to null — Andrew Rouse / detail
  10. Remove use of wrapper-type constructors — Andrew Rouse / detail
  11. TCKs for new Schema List and Map properties — Andrew Rouse / detail
  12. Schema model: tests for examples and example — Andrew Rouse / detail
  13. Schema model: TCKs for property access by name — Andrew Rouse / detail
  14. Model TCK: Remove use of deprecated Schema.type — Andrew Rouse / detail
  15. TCK for a custom schema dialect — Andrew Rouse / detail
  16. Test custom schema dialect in a static document — Andrew Rouse / detail