Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.61: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Aug 28, 2024
1 parent 3349579 commit 1915230
Showing 1 changed file with 69 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: stacklok.minder
PackageVersion: 0.0.61
PackageLocale: en-US
Publisher: stacklok
PublisherSupportUrl: https://github.com/stacklok/minder/issues/new/choose
PackageName: minder
PackageUrl: https://stacklok.com
License: Apache-2.0
LicenseUrl: https://github.com/stacklok/minder/blob/main/LICENSE
Copyright: Stacklok, Inc.
ShortDescription: minder is the client CLI for interacting with Minder by Stacklok.
Moniker: minder
Tags:
- golang
- cli
ReleaseNotes: |
## Changelog
* 02ab8b046b1e0a983fdaa976438d751c678f90c0: Add `release_phase` column to `rule_type` table. (#4249) (@blkt)
* 39b3a88128072cf109e7fd107fbdf71f5fc6bebd: Add an Iterator over Properties (#4254) (@jhrozek)
* 6112ab84172764bb90f10d36d8a09adb70f3b4b3: Add database helpers for managing entity properties (#4267) (@jhrozek)
* 42df7412b8af18de60595f6ef4a15f82934aaba6: Add experimental NATS messaging channel (#4075) (@evankanderson)
* 369ac096cd6a4ae979b97a4840a52792ff5303dc: Add general entity protobuf (#4178) (@JAORMX)
* 3990cb0de47c3c7c8af501a0ae83c8604279bf05: Add rule display name to profile status table (#4300) (@eleftherias)
* 55cc7c41a0008c95ca05d169134046d8c0d72391: Auto-generated DB schema update - 2024-08-23 17:38:01 (#4264) (@github-actions[bot])
* 2e45c7524226de13260f6fbad0d2b7258fe4be08: Auto-generated DB schema update - 2024-08-28 13:30:41 (#4302) (@github-actions[bot])
* 5374b0e6037fde007e4a44e6620b18ea0788e755: Change the Provider's FetchProperty/FetchAllProperties interface methods to look up by Properties, not just a name (#4266) (@jhrozek)
* 405ea41808ce086871ca1a1a116720005fa4b758: Checkpoint: Add HTTP URL and Method to HTTP/REST ingester (#4289) (@JAORMX)
* b87b4c7da4c27898370031d6042b335941f0d230: CodeQL: Specify manual build (#4288) (@JAORMX)
* 5887615fcfe3b5bc05c311135029bcb5f766730b: Connect reminder service to minder server to dispatch reminders (#3630) (@Vyom-Yadav)
* a97794e028049e89a5d555b406dce1220684adb0: Decouple minder core from entities. (#4276) (@blkt)
* 345b8e8ffa2a60055e19f70d27c8fa15b349cff7: EEA: Rely solely on entity instances table (#4287) (@JAORMX)
* b598620e1ecb629e121b6cf8432e7159c2bb3957: EEA: Rely solely on entity instances table (#4301) (@JAORMX)
* 0cbe5ab270b7d3510677488c81904e9a0942a0c1: GetEntityByName must accept the type, too (#4260) (@jhrozek)
* 531e326f3fbe6e53c2ad285f88e2688d9c1ec7fc: Handle int64 and uint64 in properties by wrapping it (#4253) (@jhrozek)
* 21e0927179c64d2b0dc5628a2001b00b890acc4a: Introduce a ruletype state field in the minder proto (#4261) (@rdimitrov)
* 02452ccf97dc02a02684326ed54d49e8be7786ad: Populate the release_phase response to the related APIs (#4278) (@rdimitrov)
* a277db76b942692c98f89a723e966b5a7ef3df51: Property service for saving properties to database (#4248) (@jhrozek)
* 9f27d61d8971a6dc4451e45cf409ba5d05c142c2: Remove temporary migrations and unused queries (#4277) (@JAORMX)
* 74b9fdf4e4ccd4ffed86a55ead8ecd1ab0ce6eae: Revert "EEA: Rely solely on entity instances table (#4287)" (#4298) (@JAORMX)
* 594e526c615077089ef2b01a967a51028b93c8d9: Show can_remediate: false for the ruletype cli commands (#4291) (@rdimitrov)
* d79a6bcbd31ab2e10d0a5eac233f26785fe19d27: Show rule type release phase. (#4275) (@blkt)
* ef2b9dbcbcab3b1c29da9881318819a2c276f6ca: Use 25.0 keycloak tag instead of patch-specific one (#4290) (@JAORMX)
* b30ca2efeb3ac2ae7f35bdf00f9b220e1be0f8e1: Use structpb.Value as internal storage of Property (#4250) (@jhrozek)
* 805b55a58df22933d68c7ceec5b08d0c2cc31301: Validate rule type `guidance` as markdown. (#4292) (@blkt)
* 33df427761bbb09ed8ce88e248bac1b7da79ba3b: build(deps): bump github.com/ThreeDotsLabs/watermill from 1.3.5 to 1.3.7 (#4280) (@dependabot[bot])
* af7743ae5a71f9ebcf7cb5fc30266a350bdbeb1e: build(deps): bump github.com/ThreeDotsLabs/watermill-sql/v3 from 3.0.1 to 3.0.2 (#4273) (@dependabot[bot])
* 2b9c305c667252736318a4ad0e1706b52533f10e: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.27.29 (#4255) (@dependabot[bot])
* b9a947d5103023f280b0b0ffa3fffece73c73efb: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.29 to 1.27.30 (#4270) (@dependabot[bot])
* e0ce8dff36c43b654449226bdde8791d4690416d: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.30 to 1.27.31 (#4282) (@dependabot[bot])
* a2f830253354e04c86481f2b0751aae661c12864: build(deps): bump github.com/bufbuild/buf from 1.37.0 to 1.38.0 in /tools (#4258) (@dependabot[bot])
* 84f86e72ce8bf3b24be3b0132f069dc47bb70c27: build(deps): bump github.com/bufbuild/buf from 1.38.0 to 1.39.0 in /tools (#4297) (@dependabot[bot])
* 9537c6c6c9d455dce55623a64ee37b276079cfb3: build(deps): bump github.com/charmbracelet/bubbletea from 0.27.0 to 0.27.1 (#4256) (@dependabot[bot])
* 66836b8b31af6b32af7b0397596c28a24bb8e1c5: build(deps): bump github.com/docker/cli from 27.1.2+incompatible to 27.2.0+incompatible (#4293) (@dependabot[bot])
* ae980789544283a0e170ff10e69d5514c4c2c8eb: build(deps): bump github.com/fergusstrange/embedded-postgres from 1.28.0 to 1.29.0 (#4284) (@dependabot[bot])
* 63afd13081fa94912bebc2ade65eaecb957bd681: build(deps): bump github.com/golangci/golangci-lint from 1.60.2 to 1.60.3 in /tools (#4257) (@dependabot[bot])
* 31c0da6201073dfe57112348dd473f2c19085b84: build(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#4271) (@dependabot[bot])
* 6e06b4d9e2242573cf72e87b8429c8e35a290f41: build(deps): bump github.com/stacklok/frizbee from 0.1.1 to 0.1.2 (#4294) (@dependabot[bot])
* b3ca8d455b45a41bc9a03cdb36ce178642c90ef2: build(deps): bump github.com/zitadel/oidc/v3 from 3.28.1 to 3.28.2 (#4283) (@dependabot[bot])
* 72e7b790fe5df8a9bfc7b7a9410e6b1c5bb84c19: build(deps): bump github/codeql-action from 3.26.4 to 3.26.5 (#4268) (@dependabot[bot])
* eaef07a9696b33dd1599b9a4b7e37715025dedea: build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.53.0 to 0.54.0 (#4295) (@dependabot[bot])
* 85dec29cb2dcf208b0695a42660aef15950c6878: build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.54.0 (#4269) (@dependabot[bot])
* 7671b27f41806ea7b308753b86b1e859360521a1: build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.50.0 to 0.51.0 (#4272) (@dependabot[bot])
* b10735277c13ccdd9807d2f989993447a7336f73: build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.28.0 to 1.29.0 (#4281) (@dependabot[bot])
* 77a13bce8fbe14caf9bd6156a43a38bb1b279635: build(deps): bump micromatch from 4.0.5 to 4.0.8 in /docs (#4274) (@dependabot[bot])
* e79750db06f82fff9a170206b8bfc27429116f6a: build(deps): bump webpack from 5.90.3 to 5.94.0 in /docs (#4296) (@dependabot[bot])
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit 1915230

Please sign in to comment.