automate
automate copied to clipboard
Karan/chef 6774
:nut_and_bolt: Description: What code changed, and why?
upgraded nats-io/nats-server to version 2.2.0 upgraded nats-io/jwt to version 2.4.0
:chains: Related Resources
:+1: Definition of Done
after upgrading. following were shown in the logs added github.com/minio/highwayhash v1.0.1 upgraded github.com/nats-io/nats-server/v2 v2.1.4 => v2.2.0 upgraded github.com/nats-io/jwt/v2 v2.0.1 => v2.2.0
upgraded github.com/nats-io/jwt/v2 v2.2.0 => v2.4.0 upgraded github.com/nats-io/nkeys v0.3.0 => v0.4.4
:athletic_shoe: How to Build and Test the Change
:white_check_mark: Checklist
All PRs must tick these:
- [x] I have read the CONTRIBUTING document.
- [x] All commits signed-off for the Developer Certification of Origin.
With occasional exceptions, all PRs from Progress employees must tick these:
- [x] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
- [x] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
- [x] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
- [x] Spelling, grammar, typos checked? (at a minimum use
make spellin any component directory) - [x] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)
All PRs from Progress employees should tick these if appropriate:
- [ ] Tests added/updated? (all new code needs new tests)
- [ ] Docs added/updated? (all customer-facing changes)
Please add a note next to any checkbox above if you are NOT ticking it.
:camera: Screenshots, if applicable
Deploy Preview for chef-automate processing.
| Name | Link |
|---|---|
| Latest commit | c73489b556b28a7a7a95dcf1ac9a81967fb6540a |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/65fc102a60b50f00082881ee |







