by shigemk2

当面は技術的なことしか書かない

phpstan 1.9.12

  • Enums do not allow dynamic properties (phpstan/phpstan-src@0aa7f41)
  • Support integer ranges in pow() (#1904), #5614, thanks @staabm!
  • Revert for performance reasons: Improve expression type resolving of superglobals (phpstan/phpstan-src@02e1a14), (#2012)
  • Update PhpStorm stubs (#2185)
  • Update nikic/php-parser (phpstan/phpstan-src@e2956f0)
  • Improve array_key_exists type-specifying extension (#1941), #2970, thanks @VincentLanglet!

github.com

pyenv 2.3.11

  • Add CPython 3.12.0a4 by @Afront in #2590
  • Add a script to add the latest miniforge and mambaforge versions by @smcgivern in #2560
  • Add missing Miniforge/Mambaforge versions (4.10.2-0 - 22.9.0-3) by @smcgivern in #2591
  • Fix using dependencies from Ports in FreeBSD that are not searched with pkg-config by @native-api in #2593
  • Fix priority for user-supplied configure and make flags by (only set --enable-shared if user hasn't supplied --disable-shared) @native-api in #2592
  • Fix a compilation error in 3.8.10+ and 3.9.5+ when linking against Op… by @native-api in #2594

github.com

awscli 2.9.15

  • api-change:kendra: This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
  • api-change:cleanrooms: Initial release of AWS Clean Rooms
  • api-change:lambda: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
  • api-change:logs: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
  • enhancement:dependencies: Bumped colorama version range to >=0.2.5,<0.4.7
  • api-change:mediaconvert: The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
  • api-change:secretsmanager: Update documentation for new ListSecrets and DescribeSecret parameters

github.com

awscli 2.9.14

  • api-change:rds: This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.
  • api-change:workspaces-web: This release adds support for a new portal authentication type: AWS IAM Identity Center (successor to AWS Single Sign-On).
  • api-change:auditmanager: This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager.
  • api-change:acm-pca: Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs.
  • api-change:kendra-ranking: Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
  • api-change:ecr-public: This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
  • api-change:ram: Enabled FIPS aws-us-gov endpoints in SDK.
  • api-change:network-firewall: Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.
  • bugfix:codeartifact login: Fix parsing of dotnet output for aws codeartifact login command; fixes #6197 <https://github.com/aws/aws-cli/issues/6197>__
  • api-change:location: This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.

github.com

Jenkins 2.375.2

  • Add telemetry related to distributed builds. (issue 70199)
  • Wait for 10 seconds before attempting to reconnect a WebSocket agent, regardless of whether or not the controller is responding. (Slow down websocket re-connect)
  • Memory leak when repeatedly connecting WebSocket agents. (issue 70103)
  • Updated bundled Script Security plugin from 1189.vb_a_b_7c8fd5fde to 1190.v65867a_a_47126. Updated JUnit plugin from 1156.vcf492e95a_a_b_0 to 1160.vf1f01a_a_ea_b_7f. (Jenkins Security Advisory 2022-11-15)
  • Fix console-view bouncing when new entries appear. (issue 69587)

github.com

brew 3.6.18

  • docs: add Table of Contents to selected pages by @EricFromCanada in #14312
  • SystemConfig: show WSL version if available on Linux by @SMillerDev in #14241
  • cmd/prof: Fix gem errors by @apainintheneck in #14313
  • workflows/tests: only brew tests --online twice. by @MikeMcQuaid in #14323
  • cli/parser: Better error message for cask on linux by @apainintheneck in #14315
  • Governance: Adds PLC candidate expectations by @colindean in #14299
  • Include *flight block source in cask API by @Rylan12 in #14324
  • Vendor method_source gem by @Rylan12 in #14330
  • formula_installer: check if dependencies have already been fetched. by @FnControlOption in #14325
  • dev-cmd/edit: handle editing with install_from_api. by @MikeMcQuaid in #14331
  • Restoring the original PATH after update by @asutoshpalai in #14333
  • Load casks from the JSON API with HOMEBREW_INSTALL_FROM_API by @Rylan12 in #14304
  • search.rb: Update Fedora URL by @Red54 in #14337

github.com