dropwizard

A damn simple library for building production-ready RESTful web services.

APACHE-2.0 License

Stars
8.5K
Committers
478

Bot releases are visible (Hide)

dropwizard - Version 0.8.3

Published by arteam about 9 years ago

  • Fixed an issue with closing the HTTP client connection pool after a full GC #1160
dropwizard - Version 0.8.2

Published by arteam about 9 years ago

  • Support for request-scoped configuration for Jersey client #1137
  • Upgraded to Jersey 2.19 #1143
dropwizard - Version 0.8.1

Published by arteam over 9 years ago

  • Fixed transcation commiting lifecycle for @UnitOfWork (#850, #915)
  • Fixed noisy Logback messages on startup (#902)
  • Ability to use providers in TestRule, allows testing of auth & views (#513, #922)
  • Custom ExceptionMapper not invoked when Hibernate rollback (#949)
  • Support for setting a time bound on DBI and Hibernate health checks
  • Default configuration for views
  • Ensure that JerseyRequest scoped ClientConfig gets propagated to HttpUriRequest
  • More example tests
  • Fixed security issue where info is leaked during validation of unauthenticated resources(#768)
dropwizard - Version 0.8.0

Published by carlo-rtr over 9 years ago

  • Migrated dropwizard-spdy from NPN to ALPN
  • Dropped support for deprecated SPDY/2 in dropwizard-spdy
  • Upgrade to argparse4j 0.4.4
  • Upgrade to commons-lang3 3.3.2
  • Upgrade to Guava 18.0
  • Upgrade to H2 1.4.185
  • Upgrade to Hibernate 4.3.5.Final
  • Upgrade to Hibernate Validator 5.1.3.Final
  • Upgrade to Jackson 2.5.1
  • Upgrade to JDBI 2.59
  • Upgrade to Jersey 2.16
  • Upgrade to Jetty 9.2.9.v20150224
  • Upgrade to Joda-Time 2.7
  • Upgrade to Liquibase 3.3.2
  • Upgrade to Mustache 0.8.16
  • Upgrade to SLF4J 1.7.10
  • Upgrade to tomcat-jdbc 8.0.18
  • Upgrade to JSR305 annotations 3.0.0
  • Upgrade to Junit 4.12
  • Upgrade to AssertJ 1.7.1
  • Upgrade to Mockito 1.10.17
  • Support for range headers
  • Ability to use Apache client configuration for Jersey client
  • Warning when maximum pool size and unbounded queues are combined
  • Fixed connection leak in CloseableLiquibase
  • Support ScheduledExecutorService with daemon thread
  • Improved DropwizardAppRule
  • Better connection pool metrics
  • Removed final modifier from Application#run
  • Fixed gzip encoding to support Jersey 2.x
  • Configuration to toggle regex [in/ex]clusion for Metrics
  • Configuration to disable default exception mappers
  • Configuration support for disabling chunked encoding
  • Documentation fixes and upgrades
Package Rankings
Top 1.15% on Repo1.maven.org
Top 3.77% on Proxy.golang.org
Badges
Extracted from project README
Build Quality Gate Status Maven Central Javadocs Documentation Status Maintainability Reproducible Builds Contribute with Gitpod