by shigemk2

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

doxygen 1.9.5

improved

  • Add support for Dark theme (set via HTML_COLORSTYLE with setting DARK, LIGHT, AUTO_DARK, AUTO_LIGHT and TOGGLE).
  • Original issue #8404: Dark theme [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
  • New options DOt_COMMON_ATTR, DOT_EDGE_ATTR, and DOT_NODE_ATTR to configure dot graph, nodes and arrows attributes [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
  • New option INPUT_FILE_ENCODING to specify input encoding based on a file pattern [view], [view]
  • New option FORTRAN_COMMENT_AFTER to configure the fixed format comment start position (default 72).
  • Added new commands \fileinfo and \lineinfo to show the current file and line.
  • See issue #7046: Add filename and line number support to tags, ala FILE and LINE macros [view] and [view]
  • Add support for \showdate command [view], [view], [view], [view], [view], and [view]
  • Allow empty HTML
    and tags [view]
  • Handling of @...@ setting with doxygen -x_noenv [view], and [view]
  • Recognizing and name of implicit Fortran [programs [view]
  • Support HTML stylesheets on the Internet [view]
  • Issue #9415: fixed format source with wide lines [view]
  • End of "here document" can be indented [view]
  • Portuguese and Czech translators updated to 1.9.4. [view] and [view]
  • issue #9444: Upgrade jQuery UI to latest 1.13 release to get rid of security issues [view]

github.com

awscli 2.9.10

  • api-change:secretsmanager: Documentation updates for Secrets Manager
  • api-change:ssm: Doc-only updates for December 2022.
  • api-change:iotdeviceadvisor: This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
  • api-change:connect: Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
  • api-change:license-manager-linux-subscriptions: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
  • api-change:macie2: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
  • api-change:rds: Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
  • api-change:scheduler: Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
  • api-change:support: Documentation updates for the AWS Support API
  • api-change:compute-optimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
  • api-change:kinesis-video-webrtc-storage: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • api-change:connect: Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
  • api-change:connectparticipant: Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
  • api-change:transfer: This release adds support for Decrypt as a workflow step type.
  • api-change:sagemaker: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains

github.com

awscli ecs start-task

container-instancesはrequiredなんだね。そりゃまあそうか。

  start-task
[--cluster <value>]
--container-instances <value>
[--enable-ecs-managed-tags | --no-enable-ecs-managed-tags]
[--enable-execute-command | --disable-execute-command]
[--group <value>]
[--network-configuration <value>]
[--overrides <value>]
[--propagate-tags <value>]
[--reference-id <value>]
[--started-by <value>]
[--tags <value>]
--task-definition <value>
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]
[--cli-binary-format <value>]
[--no-cli-pager]
[--cli-auto-prompt]
[--no-cli-auto-prompt]

awscli.amazonaws.com

awscli 2.9.9

  • api-change:cloudfront: Updated documentation for CloudFront
  • api-change:glue: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • api-change:medialive: This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
  • api-change:ecs: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • api-change:lookoutequipment: This release adds support for listing inference schedulers by status.
  • api-change:ec2: Adds support for pagination in the EC2 DescribeImages API.
  • api-change:resource-explorer-2: Documentation updates for AWS Resource Explorer.
  • api-change:efs: Update efs command to latest version
  • api-change:datasync: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
  • api-change:backup-gateway: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • api-change:sagemaker: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.
  • api-change:kinesisvideo: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • api-change:connect: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • api-change:rds: Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
  • api-change:appflow: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
  • api-change:location: This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
  • api-change:kinesis-video-webrtc-storage: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • api-change:m2: Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • api-change:batch: Adds isCancelled and isTerminated to DescribeJobs response.
  • api-change:sagemaker: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • api-change:sagemaker: Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
  • api-change:securityhub: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • api-change:kinesis: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • api-change:nimble: Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
  • api-change:route53domains: Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
  • api-change:ecs: This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
  • api-change:eks: Add support for Windows managed nodes groups.
  • api-change:athena: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
  • api-change:transcribe: Enable our batch transcription jobs for Swedish and Vietnamese.
  • api-change:sagemaker: AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.
  • api-change:iotfleetwise: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
  • api-change:guardduty: This release provides the valid characters for the Description and Name field.
  • api-change:translate: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.

なんか今回多めだな

github.com

composer 2.5.0

  • BC Warning: To prevent abuse of our includeFile() function it is now gone, it was not part of the official API but may still cause issues if some code incorrectly relied on it (#11015)
  • Improved version guessing of require command to use the dependency resolution result instead of using the latest available version (except if you run with --no-update) (#11160)
  • Improved version selection in archive command (#11230)
  • Added autocompletion of config option names in the config command (#11130)
  • Added support for writing custom commands as Command classes (#11151)
  • Added hard failure when installing from a lock file which does not satisfy the composer.json requirements (#11195)
  • Added warning when the outdated command rejects a new package due to unmet platform requirements (#11113)
  • Added support for bump command to bump >=x to >=installed-version (#11179)
  • Added --download-only flag to install command to only download and prime the cache with the package archives (#11041)
  • Added autoconfiguration of github-domains/gitlab-domains when GitHub/GitLab credentials are configured for a custom domain (#11062)
  • Added hard failure (throw) if COMPOSER_AUTH is present and malformed JSON (#11085)
  • Added interactive prompt to run-script and exec commands if run without any argument (#11157)
  • Added interactive prompt where to store credentials when a project-local auth.json exists (#11188)
  • Fixed full disk warning to be shown when less than 100MiB is available (#11190)
  • Fixed cache keys to allow _ to avoid conflicts between package names like a-b and a_b (#11229)
  • Fixed docker compatibility by making paths more portable even if the project is installed at / (#11169)

github.com

pyenv 2.3.9

  • Add -latest suffix to miniforge3 by @nwh in #2551
  • Add PyPy 7.3.10 by @dand-oss in #2553
  • Add miniforge3 and mambaforge 22.9.0-2 by @smcgivern in #2559
  • Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+ for 3.9.16 by @lisbethw1130 in #2558
  • Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 by @samdoran in #2564
  • Add support for Anaconda3-2022.10 by @huypn12 in #2565

github.com

phpstan 1.9.4

  • Various performance optimizations from @staabm (#2098, #2099, #2100, #2101, #2103, #2104)
  • Resolve parameter types only when checkArgumentTypes=true (#2106), thanks @staabm!
  • Keep NeverType isExplicit flag in TypeCombinator::intersect() (#2112), thanks @staabm!
  • Keep NeverType isExplicit flag in InitializerExprTypeResolver (#2114), thanks @staabm!
  • Add TypeCombinator::removeFalsey() (#2003), thanks @axlon!
  • Option usePathConstantsAsConstantString (#2050), thanks @MartinMystikJonas!

など

github.com