Upcoming Release Changes#7683
Conversation
Summary of ChangesHello @theguild-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request is an automated release update, incrementing the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tag: |
💻 Website PreviewThe latest changes are available as preview in: https://pr-7683.hive-landing-page.pages.dev |
f856c14 to
27f79c5
Compare
1cf511d to
273b125
Compare
2c2b086 to
c514e23
Compare
a45c3fe to
7d32b5f
Compare
4689e1f to
5b24204
Compare
215ce6c to
a6f5ac4
Compare
a9fccce to
fb14a99
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
hive@9.4.1
Patch Changes
#7688
fb14a99Thanks @n1ru4l! - Fix unexpected error when attempting to select
resources in a project without app deployments/services
#7687
c514e23Thanks @n1ru4l! - Gracefully handle error when publish lock
acquisition fails for clients not supporting retries.
#7670
8138a6cThanks @mskorokhodov! - Hive Lab: Better initial state handling
for env variables in preflight script
#7672
21f3aeeThanks @n1ru4l! - Fix "see organization as admin" mode for debugging
purposes.
#7675
30238d7Thanks @jdolle! - Add missing message for no details on schema
check/push changes
#7669
a6f5ac4Thanks @adambenhassen! - Add
lastUsed,createdAt,activatedAt, andstatuscolumns to app deployments tables. Fix broken text colors on multiplepages after the recent color palette overhaul.