Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Releases: absmach/certs

v0.19.1

Choose a tag to compare

@dborovcanin dborovcanin released this 03 Apr 13:09

What's Changed

  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.64.0 to 0.65.0 by @dependabot[bot] in #207
  • Bump golang from 1.25-alpine to 1.26-alpine in /docker in the docker-dependency group by @dependabot[bot] in #208
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot[bot] in #203
  • Bump go.opentelemetry.io/otel from 1.40.0 to 1.42.0 by @dependabot[bot] in #212
  • Bump google.golang.org/grpc from 1.78.0 to 1.79.2 by @dependabot[bot] in #209
  • Bump the gh-dependency group in /.github/workflows with 3 updates by @dependabot[bot] in #210
  • Bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #213
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.64.0 to 0.67.0 by @dependabot[bot] in #214
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.39.0 to 1.42.0 by @dependabot[bot] in #211
  • Bump github.com/openbao/openbao/api/v2 from 2.5.0 to 2.5.1 by @dependabot[bot] in #219
  • Bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #216
  • Bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 by @dependabot[bot] in #220
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.65.0 to 0.67.0 by @dependabot[bot] in #217

Full Changelog: v0.18.5...v0.19.1

v0.18.5

Choose a tag to compare

@dborovcanin dborovcanin released this 23 Jan 16:33

What's Changed

Full Changelog: v0.18.4...v0.18.5

v0.18.4

Choose a tag to compare

@dborovcanin dborovcanin released this 19 Jan 09:33
4058292

What's Changed

  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.38.0 to 1.39.0 by @dependabot[bot] in #197
  • Bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #194
  • Bump the gh-dependency group in /.github/workflows with 3 updates by @dependabot[bot] in #192
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #193
  • CERTS-176 - Provide a way to fetch a new OpenBao secret when the old one expires by @nyagamunene in #198

Full Changelog: v0.18.3...v0.18.4

v0.18.3

Choose a tag to compare

@dborovcanin dborovcanin released this 28 Nov 19:16

Full Changelog: v0.18.2...v0.18.3

v0.18.2

Choose a tag to compare

@dborovcanin dborovcanin released this 31 Oct 17:21

What's Changed

Full Changelog: v0.18.0...v0.18.2

v0.18.0

Choose a tag to compare

@dborovcanin dborovcanin released this 09 Oct 13:06
ffc1e88

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

Choose a tag to compare

@dborovcanin dborovcanin released this 06 Aug 07:51
04cb322

What's Changed

  • Certs - Remove all magistrala dependencies by @nyagamunene in #4
  • Cert - Remove entity type by @nyagamunene in #8
  • Certs - Implementation of SDK and CLI by @nyagamunene in #9
  • NOISSUE - Fix OCSP SDK by @nyagamunene in #12
  • NOISSUE - Add GRPC client by @nyagamunene in #13
  • NOISSUE - Add viewcert endpoint by @nyagamunene in #14
  • NOISSUE - Add TTL option by @nyagamunene in #15
  • NOISSUE - Fix SDK Json tags by @nyagamunene in #16
  • NOISSUE - Fix list certs response by @nyagamunene in #18
  • NOISSUE - Fix cert response by @nyagamunene in #19
  • Certs-10 - Add CI by @nyagamunene in #20
  • NOISSUE - Fix failing CI by @nyagamunene in #21
  • Certs - Add intermediate CA, CA rotation and CRL by @nyagamunene in #17
  • NOISSUE - Fix issue cert response by @nyagamunene in #23
  • NO-ISSUE - Add CA retrieve option by @nyagamunene in #24
  • NOISSUE - Fix publishing of docker images by @nyagamunene in #25
  • NOISSUE - Fix certs path by @nyagamunene in #26
  • NOISSUE - Add SANs option by @nyagamunene in #27
  • NOISSUE - Update certs usage by @nyagamunene in #28
  • NOISSUE - Feature to get chain of CA certs by @nyagamunene in #29
  • Bump golang.org/x/crypto from 0.26.0 to 0.28.0 by @dependabot[bot] in #36
  • Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot[bot] in #35
  • Bump github.com/go-chi/chi from 1.5.5 to 4.1.2+incompatible by @dependabot[bot] in #34
  • Bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.31.0 by @dependabot[bot] in #33
  • Bump google.golang.org/grpc from 1.65.0 to 1.67.1 by @dependabot[bot] in #31
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.28.0 to 1.31.0 by @dependabot[bot] in #32
  • Bump docker/build-push-action from 5 to 6 in /.github/workflows in the gh-dependency group across 1 directory by @dependabot[bot] in #37
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.53.0 to 0.57.0 by @dependabot[bot] in #45
  • Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5 by @dependabot[bot] in #41
  • Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 by @dependabot[bot] in #42
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.28.0 to 1.32.0 by @dependabot[bot] in #44
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.57.0 by @dependabot[bot] in #43
  • NOISSUE - Add delete certs feature by @nyagamunene in #46
  • NOISSUE - Fix ocsp with sdk by @nyagamunene in #52
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot[bot] in #51
  • Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot[bot] in #49
  • Bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot[bot] in #50
  • CERT-22 - Add CSR feature by @nyagamunene in #53
  • NOISSUE - Refactor CSR generation by @nyagamunene in #55
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #54
  • Bump codecov/codecov-action from 4 to 5 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #56
  • NOISSUE - Fix SANs by @nyagamunene in #71
  • Bump google.golang.org/protobuf from 1.35.2 to 1.36.5 by @dependabot[bot] in #76
  • Bump golang.org/x/sync from 0.9.0 to 0.11.0 by @dependabot[bot] in #75
  • Bump golang.org/x/crypto from 0.29.0 to 0.33.0 by @dependabot[bot] in #74
  • Bump google.golang.org/grpc from 1.68.0 to 1.70.0 by @dependabot[bot] in #73
  • CERT-11 - Add documentation by @nyagamunene in #47
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.32.0 to 1.34.0 by @dependabot[bot] in #70
  • Bump github.com/rubenv/sql-migrate from 1.7.0 to 1.7.1 by @dependabot[bot] in #81
  • NOISSUE - Add certs clients mocks by @WashingtonKK in #82
  • Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.1 by @dependabot[bot] in #78
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #79
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.57.0 to 0.59.0 by @dependabot[bot] in #77
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.32.0 to 1.34.0 by @dependabot[bot] in #80
  • Bump golang from 1.23-alpine to 1.24-alpine in /docker in the docker-dependency group by @dependabot[bot] in #83
  • Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot[bot] in #87
  • Bump golang.org/x/crypto from 0.33.0 to 0.35.0 by @dependabot[bot] in #86
  • Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #85
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.57.0 to 0.59.0 by @dependabot[bot] in #84
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.59.0 to 0.60.0 by @dependabot[bot] in #92
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.59.0 to 0.60.0 by @dependabot[bot] in #88
  • Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #90
  • Bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot[bot] in #96
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.34.0 to 1.35.0 by @dependabot[bot] in #95
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.34.0 to 1.35.0 by @dependabot[bot] in #93
  • NOISSUE - Inherit IP address from CA by @nyagamunene in #97
  • NOISSUE - Add ability to revoke all certs for a given entity by @SammyOina in #107
  • Bump golang.org/x/sync from 0.12.0 to 0.14.0 by @dependabot[bot] in #106
  • Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 by @dependabot[bot] in #100
  • Bump google.golang.org/grpc from 1.71.0 to 1.72.0 by @dependabot[bot] in #105
  • Bump github.com/ory/dockertest/v3 from 3.11.0 to 3.12.0 by @dependabot[bot] in #102
  • Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #98
  • CERT-108 - CA private key is exposed by @nyagamunene in #109
  • Bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot[bot] in #112
  • Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #111
  • Bump github.com/rubenv/sql-migrate from 1.7.1 to 1.8.0 by @dependabot[bot] in #110
  • Bump golangci/golangci-lint-action from 6 to 7 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #101
  • Bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.36.0 by @dependabot[bot] in #117
  • Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #114
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.35.0 to 1.36.0 by @dependabot[bot] in #115
  • Bump golangci/golangci-lint-action from 7 to 8 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #118
  • NOISSUE - Update jwt package to v5 and refactor claims usage by @SammyOina in #124
  • NOISSUE - Enhance certificate issuance by adding support for extra extensions in issue method by @SammyOina in #128
  • NOISSUE - Add extra extensions to CSR metadata by @da...
Read more