-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: Update module github.com/nobl9/nobl9-go to v0.79.0 #87
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BSski
pushed a commit
that referenced
this pull request
May 7, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/nobl9/nobl9-go](https://togithub.com/nobl9/nobl9-go) | `v0.78.0` -> `v0.79.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nobl9/nobl9-go (github.com/nobl9/nobl9-go)</summary> ### [`v0.79.0`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.79.0) [Compare Source](https://togithub.com/nobl9/nobl9-go/compare/v0.78.0...v0.79.0) ### What's Changed ####⚠️ Breaking Changes - feat: PC-12012 Composite SLO ([#​280](https://togithub.com/nobl9/nobl9-go/issues/280)) [@​marcinlawnik](https://togithub.com/marcinlawnik) > **Indicator in SLO Spec changed to pointer, as it is not needed for > Composite 2.0 SLOs** #### 🚀 Features - feat: add GetUser() to return current user ([#​343](https://togithub.com/nobl9/nobl9-go/issues/343)) [@​shubhindia](https://togithub.com/shubhindia) > Added `GetUser` method for `Client` which returns the current session > user read from JWT token. - feat: PC-11745 Add Primary to Objective ([#​330](https://togithub.com/nobl9/nobl9-go/issues/330)) [@​natalialanga](https://togithub.com/natalialanga) > Expose new field 'primary' to highlight a specific objective in an SLO. > This is an experimental feature and not yet available. - feat: PC-11485 Expose Jitter, Timeout and Interval in Direct/Agent ([#​314](https://togithub.com/nobl9/nobl9-go/issues/314)) [@​dawidwisn](https://togithub.com/dawidwisn) > New fields in Agent/Direct struct. > `Interval` The query interval sets how often the Agent queries a data > source. > `Timeout` Timeout refers to the duration the Agent will wait for a > response after sending a request to a data source. > `Jitter` Jitter defines a maximum random delay for each call to avoid > spikes to a data source. - feat: PC-12012 Composite SLO ([#​280](https://togithub.com/nobl9/nobl9-go/issues/280)) [@​marcinlawnik](https://togithub.com/marcinlawnik) > New fields in SLO struct for upcoming Composite feature. > Added validation of new fields. > It will be available in an upcoming Nobl9 platform release. - feat: PC-12274 PC-12009 Move updatedAt to status, add createdBy to spec ([#​313](https://togithub.com/nobl9/nobl9-go/issues/313)) [@​lukasz-dobek](https://togithub.com/lukasz-dobek) > `UpdatedAt` field is included in SLO Status. It gives information about > when was the last time given SLO was updated. > `CreatedBy` field is included in SLO Spec. It gives information about > user ID who initially created a given SLO. - feat: PC-12274 Add updatedAt to SLO Spec ([#​310](https://togithub.com/nobl9/nobl9-go/issues/310)) [@​lukasz-dobek](https://togithub.com/lukasz-dobek) > `updatedAt` field is now included in SLO Spec. It gives information > about when was the last time given SLO was updated. - feat: add Lightstep URL \[PC-12053] ([#​295](https://togithub.com/nobl9/nobl9-go/issues/295)) [@​kuklyy](https://togithub.com/kuklyy) > Ligthstep integration now supports custom API URLs for both Agent and > Direct. It will be available once the Nobl9 platform version 1.70.0 is > released. - feat: PC-11815 add GetBudgetAdjustments endpoint function ([#​287](https://togithub.com/nobl9/nobl9-go/issues/287)) [@​kubaceg](https://togithub.com/kubaceg) > Add `GetBudgetAdjustments` endpoint - feat: Switch to new major JWT library and new JWK handler ([#​288](https://togithub.com/nobl9/nobl9-go/issues/288)) [@​nieomylnieja](https://togithub.com/nieomylnieja) > Underlying JWT handler chain has been changed. This should not influence > how the existing or new programs run in general. However, specific > errors returned by SDK when there's a problem with parsing or verifying > the token have been changed. #### 🐞 Bug Fixes - fix: don't treat an empty composite maxDelay as 0 \[PC-12021] ([#​338](https://togithub.com/nobl9/nobl9-go/issues/338)) [@​nikodemrafalski](https://togithub.com/nikodemrafalski) - fix: Bring back createdBy and remove duplicate updatedAt ([#​324](https://togithub.com/nobl9/nobl9-go/issues/324)) [@​lukasz-dobek](https://togithub.com/lukasz-dobek) - fix: PC-12276 Prevent alert policies with alertingWindow 0m ([#​315](https://togithub.com/nobl9/nobl9-go/issues/315)) [@​piotrkwarcinski](https://togithub.com/piotrkwarcinski) #### 🧰 Maintenance <details> <summary>38 changes</summary> - chore: Update module github.com/aws/aws-sdk-go to v1.51.8 ([#​344](https://togithub.com/nobl9/nobl9-go/issues/344)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​341](https://togithub.com/nobl9/nobl9-go/issues/341)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.6.1 ([#​340](https://togithub.com/nobl9/nobl9-go/issues/340)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.6 ([#​337](https://togithub.com/nobl9/nobl9-go/issues/337)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.5 ([#​336](https://togithub.com/nobl9/nobl9-go/issues/336)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.4 ([#​335](https://togithub.com/nobl9/nobl9-go/issues/335)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency golangci/golangci-lint to v1.57.1 ([#​334](https://togithub.com/nobl9/nobl9-go/issues/334)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency golangci/golangci-lint to v1.57.0 ([#​333](https://togithub.com/nobl9/nobl9-go/issues/333)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.3 ([#​332](https://togithub.com/nobl9/nobl9-go/issues/332)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.2 ([#​331](https://togithub.com/nobl9/nobl9-go/issues/331)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/MicahParks/jwkset to v0.5.16 ([#​329](https://togithub.com/nobl9/nobl9-go/issues/329)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.1 ([#​328](https://togithub.com/nobl9/nobl9-go/issues/328)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.0 ([#​327](https://togithub.com/nobl9/nobl9-go/issues/327)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.38 ([#​326](https://togithub.com/nobl9/nobl9-go/issues/326)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.37 ([#​325](https://togithub.com/nobl9/nobl9-go/issues/325)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​323](https://togithub.com/nobl9/nobl9-go/issues/323)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.36 ([#​322](https://togithub.com/nobl9/nobl9-go/issues/322)) [@​renovate](https://togithub.com/renovate) - chore: Fix README.md logo ([#​321](https://togithub.com/nobl9/nobl9-go/issues/321)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update minor and patch golang dependencies ([#​320](https://togithub.com/nobl9/nobl9-go/issues/320)) [@​renovate](https://togithub.com/renovate) - chore: Update Yarn to v1.22.22 ([#​319](https://togithub.com/nobl9/nobl9-go/issues/319)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.35 ([#​318](https://togithub.com/nobl9/nobl9-go/issues/318)) [@​renovate](https://togithub.com/renovate) - chore: Update README.md logo ([#​317](https://togithub.com/nobl9/nobl9-go/issues/317)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update dependency cspell to v8.6.0 ([#​306](https://togithub.com/nobl9/nobl9-go/issues/306)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.34 ([#​316](https://togithub.com/nobl9/nobl9-go/issues/316)) [@​renovate](https://togithub.com/renovate) - chore: Update Nobl9 logo ([#​312](https://togithub.com/nobl9/nobl9-go/issues/312)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Delete .github/release.yml ([#​311](https://togithub.com/nobl9/nobl9-go/issues/311)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update module golang.org/x/tools/cmd/goimports to v0.19.0 ([#​309](https://togithub.com/nobl9/nobl9-go/issues/309)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.33 ([#​308](https://togithub.com/nobl9/nobl9-go/issues/308)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency yaml to v2.4.1 ([#​307](https://togithub.com/nobl9/nobl9-go/issues/307)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​305](https://togithub.com/nobl9/nobl9-go/issues/305)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/golang-jwt/jwt/v5 to v5.2.1 ([#​304](https://togithub.com/nobl9/nobl9-go/issues/304)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​303](https://togithub.com/nobl9/nobl9-go/issues/303)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.5.0 ([#​301](https://togithub.com/nobl9/nobl9-go/issues/301)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​300](https://togithub.com/nobl9/nobl9-go/issues/300)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.29 ([#​299](https://togithub.com/nobl9/nobl9-go/issues/299)) [@​renovate](https://togithub.com/renovate) - chore: Update golang.org/x/exp digest to [`2c58cdc`](https://togithub.com/nobl9/nobl9-go/commit/2c58cdc) - abandoned ([#​259](https://togithub.com/nobl9/nobl9-go/issues/259)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency golangci/golangci-lint to v1.56.2 ([#​274](https://togithub.com/nobl9/nobl9-go/issues/274)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.50.28 ([#​298](https://togithub.com/nobl9/nobl9-go/issues/298)) [@​renovate](https://togithub.com/renovate) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/sloctl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> [PC-12053]: https://nobl9.atlassian.net/browse/PC-12053?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.78.0
->v0.79.0
Release Notes
nobl9/nobl9-go (github.com/nobl9/nobl9-go)
v0.79.0
Compare Source
What's Changed
🚀 Features
🐞 Bug Fixes
🧰 Maintenance
38 changes
2c58cdc
- abandoned (#259) @renovateConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.