Skip to content

1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 18:12
1fc2086
  • Added parameters difference command to compare parameters between two different environments.
  • Performance improvements:
    • Reduce the number of instances where secrets are retrieved.
    • Get parameter details using retrieve (by identifier), instead of a filtered list.
    • Added REST profiling prints when CLOUDTRUTH_REST_DEBUG is true.
  • Improved feedback for errors retrieving dynamic parameters.
  • Use standard cookie handling.