David M. Lee
David M. Lee
This patch allows ice4j to learn peer reflexive candidates from all STUN requests, even if it will respond with a 487 Role Conflict. This allows peer reflexive candidates to be...
The Request.js library has been deprecated (see https://github.com/request/request/issues/3142), and is actively pushing folks to use other libraries (see https://github.com/request/request/issues/3143). There's currently a security vulnerability via request's dependencies, making it even...
The prom-client module released [v14 on Sept 18](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md#1400---2021-09-18). Please update swagger-stats to allow for the upgrade. The breaking changes in the prom-client release are: > - changed: `linearBuckets` does not...
##### SUMMARY The current `tags` option will set the tags on both the instances and volumes created by the launch template. The interferes with use by EC2 Fleet, and generally...
As long as the user selects something in the multiselect, it works fine. But if the user de-selects all of the items in a multiselect, instead of clearing the selection,...
See thread at http://groups.google.com/group/liftweb/browse_thread/thread/184b7eb51d461b30 I've found what looks like another CSS selector bug. The selector is appending the attributes of the input element to the attributes of the root output...
AWS tooling which reads credentials from `~/.aws/credentials` also supports profile selection. This allows folks with multiple AWS accounts to select which account credentials they wish to use for particular tasks....
Lots of great info Homebrew/homebrew#46126 regarding what happens when you install Asterisk somewhere other than `/usr` or `/usr/local`. Thanks to @afh for the detailed report in that thread.
It's a little thing, but it would be nice if warnings and errors showed up in the Messages window, in the same way that compilation results from IntelliJ's built in...