Releases: snxd/proxyres
Releases · snxd/proxyres
1.4.7
What's Changed
- threadpool: fix: min thread amount was ignored on POSIX by @sergio-nsk in #122
Full Changelog: 1.4.6...1.4.7
1.4.6
What's Changed
- Bump systeminformation from 5.23.14 to 5.27.14 in /test by @dependabot[bot] in #118
- Bump qs from 6.11.0 to 6.14.1 in /test by @dependabot[bot] in #119
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #120
- threadpool: fix: min thread amount was ignored on WinXP & Win Vista+ ThreadPool unused w/ Ninja generator by @sergio-nsk in #121
Full Changelog: 1.4.5...1.4.6
1.4.5
What's Changed
- fix: warning: disallowed conversion from string literal to 'char*' by @sergio-nsk in #106
- Fix macOS tests by @nmoinvaz in #104
- clang-cl: fix warnings by @sergio-nsk in #116
#105 - Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #111
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #112
- Bump js-yaml from 4.1.0 to 4.1.1 in /test by @dependabot[bot] in #113
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #114
- Bump pm2 from 6.0.6 to 6.0.8 in /test by @dependabot[bot] in
- Bump pm2 from 6.0.8 to 6.0.14 in /test by @dependabot[bot] in #115
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- Move log declarations into extern "C" scope. by @steve-tucker in #102
- Remove newline from log lines. by @nmoinvaz in #103
Full Changelog: 1.4.3...1.4.4
1.4.3
1.4.2
What's Changed
- Bump pm2 from 6.0.5 to 6.0.6 in /test by @dependabot in #97
- Upgrade to Node 20 by @nmoinvaz in #98
- Bump brace-expansion from 1.1.11 to 1.1.12 in /test by @dependabot in #99
- D4T-1827: Add logging callback functions by @nmoinvaz in #100
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
What's Changed
- improve: clean: check the code with C++ compilers by @sergio-nsk in #89
- fix build with Ninja + Clang by @sergio-nsk in #90
- fix build with C++ compiler on Ubuntu 22 with gconf-2.0 available by @sergio-nsk in #91
- Use googletest v1.16 for newer versions of CMake. by @nmoinvaz in #93
- Bump pm2 from 5.4.2 to 6.0.5 in /test by @dependabot in #92
- Add support for building with Duktape 2.7.0. by @nmoinvaz in #94
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Fix leaked proxy_execute_jsc_get_proxies_for_url() if exception raised by @sergio-nsk in #86
- Correct return values when missing resolver by @steve-tucker in #87
- jsc: do not unload the library, as a thread in its address space may run by @sergio-nsk in #88
New Contributors
- @steve-tucker made their first contribution in #87
Full Changelog: 1.2.9...1.3.0