Skip to content

Latest commit

 

History

History
472 lines (166 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

472 lines (166 loc) · 15.1 KB

0.18.1 (2024-11-12)

Bug Fixes

0.18.0 (2024-10-30)

Features

  • PL-3082: add namespace field to releases (#68) (244d3b9)

0.17.0 (2024-10-30)

Features

  • PL-3082: add namespace field to releases (#67) (9b9850f)

0.16.1 (2024-10-10)

Bug Fixes

  • deps: update module github.com/nestoca/joy to v0.61.1 (d4ddb29)

0.16.0 (2024-09-03)

Features

  • PL-2911: configure health probe timeouts (28bd67d)

0.15.0 (2024-08-30)

Features

0.14.0 (2024-08-30)

Bug Fixes

Features

  • make generator concurrency configurable (92a3ab8)

0.13.0 (2024-08-30)

Features

  • add concurrency to release rendering (c364039)

0.12.0 (2024-08-29)

Bug Fixes

  • PL-2800: downgrade otelhttp because of introduced bug superflously writing header (507f45a)

Features

  • PL-2800: add spans to generator run (218b1c3)

0.11.0 (2024-08-29)

Features

  • PL-2800: setup opentelemetry tracing (ef190e4)

0.10.0 (2024-07-25)

Features

  • PL-2834: trigger publish pipeline (1cf1c8b)
  • PL-2834: trigger publish pipeline (ac11623)

0.9.0 (2024-07-08)

Features

  • PL-2806: make joy-generator requestTimeout configurable (0c0d5fe)

0.8.5 (2024-06-19)

Bug Fixes

  • deps: update module github.com/nestoca/joy to v0.55.1 (58e1819)

0.8.4 (2024-06-18)

Bug Fixes

  • PL-2763: check cache folder is empty before pulling (9fe62df)

0.8.3 (2024-06-18)

Bug Fixes

  • PL-2763: check chart has been written before deciding to pull (19d5fa3)

0.8.2 (2024-06-12)

Bug Fixes

  • PL-2763: do not pull charts concurrently (707f547)

0.8.1 (2024-06-04)

Bug Fixes

  • deps: update module github.com/nestoca/joy to v0.54.5 (21c25b6)

0.8.0 (2024-05-24)

Features

  • PL-2701: revert "update joy to unify schema values" (3d2480c)

0.7.0 (2024-05-22)

Features

  • PL-2701: Revert "update joy to unify schema values" (3cc8621)
  • PL-2729: Update joy to support .joyignore (5ce3282)

0.6.3 (2024-05-13)

Bug Fixes

  • PL-2701: fix credential read operation (8931ab2)

0.6.2 (2024-05-13)

Bug Fixes

  • PL-2701: log helm authentication success event (e559d23)

0.6.1 (2024-05-13)

Bug Fixes

  • PL-2701: give user permission to home for storing helm cache (31917ec)

0.6.0 (2024-05-13)

Features

  • PL-2701: update joy to unify schema values (156132f)

0.5.12 (2024-05-10)

Bug Fixes

  • add datadog service label value to chart (fe50929)

0.5.11 (2024-05-07)

Bug Fixes

  • deps: update module github.com/nestoca/joy to v0.50.0 (#40) (40a61a3)

0.5.10 (2024-05-02)

Bug Fixes

  • deps: update module github.com/nestoca/joy to v0.49.3 (96a1800)

0.5.9 (2024-04-22)

Bug Fixes

  • PL-2654: stop logging context canceled on shutdown to stderr (219295c)

0.5.8 (2024-04-10)

Bug Fixes

  • deps: update module github.com/nestoca/joy to v0.47.5 (82f6e01)

0.5.7 (2024-04-05)

Bug Fixes

  • PL-2579: renovate pr for joy only (#20) (61c9d18)

0.5.6 (2024-03-25)

Bug Fixes

  • PL-2554: fix git reset logic (4323625)

0.5.5 (2024-03-25)

Bug Fixes

  • PL-2554: capture stack trace for recovery panics (680db09)

0.5.4 (2024-03-25)

Bug Fixes

  • PL-2554: fix temp test issue (22d14ac)
  • PL-2554: update joy version (c6728e5)

0.5.3 (2024-03-22)

Bug Fixes

  • PL-2554: fix key path variable name (bf45bd9)

0.5.2 (2024-03-22)

Bug Fixes

  • PL-2554: separate secrets from envvars in chart (bc68e58)

0.5.1 (2024-03-21)

Bug Fixes

  • PL-2554: fix chart default values (af253fa)

0.5.0 (2024-03-21)

Features

0.4.0 (2024-03-19)

Features

  • PL-2554: support chart refs (eac3533)

0.3.1 (2024-03-13)

Bug Fixes

  • PL-2418: update joy to support !local tags (e697712)

0.3.0 (2024-02-22)

Features

  • PL-2386: Include project information in results (e8269c3)

0.2.2 (2024-02-20)

Bug Fixes

0.2.1 (2024-02-19)

Bug Fixes

  • PL-2372): Revert "fix(PL-2372: use default gh token" (e633643)

0.1.0 (2023-11-22)

Features

  • PL-2009: Render values with 2-space indents (b5a119f)
  • PL-2009: Update github.com/nestoca/joy to latest version (07aa349)

0.0.7 (2023-08-21)

Bug Fixes

  • DEVOPS-1803: Add annotations for sealedsecrets (40c25f9)

0.0.6 (2023-08-18)

Bug Fixes

  • DEVOPS-1803: Add readiness probe (9f5097b)
  • DEVOPS-1803: Fix bug when remote is force-pushed (9c94d9d)
  • DEVOPS-1803: Improve gitrepo (b7997bf)
  • DEVOPS-1803: Set default log level to INFO and add debug flag (17b96dc)
  • DEVOPS-1803: Set GIN_MODE to release to suppress debug logs (a9a1d24)

0.0.5 (2023-08-17)

Bug Fixes

  • DEVOPS-1803: Fix status check & use json logging (585e68b)

0.0.4 (2023-08-16)

Bug Fixes

  • DEVOPS-1803: Improve config variable loading in chart (9673288)

0.0.3 (2023-08-16)

Bug Fixes

  • DEVOPS-1803: Various bug fixes (0cccc01)

0.0.2 (2023-08-16)

Bug Fixes

  • DEVOPS-1803: Fix conditional github app config (1ed5068)

0.0.1 (2023-08-16)

Bug Fixes

  • DEVOPS-1803: Fix rendering chart with github token (6726189)

0.0.0 (2023-08-11)

Features

  • DEVOPS-1803: Create applicationset generator plugin (#1) (a63ee63)
  • DEVOPS-1803: Publish joy-generator image and chart (#3) (491b019)