Skip to content

Cups4J 0.8.2

Latest

Choose a tag to compare

@oboehm oboehm released this 03 Jun 06:44
· 2 commits to master since this release

What's Changed

Changed

  • Jakarta Migration by @oboehm in #96
  • Apache's HttpClient replaced by buitin HttpClient of JDK 11 (issue #97)
  • CupsPrinter.setPrinterURI(..) replaces the setPrinterURL(..) method (issue #99)
  • remaining methods with URL arguments are deprecated and replaced by URI arguments

Security

  • printer name is sanitized to avoid HTTP Header Injection

Full Changelog: version-0-8-1...version-0-8-2