Releases: theopenlane/core
Releases · theopenlane/core
v0.6.3
What's Changed
New Features 🎉
- feat: search fields and api tags by @golanglemonade in #351
👒 Dependencies
- fix(deps): update module github.com/jackc/pgx/v5 to v5.7.2 by @renovate in #343
- fix(deps): update module github.com/alitto/pond/v2 to v2.1.6 by @renovate in #346
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.21 by @renovate in #345
- deps: bump gqlgen and gqlgenc by @golanglemonade in #347
- fix(deps): update river monorepo to v0.15.0 by @renovate in #348
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
New Features 🎉
- feat: allow authentication to the cli with the API token or PAT by @golanglemonade in #339
Bug Fixes 🐛
- fix: update display name variable correctly for avatar generation by @golanglemonade in #328
- fixup a few errors in our OpenAPI spec for REST endpoints by @golanglemonade in #342
👒 Dependencies
- fix(deps): update river monorepo to v0.14.3 by @renovate in #325
- fix(deps): update module github.com/yamashou/gqlgenc to v0.27.4 by @renovate in #326
- chore(deps): update ghcr.io/grpc-ecosystem/grpc-health-probe docker tag to v0.4.36 by @renovate in #327
- chore(deps): update otel/opentelemetry-collector docker tag to v0.116.1 by @renovate in #329
- fix(deps): update module github.com/stripe/stripe-go/v81 to v81.2.0 by @renovate in #333
- fix(deps): update module github.com/spf13/cast to v1.7.1 by @renovate in #331
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.34.0 by @renovate in #330
- fix(deps): update module github.com/pressly/goose/v3 to v3.24.0 by @renovate in #334
- fix(deps): update module github.com/yamashou/gqlgenc to v0.28.1 by @renovate in #332
- fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.17.44 by @renovate in #335
- fix(deps): update module github.com/theopenlane/gqlgen-plugins to v0.4.1 by @renovate in #338
- fix(deps): update module github.com/nyaruka/phonenumbers to v1.4.4 by @renovate in #341
Other Changes
- Use env vars to set large/small jobs by @golanglemonade in #323
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
New Features 🎉
- split out generate graphapi files by @golanglemonade in #321
Bug Fixes 🐛
- fix: csv upload should not save file by @golanglemonade in #322
👒 Dependencies
- fix(deps): update module github.com/goccy/go-json to v0.10.4 by @renovate in #310
- fix(deps): update module github.com/pressly/goose/v3 to v3.23.1 by @renovate in #311
- fix(deps): update module github.com/theopenlane/newman to v0.1.2 by @renovate in #317
- fix(deps): update module github.com/theopenlane/httpsling to v0.2.2 by @renovate in #316
- fix(deps): update module github.com/theopenlane/beacon to v0.1.1 by @renovate in #313
- chore(deps): update openfga/openfga docker tag to v1.8.2 by @renovate in #319
- chore(deps): update anchore/sbom-action action to v0.17.9 by @renovate in #318
Other Changes
- fix docker build for tags by @golanglemonade in #309
- fix: internal policy naming + edge camelCase names by @golanglemonade in #312
- add back the seed data by @golanglemonade in #315
- remove default queue from top, this will be set in the UI instead by @golanglemonade in #320
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Breaking Change 🔨
- Burn unused schemas by @golanglemonade in #308
👒 Dependencies
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
New Features 🎉
- add new issue form thingy by @matoszz in #288
- feat: create program members with program by @golanglemonade in #300
- add create full program, generate-fast by @golanglemonade in #303
- Feat betterloggingwrapper by @matoszz in #306
- Feat createtrialsubscription by @matoszz in #307
Bug Fixes 🐛
👒 Dependencies
- fix(deps): update module github.com/theopenlane/utils to v0.4.1 by @renovate in #283
- limit the builds from renovate; remove unused fgax/mockery by @golanglemonade in #292
- upgrade iam, entx, utils, fix docker build by @golanglemonade in #296
- fix(deps): update module github.com/99designs/gqlgen to v0.17.58 by @renovate in #294
- fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.27.0 by @renovate in #299
- fix(deps): update module github.com/99designs/gqlgen to v0.17.59 by @renovate in #301
- fix(deps): update module github.com/99designs/gqlgen to v0.17.60 by @renovate in #302
Other Changes
- fix deprecated functions from latest gqlen by @golanglemonade in #298
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
New Features 🎉
- readme, linter config, misc changes by @matoszz in #253
- feat: control permissions and cli by @golanglemonade in #258
- feat: permissions refactor, added create permissions by @golanglemonade in #264
- feat: subcontrol permissions via control, cli for subcontrol by @golanglemonade in #266
- subscriptions updates and event hook refactor by @matoszz in #280
- Feat squashertons by @matoszz in #281
👒 Dependencies
- fix(deps): update module github.com/alitto/pond/v2 to v2.1.5 by @renovate in #252
- fix(deps): update module github.com/nyaruka/phonenumbers to v1.4.3 by @renovate in #254
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #259
- fix(deps): update module github.com/yamashou/gqlgenc to v0.27.2 by @renovate in #256
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #263
- chore(deps): update golang docker tag to v1.23.4 by @renovate in #265
- fix(deps): update module golang.org/x/sync to v0.10.0 by @renovate in #268
- update iam, regen config by @golanglemonade in #272
Other Changes
- local dev: task commands for token, apollo sandbox setup by @golanglemonade in #273
- use hosted large for core tests by @golanglemonade in #274
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
New Features 🎉
- feat: control objectives and their permissions, group permissions mixin by @golanglemonade in #250
- feat: narrative permissions by @golanglemonade in #251
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
New Features 🎉
- feat: risks and their permissions, program-members cli by @golanglemonade in #247
👒 Dependencies
- chore(deps): update buildkite plugin theopenlane/atlas to v1.1.0 by @renovate in #244
- fix(deps): update module github.com/lestrrat-go/jwx/v2 to v2.1.3 by @renovate in #245
- fix(deps): update module github.com/99designs/gqlgen to v0.17.57 by @renovate in #246
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #248
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
New Features 🎉
- feat: finish programs, policy & procedures permissions, add tests by @golanglemonade in #215
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
New Features 🎉
- Feat add initial entitlements by @matoszz in #224
- add better error logging and file / directory check by @matoszz in #232
👒 Dependencies
- fix(deps): update module github.com/alitto/pond/v2 to v2.1.4 by @renovate in #216
- fix(deps): update river monorepo to v0.14.2 by @renovate in #220
- fix(deps): update module github.com/theopenlane/utils to v0.3.1 by @renovate in #219
- fix(deps): update module github.com/theopenlane/entx to v0.2.3 by @renovate in #218
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #222
- chore(deps): update otel/opentelemetry-collector docker tag to v0.114.0 by @renovate in #223
- fix(deps): update module gopkg.in/yaml.v2 to v3 by @renovate in #227
- fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.7 by @renovate in #228
- fix(deps): update module github.com/yamashou/gqlgenc to v0.26.2 by @renovate in #231
- fix(deps): update module github.com/stripe/stripe-go/v81 to v81.1.0 by @renovate in #230
- chore(deps): update anchore/sbom-action action to v0.17.8 by @renovate in #234
- fix(deps): update module github.com/pressly/goose/v3 to v3.23.0 by @renovate in #233
- fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.17.40 by @renovate in #235
Other Changes
- trivy: try aws registry by @golanglemonade in #217
- Document adding openlane.fga by @itsmed in #221
- cleanup bk pipeline, use bk secrets + hosted agents by @golanglemonade in #239
- fix missing and incorrect vars by @golanglemonade in #240
New Contributors
Full Changelog: v0.4.0...v0.4.1