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

service changes #514

Merged
merged 3 commits into from
May 18, 2023
Merged

service changes #514

merged 3 commits into from
May 18, 2023

Conversation

aricart
Copy link
Member

@aricart aricart commented May 17, 2023

Changes to match ADR - nats-io/nats-architecture-and-design#219

Note that the ADR is not prescribing whether endpoints are added on the config, but feedback is that it is confusing to have one that is via configuration, so best just to simplify the UX of API by removing alternative mechanisms

[FIX] [SRV] metadata not included in stats, schema or ping responses
[FIX] [SRV] cross-client test to print a context when generating an error
[CHANGE] [SRV] removed apiURL config option and api_url - use metadata on the service
[CHANGE] [SRV] removed schema reporting, configuration, and related types - use metadata on the endpoint
[DOC] updated the doc and examples for service
[CHANGE] [SRV] removed endpoint configuration from service config - use addEndpoint().

…sponses

[FIX] [SRV] cross-client test to print a context when generating an error
[CHANGE] [SRV] removed `apiURL` config option and `api_url` report from schema - use `metadata`
…sponses

[FIX] [SRV] cross-client test to print a context when generating an error
[CHANGE] [SRV] removed `apiURL` config option and `api_url` - use `metadata` on the service
[CHANGE] [SRV] removed schema reporting, configuration, and related types - use `metadata` on the endpoint
…sponses

[FIX] [SRV] cross-client test to print a context when generating an error
[CHANGE] [SRV] removed `apiURL` config option and `api_url` - use `metadata` on the service
[CHANGE] [SRV] removed schema reporting, configuration, and related types - use `metadata` on the endpoint
[DOC] updated the doc and examples for service
Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

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

LGTM!

@aricart aricart merged commit f6370a7 into dev May 18, 2023
@aricart aricart deleted the service-changes branch May 18, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants