Skip to content

Conversation

@jsell-rh
Copy link
Collaborator

@jsell-rh jsell-rh commented Jan 6, 2026

🤖 I have created a release beep boop

0.15.0 (2026-01-06)

Features

  • iam: implement application service layer (#99) (a3d4b7b)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

Version 0.15.0

  • New Features
    • Added application service layer for identity and access management

✏️ Tip: You can customize this high-level summary in your review settings.

@jsell-rh jsell-rh enabled auto-merge (squash) January 6, 2026 17:43
@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

Walkthrough

This pull request updates three release-related artifacts to version 0.15.0. The release-please manifest version mapping for the root path is incremented from 0.14.0 to 0.15.0. A new changelog entry is added documenting the 0.15.0 release with a Features section referencing an IAM-related feature implementation. The website package version is simultaneously bumped from 0.14.0 to 0.15.0. All changes are consistent across the affected files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(main): release 0.15.0' clearly and directly summarizes the main purpose of the changeset, which is to release version 0.15.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a3d4b7b and 67797ab.

📒 Files selected for processing (3)
  • .github/.release-please-manifest.json
  • CHANGELOG.md
  • website/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Konflux kflux-prd-rh02 / kartograph-api-on-pull-request
🔇 Additional comments (3)
.github/.release-please-manifest.json (1)

2-2: LGTM! Version bump is consistent.

The version update to 0.15.0 aligns correctly with the release PR objectives and matches the version bumps in other files.

CHANGELOG.md (1)

3-9: LGTM! Changelog entry is well-formatted.

The 0.15.0 release entry follows the conventional changelog format correctly, with proper version comparison links, date, and feature references. The IAM application service layer feature is clearly documented with appropriate issue and commit references.

website/package.json (1)

4-4: Version bump is consistent.

The version update to 0.15.0 aligns with the dependencies update. Astro configuration is properly compatible with v5.6.1: no removed experimental flags are in use, the configuration structure is clean, and content collections are correctly migrated using the modern docsLoader() and docsSchema() APIs from @astrojs/starlight.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Gitleaks (8.30.0)
.github/.release-please-manifest.json

panic: allocator_unix: failed to reserve memory: cannot allocate memory

goroutine 1 [running]:
github.com/wasilibs/wazero-helpers/allocator.alloc(0x1911020?, 0x100000000)
/Users/zrice/Go/pkg/mod/github.com/wasilibs/wazero-helpers@v0.0.0-20240620070341-3dff1577cd52/allocator/nonmoving_unix.go:33 +0x10e
github.com/tetratelabs/wazero/experimental.MemoryAllocatorFunc.Allocate(0xa84539?, 0xd4ac60?, 0x47d43a?)
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/experimental/memory.go:28 +0x1c
github.com/tetratelabs/wazero/internal/wasm.NewMemoryInstance(0xc000013de0, {0x7f66c3a8ee00?, 0xe87630?}, {0xf90c48, 0xc000035680})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/memory.go:78 +0xab
github.com/tetratelabs/wazero/internal/wasm.(*ModuleInstance).buildMemory(0xc0000f8f00, 0xc0001e71e0, {0x7f66c3a8ee00?, 0xe87630?})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/module.go:653 +0x4c
github.com/tetratelabs/wazero/internal/wa

... [truncated 302 characters] ...

2a0, {0xf8a300, 0xc000222a80}, 0x0?, {0xe18d1d?, 0x0?}, 0x0?, {0x1932260, 0x0, 0x0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/store.go:327 +0x5a
github.com/tetratelabs/wazero.(*runtime).InstantiateModule(0xc0002238c0, {0xf8a300, 0xc000222a80}, {0xf8e7e0, 0xc000256740}, {0xf92da0, 0xc00026e1e0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/runtime.go:337 +0x1e5
github.com/tetratelabs/wazero.(*runtime).InstantiateWithConfig(0xc0002238c0, {0xf8a300, 0xc000222a80}, {0x1528cd0?, 0xd45020?, 0xe87630?}, {0xf92da0, 0xc00026e1e0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/runtime.go:302 +0x74
github.com/wasilibs/go-re2/internal.init.0()
/Users/zrice/Go/pkg/mod/github.com/wasilibs/go-re2@v1.9.0/internal/re2_wazero.go:184 +0x39c

CHANGELOG.md

panic: allocator_unix: failed to reserve memory: cannot allocate memory

goroutine 1 [running]:
github.com/wasilibs/wazero-helpers/allocator.alloc(0x1911020?, 0x100000000)
/Users/zrice/Go/pkg/mod/github.com/wasilibs/wazero-helpers@v0.0.0-20240620070341-3dff1577cd52/allocator/nonmoving_unix.go:33 +0x10e
github.com/tetratelabs/wazero/experimental.MemoryAllocatorFunc.Allocate(0xa84539?, 0xd4ac60?, 0x47d43a?)
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/experimental/memory.go:28 +0x1c
github.com/tetratelabs/wazero/internal/wasm.NewMemoryInstance(0xc00019bc90, {0x7f330df39a00?, 0xe87630?}, {0xf90c48, 0xc0001b9500})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/memory.go:78 +0xab
github.com/tetratelabs/wazero/internal/wasm.(*ModuleInstance).buildMemory(0xc0001c0e00, 0xc0001ad1e0, {0x7f330df39a00?, 0xe87630?})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/module.go:653 +0x4c
github.com/tetratelabs/wazero/internal/wa

... [truncated 302 characters] ...

060, {0xf8a300, 0xc0001812f0}, 0x0?, {0xe18d1d?, 0x0?}, 0x0?, {0x1932260, 0x0, 0x0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/store.go:327 +0x5a
github.com/tetratelabs/wazero.(*runtime).InstantiateModule(0xc00027a1b0, {0xf8a300, 0xc0001812f0}, {0xf8e7e0, 0xc00029c140}, {0xf92da0, 0xc00029a1e0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/runtime.go:337 +0x1e5
github.com/tetratelabs/wazero.(*runtime).InstantiateWithConfig(0xc00027a1b0, {0xf8a300, 0xc0001812f0}, {0x1528cd0?, 0xd45020?, 0xe87630?}, {0xf92da0, 0xc00029a1e0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/runtime.go:302 +0x74
github.com/wasilibs/go-re2/internal.init.0()
/Users/zrice/Go/pkg/mod/github.com/wasilibs/go-re2@v1.9.0/internal/re2_wazero.go:184 +0x39c

website/package.json

panic: allocator_unix: failed to reserve memory: cannot allocate memory

goroutine 1 [running]:
github.com/wasilibs/wazero-helpers/allocator.alloc(0x1911020?, 0x100000000)
/Users/zrice/Go/pkg/mod/github.com/wasilibs/wazero-helpers@v0.0.0-20240620070341-3dff1577cd52/allocator/nonmoving_unix.go:33 +0x10e
github.com/tetratelabs/wazero/experimental.MemoryAllocatorFunc.Allocate(0xa84539?, 0xd4ac60?, 0x47d43a?)
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/experimental/memory.go:28 +0x1c
github.com/tetratelabs/wazero/internal/wasm.NewMemoryInstance(0xc000013c00, {0x7f97e2c5cc00?, 0xe87630?}, {0xf90c48, 0xc000035680})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/memory.go:78 +0xab
github.com/tetratelabs/wazero/internal/wasm.(*ModuleInstance).buildMemory(0xc0000f8f00, 0xc0001e71e0, {0x7f97e2c5cc00?, 0xe87630?})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/module.go:653 +0x4c
github.com/tetratelabs/wazero/internal/wa

... [truncated 302 characters] ...

2a0, {0xf8a300, 0xc000224a80}, 0x0?, {0xe18d1d?, 0x0?}, 0x0?, {0x1932260, 0x0, 0x0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/internal/wasm/store.go:327 +0x5a
github.com/tetratelabs/wazero.(*runtime).InstantiateModule(0xc0002258c0, {0xf8a300, 0xc000224a80}, {0xf8e7e0, 0xc000256740}, {0xf92da0, 0xc00026e1e0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/runtime.go:337 +0x1e5
github.com/tetratelabs/wazero.(*runtime).InstantiateWithConfig(0xc0002258c0, {0xf8a300, 0xc000224a80}, {0x1528cd0?, 0xd45020?, 0xe87630?}, {0xf92da0, 0xc00026e1e0})
/Users/zrice/Go/pkg/mod/github.com/tetratelabs/wazero@v1.9.0/runtime.go:302 +0x74
github.com/wasilibs/go-re2/internal.init.0()
/Users/zrice/Go/pkg/mod/github.com/wasilibs/go-re2@v1.9.0/internal/re2_wazero.go:184 +0x39c


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

PR Preview Action v1.8.0
Preview removed because the pull request was closed.
2026-01-06 17:52 UTC

@jsell-rh jsell-rh merged commit 3a9abda into main Jan 6, 2026
12 checks passed
@jsell-rh jsell-rh deleted the release-please--branches--main--components--kartograph branch January 6, 2026 17:51
@jsell-rh
Copy link
Collaborator Author

jsell-rh commented Jan 6, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant