Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #1

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 30, 2024

🤖 I have created a release beep boop

1.0.0 (2024-04-16)

Features

  • add new session management role (a4a42d2)
  • bmc_fw_update: compare version with filename (5b38fca), closes #22
  • bmc_fw_update: skip download if local file exists (8f29a00), closes #16
  • bmc_fw_update: support legacy HttpPushUri (53c4aa7)
  • bmc_fw_update: validate only user/pass or token passed (d952c72)
  • bmc_reboot: support both user/pass/auth (9f9a492)
  • bmc_session: add state argument (e27ba14)
  • delegate_to as variable (aa0fdba), closes #27
  • enable_secure_boot: support both user/pass/auth (292cc92)
  • fill bmc_fw_update role (fc8cb25)
  • get_bmc_facts: support both user/pass/auth (6def723)
  • implement ResetToDefaults phase1 (8507941)
  • initial commit (35743f8)
  • missing files (2c20aae)
  • move pause to reboot task (d559304)
  • new nvidia bmc version (08d24a6)
  • replace assert with fail when (ec8ce40)
  • role: add secure boot role (4fba278)
  • roles: add auth_token argument (4b6e5ee)
  • session: implement create and delete (a936f68)
  • update_bmc_password: support both user/pass/auth (0dfc7b5)
  • use json_query to avoid index (f51c70a), closes #19

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner January 30, 2024 18:37
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 5de574d to c7bd757 Compare February 6, 2024 14:57
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 5386275 to e25c0b6 Compare February 13, 2024 13:31
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 5489d1d to 8b71a31 Compare February 20, 2024 19:30
@github-actions github-actions bot force-pushed the release-please--branches--main branch 8 times, most recently from 54aba20 to f7dad6d Compare February 27, 2024 20:53
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 8c69845 to fdb1896 Compare March 1, 2024 16:44
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from dd96cda to 4a0fe8e Compare March 18, 2024 15:07
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from edaa6de to ea74728 Compare March 26, 2024 21:39
@github-actions github-actions bot force-pushed the release-please--branches--main branch 8 times, most recently from 11e6847 to 11ec807 Compare April 2, 2024 11:56
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from e8b32d1 to 3ed55d2 Compare April 12, 2024 17:14
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 3ed55d2 to ece54b9 Compare April 13, 2024 13:49
@github-actions github-actions bot force-pushed the release-please--branches--main branch from ece54b9 to 45c7da2 Compare April 16, 2024 12:07
@glimchb glimchb merged commit 42d5399 into main Apr 16, 2024
1 check passed
@glimchb glimchb deleted the release-please--branches--main branch April 16, 2024 12:11
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment