-
Notifications
You must be signed in to change notification settings - Fork 167
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
Changelog for upcoming 3.1.0 release #328
Conversation
CHANGELOG.md
Outdated
- Improved README directions for authenticating within a kubernetes cluster (#316). | ||
- `Kubeclient::GoogleApplicationDefaultCredentials` helper for Google application default credentials (#213). Needs `googleauth` gem. | ||
- New `as: :parsed` and `as: :parsed_symbolized` formats (#306). | ||
- Allow setting default `as:` format for whole client (#299, #305). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for the whole client
CHANGELOG.md
Outdated
- `Kubeclient::GoogleApplicationDefaultCredentials` helper for Google application default credentials (#213). Needs `googleauth` gem. | ||
- New `as: :parsed` and `as: :parsed_symbolized` formats (#306). | ||
- Allow setting default `as:` format for whole client (#299, #305). | ||
- Relaxed `recursive-open-struct` to allow 1.1+ as well (#313). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Relaxed recursive-open-struct
dependency
done, PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks
Released 3.1.0. |
Sunday release date preliminary, will adjust if needed and merge when we do actual release.I'm holding back #323 because it's not fully backwards compatible and I believe will need a 4.0.0 release.
cc @moolitayer @Stono @lambertjosh @pravi