Skip to content

Latest commit

 

History

History
103 lines (65 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

103 lines (65 loc) · 7.84 KB

Changelog

v3.0

v3.0.2 - 2024-09-23

(full changelog)

Bugs fixed

Continuous integration improvements

  • build(deps): bump jupyterhub/action-k8s-await-workloads from 2 to 3 #75 (@consideRatio)

v3.0.1 - 2024-02-07

(full changelog)

Maintenance and upkeep improvements

v3.0.0 - 2024-02-07

(full changelog)

Breaking Changes

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@consideRatio (activity) | @manics (activity)

v2.0

v2.0.0 - 2022-12-29

(full changelog)

Breaking changes

The action is now executed using Node 16.

Maintenance and upkeep improvements

Documentation improvements

  • Fix README.md and action documentation #34 (@macobo)

Continuous integration improvements

  • ci: fix permissions for pull request creation in package-to-dist workflow #57 (@consideRatio)
  • [pre-commit.ci] pre-commit autoupdate #40 (@pre-commit-ci)
  • build(deps): bump Actions-R-Us/actions-tagger from 2.0.2 to 2.0.3 #56 (@dependabot)
  • build(deps): bump jupyterhub/action-k3s-helm from 2 to 3 #50 (@dependabot)
  • build(deps): bump actions/setup-python from 3 to 4 #47 (@dependabot)
  • build(deps): bump Actions-R-Us/actions-tagger from 2.0.1 to 2.0.2 #46 (@dependabot)
  • ci: update ./dist rebuild workflow to use node16 #54 (@consideRatio)
  • ci: dependabot for gha, update gha versions, fix intermittent issue in tests, replace deprecated action #45 (@consideRatio)
  • ci: ensure workflows has the permissions to update branches/tags #30 (@consideRatio)
  • ci: fix syntax error in dependabot.yml #15 (@consideRatio)
  • ci: increase timeout for slow image pulling #13 (@consideRatio)

Contributors to this release

(GitHub contributors page for this release)

@consideRatio | @macobo

v1.0

v1.0.0 - 2021-01-31

Initial release.