Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(servertype): implement new Deprecation api field #268

Merged
merged 3 commits into from
Jun 13, 2023

Conversation

apricote
Copy link
Member

@apricote apricote commented Jun 5, 2023

We recently added a new field to the ServerType API response that indicates if and when the server type was deprecated. The same structure will also be used for other resources in the future, replacing the current deprecated fields.

Marked as draft until I have finished the implementation in our other Go Integrations, to make sure that this feels ergonomic.

@apricote
Copy link
Member Author

Linting will be fixed by #269

We recently added a new Field to the ServerType API response that
indicates if and when the server type was deprecated. The same structure
will also be used for other resources in the future, replacing the
current "deprecated" fields.
Argument layout of mustParseTime was
always set to the same value.
@apricote apricote marked this pull request as ready for review June 12, 2023 13:17
@apricote apricote requested a review from a team as a code owner June 12, 2023 13:17
Copy link
Member

@jonasbadstuebner jonasbadstuebner left a comment

Choose a reason for hiding this comment

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

👍

@apricote apricote merged commit ac5ae2e into main Jun 13, 2023
@apricote apricote deleted the server-type-deprecation branch June 13, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants