Releases: sourcetoad/DevopsToolKit
Releases · sourcetoad/DevopsToolKit
v1.5.0
What's Changed
- Hop: Add migrate commands to artisan pass-through by @erik-perri in #46
- build: support external networks and labeled external network by @iBotPeaches in #47
- Remove MariaDB 10.4 & 10.5 by @iBotPeaches in #48
- chore: retire examples by @iBotPeaches in #49
- Fix MariaDB 10.11 port by @erik-perri in #51
- Hop improvements by @Jasonej in #52
- Mailpit support by @Jasonej in #53
- JEST-1246 Fix lint warnings on DevopsToolKit by @Vacoris in #55
- build: move order of db from newest to oldest by @iBotPeaches in #56
- Add local S3 support with MinIO by @chrisr-st in #54
- build: remove 'version' property by @iBotPeaches in #57
- Add hop proxy command by @Jasonej in #58
- Make hop pass through error by @erik-perri in #59
- MariaDB 11.4 - LTS by @iBotPeaches in #60
- Remove MariaDB 10.6 by @iBotPeaches in #61
New Contributors
- @erik-perri made their first contribution in #46
- @Vacoris made their first contribution in #55
- @chrisr-st made their first contribution in #54
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- SIP-39 - Laravel PHP8 Template Upgrade + Node 14 by @iBotPeaches in #23
- SIP-38 - Add MariaDB 10.5, deprecate MariaDB 10.2 by @iBotPeaches in #22
- Remove references to removed networks by @michalm-st in #24
- fix: Remove unused Postgres9.5 by @toothlessrebel in #25
- fix: Change network name for deprecated yml configuration by @toothlessrebel in #26
- JEST-226 build: lock docker to composer2 by @iBotPeaches in #27
- fix: quote ports on phpmyadmin by @iBotPeaches in #28
- docs: redo readme for installation instructions by @iBotPeaches in #29
- Hello Linting by @iBotPeaches in #31
- build: ensure we purge apt cache after install by @iBotPeaches in #30
- style: fix new linter for natural language by @iBotPeaches in #34
- JEST-312 fix: remove postgres by @iBotPeaches in #32
- docs: deprecate changelog by @iBotPeaches in #35
- feat: set template for laravel to php8.1 by @iBotPeaches in #36
- fix: prevent xdebug console spam by @iBotPeaches in #37
- build: remove redis by @iBotPeaches in #39
- feat: add Maria 10.6, drop 10.2 by @iBotPeaches in #41
- JEST-278 refactor: DB_IMPORT_FLAGS var and protocol type by @Bankamah in #42
- SIP-294 fix: move external under name by @Bankamah in #43
- Hop by @Jasonej in #44
- feat: add maria 10.11, drop 10.3 by @iBotPeaches in #45
New Contributors
- @michalm-st made their first contribution in #24
- @Bankamah made their first contribution in #42
- @Jasonej made their first contribution in #44
Full Changelog: v1.3.0...v1.4.0
v1.3.0 - QoL Docs/Templates & Cleanup Deprecations
- Retire non st-internal network names (not yet removed).
- Remove outdated python and upsource documentation.
- Move yii2-shell docs into /docs
- Add ./scripts/db_migrate for moving databases between versions of database.
- Update docker templates for latest php74 packages/versions.
v1.2.1 - Hello Postgres 9.4
- Added PostgreSQL v9.4
v1.2.0 - DB Cleanup (Maria)
- Removed mysql56
- Deprecated networks that aren't "st-internal"
- Added MariaDB10.3
- Added MariaDB10.4
- Added optional phpMyAdmin
v1.1.1 - Network Upgrades
- Removed d4m guide.
- Updated Laravel docker container to Node10 (previously Node8)
- Updated Yii2/Laravel scripts to leverage "st-internal" network
- Removed all unchanged php.ini files for both Yii2/Laravel
v1.1.0 - Hello MariaDB 10.2, bye 10.2
- [Breaking] Removed MariaDB10.1
- Added MariaDB10.2