Skip to content

Releases: immobiliare/inca

1.4.1

08 Mar 16:55
Compare
Choose a tag to compare

Bug Fixes

  • storage: missing validation for s3 bucket names (b5a0dcc)

1.4.0

07 Feb 11:45
Compare
Choose a tag to compare

Features

  • ci: introduce a conventional commits linter (e851834)

Bug Fixes

  • provider: trim whitespaces in SAN fields [letsencrypt] (11575d9)

1.3.0

08 Jan 08:11
Compare
Choose a tag to compare

Features

  • provider: support for the HTTP-01 challenge (#29) (f89dd6b)

Bug Fixes

  • test: switch the path for unit testing to an absolute one (65492c5)

1.2.0

05 Jan 16:29
Compare
Choose a tag to compare

Features

  • ci: generate release from github action and update changelog (e19e433)
  • ci: introduce an automatic dependency managament based on dependabot (ae4d919)

Bug Fixes

  • ci: action release now it's ready to run (4e1bd37)

1.1.1

19 Dec 19:11
c63168d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

19 Dec 19:07
ab86ed7
Compare
Choose a tag to compare

What's Changed

  • fix(ci): add platforms also in tests by @JellyBellyDev in #15
  • General Project Maintenance: dependency updates and test fixes by @tgragnato in #9

New Contributors

Full Changelog: 1.0.8...1.1.0

1.0.8

19 Dec 18:16
725a200
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

19 Dec 17:22
883dbb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

19 Dec 17:15
1afaadc
Compare
Choose a tag to compare

What's Changed

  • ci: fix env.GITHUB_REF_NAME

Full Changelog: 1.0.5...1.0.6

1.0.5

19 Dec 17:07
5cf1738
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0 by @dependabot in #1
  • chore(deps): bump github.com/cloudflare/circl from 1.2.0 to 1.3.3 by @dependabot in #3
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.43.0 by @dependabot in #4
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.49.2 by @dependabot in #5
  • chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #7
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 by @dependabot in #6
  • chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.56.3 by @dependabot in #8
  • ci: add publish package semver by @JellyBellyDev in #12

New Contributors

Full Changelog: 1.0.4...1.0.5