Skip to content

Releases: WOVNio/wovnjava

wovnjava 1.1.2 for jdk7

01 Apr 08:10
43437e2
Compare
Choose a tag to compare
  • Fixed the problem of converting everything to UTF-8
    Fixed the problem of adding utf-8 to the Content-Type of the image output from the application.

wovnjava 1.1.1 for jdk7

30 Mar 04:32
Compare
Choose a tag to compare
  • [Fix] Changed character encoding only when converting HTML
    Fixed a bug that it is converted to image/png;charset=utf-8 when content-type is image/png.

wovnjava 1.1.0 for jdk7

27 Mar 06:40
7d93eba
Compare
Choose a tag to compare
  • Added showVersion option
    A flag to control whether or not to show wovnjava version number in the X-Wovn-Handler HTTP response header.

wovnjava 1.0.1 for jdk6

12 Mar 09:47
Compare
Choose a tag to compare

This is a parallel release of version 1.0.1, with support for jdk6.
Customers using jdk8+ are recommended to use the standard releases.

wovnjava 1.1.0

04 Feb 03:16
2de86ab
Compare
Choose a tag to compare

Support aliases for identifying the language specified in URL

  • Example: while "en" is the default identifier for English, customers can now instead use "us" as the identifier.
  • Includes special handling for when an alias is configured for default language

wovnjava 1.0.1 for jdk7

13 Dec 09:32
2226c13
Compare
Choose a tag to compare

This is a parallel release of version 1.0.1, with support for jdk7.
Customers using jdk8+ are recommended to use the standard releases.

wovnjava 1.0.1

10 Dec 09:26
6689871
Compare
Choose a tag to compare

Adjust settings instructions and bump pom.xml version

wovnjava 1.0.0

10 Dec 07:55
e5a5458
Compare
Choose a tag to compare

Wovnjava's version 1.0 has improved request handling, improved user experience for configuration, and includes a new customizable URL management option. Start of semantic versioning.

Changes

  • Redesigned settings management
    • Unused settings removed
    • Better error messages for incorrect configuration
    • Updated configuration instructions
  • Improved request handling
    • Predictable URL manipulations
    • Better handling and detection for requests that should not be intercepted
  • Custom Domain setting
    • Allow customizable URLs for each supported language

wovnjava 0.6.0

18 Jul 10:39
14f22fa
Compare
Choose a tag to compare
  • Match languages only by their language code (potentially breaking change)
  • Compute client request URL properly based on HTTP headers and servlet request attributes
  • Process each request only once
  • Improve testing and reliability

wovnjava 0.5.0

18 Jun 01:32
1e83f22
Compare
Choose a tag to compare

Changes

  • Filter operation status information added to HTTP headers
  • Debug mode added
  • Support for query parameters to alter filter behavior for debugging purposes
  • No longer intercept archive files