Skip to content

Releases: mia-platform/jpl

v0.5.0

18 Sep 15:45
Compare
Choose a tag to compare

Changelog

Features

  • 4dac848 feat: update dependencies and tools
  • 3c1fcff feat: update kubernetes libraries to 0.30.x (#39)
  • f14c8a2 feat: v0.5.0

Others

  • 76f9c5e build: update tools versions
  • 6b92a3e ci(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the minor-actions-dependencies group (#38)

v0.3.0

12 Jul 12:50
Compare
Choose a tag to compare

Changelog

Features

  • 8bd9279 feat: add caching for remote request
  • 135ea75 feat: add filtering functionality to applier
  • 51738f0 feat: add mutator package
  • 253fef3 feat: caching configmap inventory load result
  • 8b8f85c feat: improve filter and generator interface
  • 2ddc2ad feat: update dependencies
  • 9a40914 feat: v0.3.0

Bug Fixes

  • caaeb4c fix: apply mutators to all objects, even the generated ones

Others

  • d96c6e6 build: update stringer version
  • ef31c4a ci(deps): bump the minor-actions-dependencies group with 3 updates (#35)
  • 8a82506 docs: update README

v0.2.0

07 Jun 13:44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

Features

  • 2ddf86b feat: add reset of mapper if some CRD has been added during wait task
  • 2d53e61 feat: add resource waiting during apply
  • d45be3b feat: avoid to receive status update of already received current resources in wait task
  • 979a6ae feat: improve status update event messaging
  • f5ac29c feat: merge tools from rewrite
  • ce15723 feat: refactor repository
  • dbb767f feat: remove logr dependency
  • a355bfc feat: rework library
  • 6fd8c17 feat: update ci and tools versions to latest
  • 1d6fc54 feat: update goreleaser version to v2
  • 5600cd4 feat: update tools and dependencies versions
  • 3d67f30 feat: update tools versions
  • f0c32c0 feat: update tools versions
  • 40ebda7 feat: v0.2.0

Bug Fixes

  • 3c337d2 fix: another attempt to fix tests
  • e676f77 fix: attempt to resolve a race condition in tests
  • 9ab6801 fix: ci workflows
  • 03a6850 fix: make now correctly install tools only if not in path
  • b2108e0 fix: mismatched file name casing
  • 2cd1acd fix: ordering multiple webhooks with same service
  • 0310ee0 fix: ordering of webhooks to apply them after the services
  • c2790a1 fix: reduced resource grouping in graph
  • 7a17f4d fix: remove possible race condition in wait task test
  • bf3a51b fix: remove unused ci steps
  • e88f873 fix: skipping objects in inventory not available on remote
  • 1938823 fix: status update event error clause
  • 9ea5479 fix: wrong path in CODEOWNERS

Others

  • d91542b build(deps): bump actions/checkout from 4.1.1 to 4.1.4 (#33)
  • a41e567 build(deps): bump github/codeql-action from 2.21.9 to 2.22.5 (#11)
  • 3bd6fdd build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#10)
  • 524e293 build: fix generate dependency
  • b76cb26 build: fix warning linker messages for macOS
  • b0e1686 build: update from template
  • 8260da1 chore(deps): bump actions/cache from 3.3.2 to 4.0.1 (#25)
  • 49a1132 chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.4 (#13)
  • 6bee2fa chore(deps): bump actions/dependency-review-action from 3.1.4 to 4.0.0 (#20)
  • a72bd75 chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.3 (#23)
  • 92d95cb chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#18)
  • b01888f chore(deps): bump github/codeql-action from 2.22.5 to 2.22.8 (#14)
  • 95f3586 chore(deps): bump github/codeql-action from 2.22.8 to 3.22.12 (#19)
  • 22ee13a chore(deps): bump github/codeql-action from 3.22.12 to 3.24.6 (#24)
  • 223cf0e chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#26)
  • 2c0eb0f chore: bump golang.org/x/net from 0.4.0 to 0.7.0
  • 40a56f1 chore: update language and packages versions
  • 39a003c chore: update repository to latest template
  • 4ed3bba chore: update to lastes version of repo template
  • 205f67b ci(deps): bump the minor-actions-dependencies group with 4 updates (#34)
  • 56794ae ci: add nocoverageredesign experimental flag for fixing coverage report
  • e894735 ci: bump actions/cache from 4.0.1 to 4.0.2 (#29)
  • 2ed019e ci: bump actions/checkout from 3 to 4
  • b2903a2 ci: bump actions/checkout from 4.1.0 to 4.1.1 (#12)
  • 1d023d1 ci: bump actions/dependency-review-action from 4.1.3 to 4.2.5 (#27)
  • 36ded56 ci: bump actions/dependency-review-action from 4.2.5 to 4.3.2 (#31)
  • f76b3bf ci: bump actions/setup-go from 3 to 4
  • 2f914ef ci: bump github/codeql-action from 2.21.8 to 2.21.9
  • 6335f75 ci: bump github/codeql-action from 3.24.6 to 3.24.9 (#28)
  • 2651f4b ci: bump github/codeql-action from 3.24.9 to 3.25.3 (#32)
  • 1ccdc3a ci: disable testenv 1.29 until support
  • 8b218b3 ci: fix dependency review job
  • 3901fb9 ci: remove relase steps
  • be3185a docs: fix wrong link in CHANGELOG
  • a725367 docs: update CHANGELOG
  • 4a1574f docs: update README
  • 235904e docs: update package description

v0.1.2

28 Oct 08:43
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Fixed

  • fix generation of last applied config annotations during updates for resources that doesn't have it

v0.1.1

25 Oct 09:41
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This release contains bug fixes to the library

Fixed

  • fix resource check against cluster definition when choosing if is namespaced or not

v0.1.0

19 Oct 11:04
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First Release

This release is only suitable for internal use. The public API contract is unstable and can be greatly changed in the future without trying to be compatible.
The release is a one to one lift of code inside the mlp repository with minor tweaking for adding additional features required by vab.