PackageTrack

Go modules · #2813 by repository stars

github.com/pulumi/esc

v0.26.0pulumi/esc

Release timeline

187 releases since 2023
20232026

Releases

  1. v0.11.2-0.20250214011026-0d7e74c260b514 Feb 2025pre-release

    Nothing published for this version

  2. v0.11.2-0.20250214000037-eb7dd7157dfa14 Feb 2025pre-release

    Nothing published for this version

  3. v0.11.2-0.20250213215214-0f5c1bf0ec3113 Feb 2025pre-release

    Nothing published for this version

  4. v0.11.2-0.20250213015054-a73fdb4735e713 Feb 2025pre-release

    Nothing published for this version

  5. v0.11.2-0.20250213005215-8e25914b931713 Feb 2025pre-release

    Nothing published for this version

  6. v0.11.2-0.20250212222718-9d3d6bf3b85912 Feb 2025pre-release

    Nothing published for this version

  7. v0.11.2-0.20250212220148-01109633b88012 Feb 2025pre-release

    Nothing published for this version

  8. v0.11.2-0.20250212010147-2e949ae6d4e612 Feb 2025pre-release

    Nothing published for this version

  9. v0.11.2-0.20250207213753-39b28b8287d37 Feb 2025pre-release

    Nothing published for this version

  10. v0.11.2-0.20250206184421-eb1195ca4e576 Feb 2025pre-release

    Nothing published for this version

  11. v0.11.2-0.20250130184616-7f75dce49e9430 Jan 2025pre-release

    Nothing published for this version

  12. v0.11.2-0.20250130030753-0f679a74b39630 Jan 2025pre-release

    Nothing published for this version

  13. v0.11.2-0.20250123002619-6198f06dce0423 Jan 2025pre-release

    Nothing published for this version

  14. v0.11.2-0.20250116235335-e183ea7ac9d216 Jan 2025pre-release

    Nothing published for this version

  15. v0.11.2-0.20241212224027-e9e5988d30e112 Dec 2024pre-release

    Nothing published for this version

  16. v0.11.2-0.20241106194756-52ec84fbdf346 Nov 2024pre-release

    Nothing published for this version

  17. v0.11.16 Nov 2024
    Release notes2 sources agree

    Improvements

    • Add --definition flag to esc env get to output definition #416
    Open source →
  18. v0.11.1-0.20241101183358-401ddcbd7b331 Nov 2024pre-release

    Nothing published for this version

  19. v0.11.023 Oct 2024
    Release notes2 sources agree

    Improvements

    • Improve evaluation performance and memory footprint. #392

    • Improve login error message when credentials file is missing or invalid. #404

    Bug Fixes

    • Fix panic when object keys are not strings. #406

    Breaking changes

    • schema: ObjectBuilder.Properties and Record now take a MapBuilder in order to avoid copies. #392
    Open source →
  20. v0.10.1-0.20241023161810-78952f4efecb23 Oct 2024pre-release

    Nothing published for this version

  21. v0.10.1-0.20241018235026-1a77db0ff0a918 Oct 2024pre-release

    Nothing published for this version

  22. v0.10.1-0.20240912173454-840f7c03efcc12 Sept 2024pre-release

    Nothing published for this version

  23. v0.10.012 Sept 2024
    Release notes2 sources agree

    Improvements

    • Add commands to manage environment tags. #345

    • Coerce non-string scalars passed to esc env set --secret to strings #353

    • esc env get --show-secrets now shows secrets from imported environments. #355

    • Add support for projects. #369

    • Add deprecation warning for legacy environment name format (<org>/<env> or <env>) in favor of <project>/<env> or <org>/<project>/<env>. #375

    • Add clone environment command. #376

    • Add project filter flag to env ls command. #382

    Bug Fixes

    • Fix a panic in fetching current credentials when the access key had expired. #368

    Breaking Changes

    • The minimum Go version supported is now 1.21. #379
    Open source →
  24. v0.9.2-0.20240910221656-328d3204100f10 Sept 2024pre-release

    Nothing published for this version

  25. v0.9.2-0.20240906181450-9bdb66f5755c6 Sept 2024pre-release

    Nothing published for this version

  26. v0.9.2-0.20240821222338-4f71a476d87021 Aug 2024pre-release

    Nothing published for this version

  27. v0.9.2-0.20240805185648-b5c3333a494f5 Aug 2024pre-release

    Nothing published for this version

  28. v0.9.2-0.20240731195631-f9b169d2d2a131 Jul 2024pre-release

    Nothing published for this version

  29. v0.9.2-0.20240725215330-b345967018ae25 Jul 2024pre-release

    Nothing published for this version

  30. v0.9.2-0.20240719200421-c61d9d3b757c19 Jul 2024pre-release

    Nothing published for this version

  31. v0.9.2-0.20240717175242-e84760b5336517 Jul 2024pre-release

    Nothing published for this version

  32. v0.9.15 Jun 2024
    Release notes2 sources agree

    Improvements

    • Add a command to retract a specific revision of an environment. #330

    • Move the rollback command under the version command for consistency. #331

    Bug Fixes

    • Buffer output to the system pager in paged commands. #327
    Open source →
  33. v0.9.1-0.20240605023239-af879e57d9495 Jun 2024pre-release

    Nothing published for this version

  34. v0.9.1-0.20240604044945-ebd92a96244f4 Jun 2024pre-release

    Nothing published for this version

  35. v0.9.1-0.20240531075829-4eb59dd31bf131 May 2024pre-release

    Nothing published for this version

  36. v0.9.030 May 2024
    Release notes2 sources agree

    Improvements

    • Add support for getting or opening environments at specific revisions/tags. #275

    • Add support for listing the revisions to an environment. #277

    • Add support for managing version tags. #283

    • Add support for displaying changed between environment revisions. #295

    • Finalize command tree for version management. #304

    • Add support to esc env edit for reading the edited environment definition from a file. #308

    • Add support for rolling back to a specific version of an environment. #305

    • Add a new ESC SDK for Go and Typescript #271

    • Add revision field to GetEnvironment and UpdateEnvironment client functions #313

    Bug Fixes

    • Ensure that redacted output is flushed in esc run #280
    Open source →
  37. v0.9.0-pubtest231 May 2024pre-release

    Nothing published for this version

  38. v0.9.0-pubtest31 May 2024pre-release

    Nothing published for this version

  39. v0.8.4-0.20240530222342-793642cf1ef230 May 2024pre-release

    Nothing published for this version

  40. v0.8.4-0.20240528210029-4a7b80c9796228 May 2024pre-release

    Nothing published for this version

  41. v0.8.4-0.20240401220233-38f1641ec9a01 Apr 2024pre-release

    Nothing published for this version

  42. v0.8.4-0.20240330203348-4c18dca17e4730 Mar 2024pre-release

    Nothing published for this version

  43. v0.8.4-0.20240328170431-57acb564e22128 Mar 2024pre-release

    Nothing published for this version

  44. v0.8.4-0.20240315170509-14fe569b95fd15 Mar 2024pre-release

    Nothing published for this version

  45. v0.8.314 Mar 2024
    Release notes2 sources agree

    Improvements

    • Propagate current and root env name to providers. #264

    Bug Fixes

    • Specify pulumi access token per command run. #263
    Open source →
  46. v0.8.3-0.20240217003828-4ce3ea5d470e17 Feb 2024pre-release

    Nothing published for this version

  47. v0.8.216 Feb 2024
    Release notes2 sources agree

    Improvements

    • Document the CLI's REST API client. #257
    Open source →
  48. v0.8.2-0.20240216223923-1c916cff0f0716 Feb 2024pre-release

    Nothing published for this version

  49. v0.8.116 Feb 2024
    Release notes2 sources agree

    Improvements

    • Handle anonymous environments when injecting it to the context #250

    • Export context schema for editor autocompletion #252

    Open source →
  50. v0.8.1-0.20240206185226-f987691254f06 Feb 2024pre-release

    Nothing published for this version

  51. v0.8.1-0.20240206082716-c87cb87a0a436 Feb 2024pre-release

    Nothing published for this version

  52. v0.8.1-0.20240206070449-ae63718e18976 Feb 2024pre-release

    Nothing published for this version

  53. v0.8.1-0.20240205212352-0d2eda1907a65 Feb 2024pre-release

    Nothing published for this version

  54. v0.8.05 Feb 2024
    Release notes2 sources agree

    Improvements

    • Allow evaluation of environments with parse errors. #222

    • Return a properly-merged root schema from environment evaluation. #229

    • Improve property accessor diagnostics. #230

    • Populate source positions for property accessors in single-line flow scalars. #231

    • Provide more accurate accessor diagnostic positions. #238

    • Add support for execution context interpolation. #239

    Open source →
  55. v0.7.1-0.20240201211905-276083da52fd1 Feb 2024pre-release

    Nothing published for this version

  56. v0.7.1-0.20240130021941-9b889592c27730 Jan 2024pre-release

    Nothing published for this version

  57. v0.7.1-0.20240113002153-63fdc84890c213 Jan 2024pre-release

    Nothing published for this version

  58. v0.7.012 Jan 2024
    Release notes2 sources agree

    Bug Fixes

    • Fix merging of already-merged values. #213
    Open source →
  59. v0.6.3-0.20240112235913-25da905f918912 Jan 2024pre-release

    Nothing published for this version

  60. v0.6.219 Dec 2023
    Release notes2 sources agree

    Bug Fixes

    • Add support for yaml format as output from esc open. #204
    Open source →