Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 2, 2025

Auto-generated update to the API surface to compare current surface vs latest release. This should only be merged once this surface area ships in a new release.

@joperezr joperezr added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Feb 2, 2025
@joperezr
Copy link
Member

joperezr commented Feb 2, 2025

FYI: @davidfowl @eerhardt

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 22 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • src/Components/Aspire.Azure.AI.OpenAI/api/Aspire.Azure.AI.OpenAI.cs: Evaluated as low risk
  • src/Components/Aspire.MongoDB.Driver.v3/api/Aspire.MongoDB.Driver.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.EventHubs/api/Aspire.Hosting.Azure.EventHubs.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.PostgreSQL/api/Aspire.Hosting.Azure.PostgreSQL.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.Redis/api/Aspire.Hosting.Azure.Redis.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.ServiceBus/api/Aspire.Hosting.Azure.ServiceBus.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.SignalR/api/Aspire.Hosting.Azure.SignalR.cs: Evaluated as low risk
  • src/Components/Aspire.NATS.Net/api/Aspire.NATS.Net.cs: Evaluated as low risk
  • src/Components/Aspire.OpenAI/api/Aspire.OpenAI.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.CosmosDB/api/Aspire.Hosting.Azure.CosmosDB.cs: Evaluated as low risk
  • src/Components/Aspire.Confluent.Kafka/api/Aspire.Confluent.Kafka.cs: Evaluated as low risk
  • src/Aspire.Hosting.Azure.AppContainers/api/Aspire.Hosting.Azure.AppContainers.cs: Evaluated as low risk
  • src/Aspire.Hosting/api/Aspire.Hosting.cs: Evaluated as low risk
  • src/Aspire.Hosting.Keycloak/api/Aspire.Hosting.Keycloak.cs: Evaluated as low risk
  • src/Aspire.Hosting.Redis/api/Aspire.Hosting.Redis.cs: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/Aspire.Hosting.Nats/api/Aspire.Hosting.Nats.cs:32

  • The userName and password parameters are optional but are not being checked for null values when being set in the NatsServerResource constructor. This could lead to potential null reference exceptions if these parameters are accessed without null checks elsewhere in the code. Consider adding null checks or handling these parameters appropriately.
public NatsServerResource(string name, ParameterResource? userName, ParameterResource? password) : base(default!, default) { }

@github-actions github-actions bot force-pushed the update-api-diffs branch 2 times, most recently from f206793 to 7fa712f Compare February 5, 2025 16:16
@github-actions github-actions bot force-pushed the update-api-diffs branch 2 times, most recently from aaa45ff to 483f443 Compare February 7, 2025 16:15
@github-actions github-actions bot force-pushed the update-api-diffs branch 2 times, most recently from e980bc9 to 7117075 Compare February 17, 2025 16:15
@eerhardt eerhardt mentioned this pull request Feb 18, 2025
18 tasks
github-actions bot pushed a commit that referenced this pull request Feb 19, 2025
danmoseley pushed a commit that referenced this pull request Feb 19, 2025
@github-actions github-actions bot force-pushed the update-api-diffs branch 2 times, most recently from b941209 to e9551ec Compare February 22, 2025 16:14
@dotnet dotnet deleted a comment from Eerhard Feb 23, 2025
@danmoseley danmoseley closed this Feb 24, 2025
@danmoseley danmoseley reopened this Feb 24, 2025
@danmoseley
Copy link
Member

Need signoffs to merge this -- @mitchdenny , @eerhardt ?
Do we need to merge into 9.1 ?

@eerhardt
Copy link
Member

Do we need to merge into 9.1 ?

No. I think main should be good enough. We won't be adding new APIs to 9.1 (typically)

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

9.1!

@danmoseley danmoseley merged commit 8896123 into main Feb 25, 2025
71 checks passed
@danmoseley danmoseley deleted the update-api-diffs branch February 25, 2025 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-meta NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
Projects
None yet
Development

Successfully merging this pull request may close these issues.