deploy-stable-diffusion-model-on-amazon-sagemaker-endpoint
deploy-stable-diffusion-model-on-amazon-sagemaker-endpoint copied to clipboard
⬆️ Bump streamlit from 1.12.1 to 1.30.0 in /ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet
Bumps streamlit from 1.12.1 to 1.30.0.
Release notes
Sourced from streamlit's releases.
1.30.0
What's Changed
New Features 🎉
- Add support for scroll container via the
heightparameter by@LukasMasuchin streamlit/streamlit#7697- Add display_text to LinkColumn by
@sfc-gh-bhayin streamlit/streamlit#7741- st.query_params by
@willhuang1997in streamlit/streamlit#7774- Add Pandas styler support to
LinkColumnby@LukasMasuchin streamlit/streamlit#7784- Config - MPA Sidebar Page Navigation by
@mayagbarnesin streamlit/streamlit#7852- Feature -
st.switch_pageby@mayagbarnesin streamlit/streamlit#7853Bug Fixes 🐛
- Fix handling of ordinal columns for builtin-charts by
@LukasMasuchin streamlit/streamlit#7771- Fix
st.togglebackground color by@sfc-gh-jgarciain streamlit/streamlit#7788- Don't send command used to start streamlit to frontend by
@vdonatoin streamlit/streamlit#7787- Fix iframe background for dark color scheme by
@LukasMasuchin streamlit/streamlit#7821- Prevent incompatible column config serialization by
@LukasMasuchin streamlit/streamlit#7887- Prevent hiding required editable columns by
@LukasMasuchin streamlit/streamlit#7888- Disable the ability to submit form if a submit button is disabled by
@willhuang1997in streamlit/streamlit#7827- Fix flickering effect when changing tabs by
@LukasMasuchin streamlit/streamlit#7904- Fix shrunk icon size in st.expander by
@matibouxin streamlit/streamlit#7596- Add check that individual elements are "python comparable" by
@kajarencin streamlit/streamlit#7840- Use commonpath rather than common prefix for more secure access by
@kmcgradyin streamlit/streamlit#7901- Don't disable tab on stale flag by
@LukasMasuchin streamlit/streamlit#7905- Fix embed params being dropped in page swaps by
@sfc-gh-wihuangin streamlit/streamlit#7918Other Changes
- Fix parenthesis error messaging by
@willhuang1997in streamlit/streamlit#7770- Update SECURITY.md by
@sfc-gh-hpathakin streamlit/streamlit#7783- Speed up plotly figures by 8x for users with "orjson" by
@eric-skydioin streamlit/streamlit#7860New Contributors
@sfc-gh-bhaymade their first contribution in streamlit/streamlit#7741@sfc-gh-jkinkeadmade their first contribution in streamlit/streamlit#7843@sfc-gh-jdalymade their first contribution in streamlit/streamlit#7842@matibouxmade their first contribution in streamlit/streamlit#7596Full Changelog: https://github.com/streamlit/streamlit/compare/1.29.0...1.30.0
1.29.0
What's Changed
Breaking Changes 🛠
- Remove old app test api by
@AnOctopusin streamlit/streamlit#7657New Features 🎉
- Add ability to add empty query params by
@willhuang1997in streamlit/streamlit#7601- Add Enum coercion to options elements, if input Enum classes "identical" but redefined on script run by
@Asaurus1in streamlit/streamlit#7408- Remove Recording Feature Menu Item when unsupported by
@kmcgradyin streamlit/streamlit#7604- Improved AppTest/ElementTree formatting by
@AnOctopusin streamlit/streamlit#7658- Add support for timedelta type to
st.dataframe,st.data_editorandst.table. by@LukasMasuchin streamlit/streamlit#7689
... (truncated)
Commits
2c39710Support latest importlib-metadata v7 (#7925)005d62aUp version to 1.30.033e347aFix embed params being dropped in page swaps (#7918)899cbbdDocstrings for release 1.30.0 (#7916)02022e7Reduce e2e test flakiness by using waiting methods (#7907)7ee8f2bUpdate the frontend audit exceptions (#7909)adb236bDon't disable tab on stale flag (#7905)bd0a899Use commonpath rather than common prefix for more secure access (#7901)ee41c84Add check that individual elements are "python comparable" (#7840)d428d91Fix shrunk icon size in st.expander (#7596)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.