Skip to content

Releases: akuhtz/proxy-vole

1.1.5

10 Jul 12:35
Compare
Choose a tag to compare

What's Changed

  • Update dependency org.mozilla:rhino-runtime to v1.7.15 by @renovate in #96
  • Update actions/checkout action to v4.1.5 by @renovate in #97
  • Update actions/checkout action to v4.1.6 by @renovate in #98
  • Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.14 by @renovate in #100
  • Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 by @renovate in #101
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 by @renovate in #102
  • Update dependency org.assertj:assertj-core to v3.26.0 by @renovate in #99
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.7.0 by @renovate in #103
  • Update dependency org.apache.commons:commons-configuration2 to v2.11.0 by @renovate in #104
  • Update actions/checkout action to v4.1.7 by @renovate in #105
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 by @renovate in #106
  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2 by @renovate in #107
  • Update dependency org.junit:junit-bom to v5.10.3 by @renovate in #108
  • Update dependency org.assertj:assertj-core to v3.26.3 by @renovate in #110
  • #109: Remove whitespace characters in base64 encoded string by @akuhtz in #111

Full Changelog: 1.1.4...1.1.5

1.1.4

29 Apr 17:35
Compare
Choose a tag to compare

What's Changed

  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.0 by @renovate in #88
  • Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.3 by @renovate in #87
  • Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4 by @renovate in #89
  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.1 by @renovate in #90
  • Update actions/checkout action to v4.1.3 by @renovate in #91
  • Update actions/checkout action to v4.1.4 by @renovate in #92
  • Make PAC evaluation compatible with browsers by @vsalavatov in #94
  • Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 by @renovate in #95

New Contributors

  • @vsalavatov made their first contribution in #94
    To restore the old unsafe behaviour, set the system property com.github.markusbernhardt.proxy.pacUrlSanitization to false.

Full Changelog: 1.1.3...1.1.4

1.1.3

10 Apr 06:24
Compare
Choose a tag to compare
  • Fixed issue #41: Replaced ini4j with commons-configuration2. Thanks to davejbur!
  • Update dependencies

1.1.2

10 Nov 15:26
Compare
Choose a tag to compare
  • Fixed issue #43: Use secure proxy also for websocket protocol. Thanks to poeschik!
  • Update dependencies

1.1.1

10 Nov 15:25
Compare
Choose a tag to compare
  • Fixed issue #42: Log exception instead of writing to stderr. Thanks to poeschik!
  • Update dependencies

1.1.0

05 Jun 19:35
Compare
Choose a tag to compare
  • Update dependencies
  • Update maven plugins

1.0.16

20 Jan 19:23
Compare
Choose a tag to compare
  • Fixed issue #35: NullPointerException in OsxProxySearchStrategy.getProxySelector
  • Fixed issue #36: FirefoxProxySearchStrategy incorrectly detects active user profile