Skip to content

v0.43.48

Choose a tag to compare

@maidul98 maidul98 released this 19 Jan 21:42
· 51 commits to main since this release
8b41800

Changelog

  • 8b41800 Merge pull request #105 from Infisical/luiz/platfrm-150-update-upgrade-prompt-frequency-for-cli-version
  • 02c5696 refactor: improve update check logic based on current version age
  • 671f84f feat: add urgent release flag to update check logic
  • de78fce feat: add release age check before prompting for updates
  • 0738e0a Merge pull request #102 from Infisical/PLATFRM-128-more-tests-for-a-vertical-slice
  • f34770d Rename tests
  • 39f3b2a Break the test into smaller units
  • 8480857 Add remove compose
  • 3bec812 Update .env sample
  • a55ad5e Update readme
  • 0eea052 Update make file
  • 836c2e0 Add deps
  • 2650320 Use clean up for all
  • fa8fcec Fix parent exit too early bug
  • f1f4aa0 Parallel not working, comment them out for now
  • 7854fbd use redis container instead
  • f2abf7c Add redis
  • 557e733 Add more op id
  • 6a91019 Assert k8s hit
  • e6ed179 More tests
  • c19ea29 Assert gateway heartbeat as well
  • 5fc0b30 Improve WaitForStderr as well
  • 2edc482 Refine
  • 380e2a2 Refactor code
  • a2479ae DRY and refine tests
  • 33ab8ad Speed up truncate tables
  • 65f7d61 Fix canceled ctx issue for children cmd
  • e03b593 Fix is running flag
  • 482be98 Fix new proxy cmd
  • e00e8af Try to fix exit code
  • 87d1568 DRY
  • 4462730 Clear stderr and stdout for e2e tests after it's done
  • 4e46df9 Redirect stdout as well
  • 6b91a37 Redirect warn msg
  • 204b5c9 Better way to collect logs
  • 0a5f4b8 Collect stderr and stdout for e2e tests
  • a4ecaf1 Add more asserts
  • f48730f Update .env tips
  • 30f7313 Use dotenv autoload
  • 0342234 Use new api endpoints
  • 926cc13 Update readme
  • 2222055 Improve client code gen, use go:generate instead
  • e126849 More test cases