allPartition
macros and fix a compatibility issue
feat: upgrade dependencies
feat: support ACL specification
feat(sdk-go-cloud): upgrade the sdk-go to 0.11.0
[feat] Extend functions&connectors permissions
feat(sdk-java): add some debugging logs
Update package.json
fix(wasm): fix csp
fix(sdk-go): fix compatibility issue as #466
fix: upgrade dependencies && fix project CI
fix(sdk-java): compatible with legacy request condition
Update package.json
feat(wasm): refine result code
fix(wasm): fix compile error
Update package.json
fix(wasm): remove debugging logs
feat(wasm): standardise API
Update package.json
feat(wasm): upgrade the dependencies to avoid wasm panic
feat(sdk-go): move k8s related dependencies to cloud
feat: move document to wiki
Update package.json
Update ci-publish-js.yaml
feat(sdk-js): refine the public API
fixes(sdk-js): fixes the missing dependency protobuf
fix(sdk-js): fix CI workflow 2
fix: fix the CI golang building
feat: support sdk-js based on wasm
fix(test): fix testing docker image build script
fix(sdk-java): fix empty condition missing SRN validation
feat: upgrade sdk-go version to 0.9.0
fix: avoid empty cel mess up authorization logic
feat: upgrade dependencies
fix(sdk-go): fix the empty condition ignore SRN
Use GET_BUNDLE
operation to check the “get” permission for namespace
feat(sdk-go-*): upgrade dependencies
fix(sdk-go): support authorizer missing method
feat: downgrade golang version
feat(sdk-go-cloud): upgrade dependencies
feat: support macros on condition
feat: update dependencies
feat: support resource name based conditions
Update ci: service-accout-admin -> account-admin
feat(ci): Notify in slack when CI failed
feat(sdk-go-cloud): upgrade sdk-go to 0.7.2
Add Kafka topics delete permission
feat(sdk-go-cloud): upgrade sdk-go to 0.7.1
feat(sdk-go): kafka cel support
Update test cluster location
feat(sdk-go-cloud): upgrade sdk-go to 0.7.0
Reduce rbac filter timeout to 3 seconds by default and make it configurable
Fix kafka permission format
Add permission format rule
Use RoleBinding name to save bindings in metadata
Add KSN permissions
Add cv tests for service-account-admin and secret-viewer
Upgrade project and sdk/java to 1.6.0
Add kafka condition
Support batch apply role bindings
Run CV tests in parallel mode
Create test clusters dynamically for CI
feat(sdk-go-cloud): upgrade sdk-go to 0.6.0
Add ServiceAccount, ApiKey and Secret to SRN
Use Github package wildcard repository url
Change the cluster used in integration test
Optimize logic of list filter interceptor
fix: remove annoying logs
Do not create temp cloud resources in CI
Add lack sdk jar package and fix integration test
Add more cloud tests
Use SN bom
Add packages, produce, consume tests
feat(sdk-go-cloud): upgrade sdk-go to 0.5.0
feat(metadata): support cloud resource volumes and catalogs
Add more cloud tests
feat(sdk-go-cloud): upgrade the sdk-go to 0.4.1
feat(metadata): generate metadata for all sdk
feat: GetPrivileges
support for sdk-go-cloud
feat(sdk-go): support pivileges validation
feat: introduce new permission cloud.selfOrganizations.alter
feat(sdk-js): upgrade sdk to 0.0.9 to support new permission
feat: upgrade project and sdk-java, sdk-pulsar to 1.5.0
feat(sdk-go-cloud): upgrade sdk-go to v0.3.0
Skip rbac reconcile for PulsarInstances create in CI
Add Pool/PoolOption/PoolMember tests