Skip to content

Releases: Infisical/infisical

infisical/v0.117.0-postgres

14 Mar 20:38
3756a19
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical-cli/v0.36.17...infisical/v0.117.0-postgres

infisical/v0.116.0-postgres

13 Mar 16:07
de7e92c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: infisical/v0.115.0-postgres...infisical/v0.116.0-postgres

infisical-cli/v0.36.17

14 Mar 00:18
32fa686
Compare
Choose a tag to compare

Changelog

  • b4faef7 fix: address comment
  • 08732ca refactor(projects): move rest api call directly into run command module
  • 81d5f63 revert: "refactor: clean smelly code"
  • a500f00 fix(run): compare environment slug to environment slug
  • ad20778 refactor: clean up empty line
  • 4c82408 fix(run): grap workspace id from workspace file if not defined on the cli
  • 8146dce refactor(run): call it project instead of workspace
  • 2e90add refactor(run): do not report project id in error message
  • 427201a refactor(run): set up variable before call
  • 0b55ac1 refactor(projects): rename workspace to project
  • aecfa26 fix(run): handle case where we require a login
  • fdfc020 refactor: clean up more smelly code
  • 62aa80a feat(run): ensure that the project has the requested environment
  • cf9d803 feat(run): add function to confirm project has the requested environment
  • d0c9f1c feat(projects): add new module in util package for getting project details
  • 2ecc742 feat(models): add model for environments
  • c04b97c refactor: clean smelly code

infisical-cli/v0.36.16

11 Mar 23:37
f5c7943
Compare
Choose a tag to compare

Changelog

  • f5c7943 Merge pull request #3226 from Infisical/support-systemd
  • 84cc7bc add docs + fix nit
  • 159c27a Add proper support for systemd There wasn't a great way to start the gateway with systemd so that it can run in the background and be managed by systemd. This pr addeds a install sub command that decouples install from running. The goal was so you can run something like this in your IaC:
  • c4512ae Update go.sum
  • d74197a Revert "use forked pion turn server"

infisical-cli/v0.36.15

10 Mar 19:15
3986df8
Compare
Choose a tag to compare

Changelog

  • 3986df8 Merge pull request #3214 from akhilmhdh/fix/gateway-cert-error
  • 29e39b5 feat: changed to permission check

infisical-cli/v0.36.14

10 Mar 18:23
3b95c5d
Compare
Choose a tag to compare

Changelog

  • 3b95c5d Merge pull request #3211 from Infisical/add-systemmd-service
  • 004a8b7 feat: refactored the systemd service to seperate package file
  • 2bd681d add system md service for gateway

infisical-cli/v0.36.13

10 Mar 17:37
infisical-cli/v0.36.13
9960d58
Compare
Choose a tag to compare

Changelog

  • 0057404 feat: removed ca pool from dialing

infisical-cli/v0.36.12

09 Mar 18:38
51fef3c
Compare
Choose a tag to compare

Changelog

  • df9e7bf feat: renamed timeout
  • 04479bb fix: removed cert read to load
  • cdc9041 feat: updated gateway to use dtls

infisical/v0.115.0-postgres

07 Mar 19:51
2e02f8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.114.0-postgres...infisical/v0.115.0-postgres

infisical/v0.114.0-postgres

06 Mar 15:43
Compare
Choose a tag to compare

Full Changelog: infisical-cli/v0.36.11...infisical/v0.113.1-postgres

What's Changed

New Contributors

Full Changelog: infisical/v0.113.0-postgres...infisical/v0.114.0-postgres