Skip to content

Releases: pulp/pulp-service

agent-alertmanager agent-alertmanager-20260604-fc65a31

04 Jun 15:02
fc65a31

Choose a tag to compare

feat: add agent-alertmanager for Prometheus AlertManager monitoring (…

agent-splunk agent-splunk-20260429-7055927

29 Apr 15:14
7055927

Choose a tag to compare

fix: parse JIRA_API_TOKEN as email:token composite credential (#1164)

Alcove now stores Jira credentials in email:api_token format. Parse
JIRA_API_TOKEN by splitting on the first colon to extract the email
(used as username) and token, removing the need for a separate
JIRA_USERNAME env var.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

agent-splunk agent-splunk-20260429-1eb7362

29 Apr 14:27
1eb7362

Choose a tag to compare

fix: convert Jira wiki markup to ADF instead of dumping as plain text…

agent-splunk agent-splunk-20260428-15e35df

28 Apr 18:20
15e35df

Choose a tag to compare

Add Pulp service/origin as a third grouping dimension for Jira issue …

agent-splunk agent-splunk-20260423-ffffb0b

23 Apr 16:30
ffffb0b

Choose a tag to compare

Support Gate proxy authentication via ANTHROPIC_API_KEY and ANTHROPIC…

agent-splunk agent-splunk-20260423-b5d37e0

23 Apr 17:07
b5d37e0

Choose a tag to compare

Fix 404 by appending /v1 to ANTHROPIC_BASE_URL for Gate compatibility…

agent-splunk agent-splunk-20260423-1cfe8d9

23 Apr 13:22
1cfe8d9

Choose a tag to compare

Add VERTEX_SA_JSON support in agent-splunk (#1093)

Allow agent-splunk to authenticate using a service account JSON string
passed via the VERTEX_SA_JSON environment variable, enabling Alcove's
credential injection to provide Vertex AI credentials directly instead
of relying on Application Default Credentials (ADC).

When VERTEX_SA_JSON is set, the project_id is extracted from the JSON
automatically, making ANTHROPIC_VERTEX_PROJECT_ID optional. ADC remains
the fallback when no service account JSON is provided.

Assisted By: claude-opus-4.6

agent-splunk agent-splunk-20260416-697d4e1

16 Apr 16:23
697d4e1

Choose a tag to compare

Replace Jira MCP server dependency in agent-splunk with native REST A…

agent-splunk agent-splunk-20260415-0b9a3d2

15 Apr 11:44
0b9a3d2

Choose a tag to compare

Bump google.golang.org/grpc in /tools/agents/agent-splunk (#1034)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.70.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.70.0...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

agent-splunk agent-splunk-20260414-f1292be

14 Apr 14:49
f1292be

Choose a tag to compare

Update build-agent-splunk pipeline release step (#1039)