Skip to content

0.5.0

Compare
Choose a tag to compare
@cescoffier cescoffier released this 09 Jan 13:19
· 44422 commits to main since this release

Major changes

  • #442 - Fix missing version in extension
  • #429 - Get rid of our REST testing classes in favor of REST Assured
  • #427 - Script the generation of a webpage listing the done and remaining tasks based on the label 'first public release'
  • #415 - Protean CDI guide
  • #380 - Add content about method validation in the input validation guide

Complete changelog

  • #452 - Minor docs updates
  • #450 - Make version properties naming consistent
  • #446 - Avoid adding the same class to be validated multiple times
  • #444 - Move some versions to properties section in pom.xml
  • #443 - Fixes #437, make sure web socket connection is closed by the test
  • #442 - Fix missing version in extension
  • #441 - MVP create with extension json creates a pom with the wrong dependency
  • #440 - Fix minor typos wrt RecorderContext
  • #439 - Upgrade smallrye-fault-tolerance to 1.1.0
  • #437 - XNIO "Thread is terminating" exception when running the main/ integration tests
  • #435 - Some pom/artifact organization assorted clean ups
  • #434 - SmallRye, Jandex, OpenTracing version updates
  • #433 - smallrye-fault-tolerance 1.0.4 changes public interface, protean-shamrock fails to build
  • #430 - Move Vert.x and JPA integration tests to the top level integration-tests/ directory
  • #429 - Get rid of our REST testing classes in favor of REST Assured
  • #428 - Remove useless populating of List
  • #427 - Script the generation of a webpage listing the done and remaining tasks based on the label 'first public release'
  • #415 - Protean CDI guide
  • #414 - Make RuntimeLoggingConfigurator consistent with LoggingResourceProcessor
  • #413 - Add a FAQ
  • #411 - Create a launch page with the things we are working on
  • #410 - Polish AppCreatorPropertiesHandler
  • #403 - Logging garbled in IDE
  • #402 - Suppress warnings for internal proprietary API - Signal and SignalHandler
  • #380 - Add content about method validation in the input validation guide
  • #378 - Add noverify flag to the JVM for the dev mode
  • #281 - Repository layout - move non-core features (extensions) to a separate directory