Releases: UlisesGascon/development-toolkit
Releases · UlisesGascon/development-toolkit
0.12.0
What's Changed
Main Changes
- bump version to 0.12.0 (e4a0e70)
- upgrade base image dependencies (1adb691)
- upgrade opinionated-bash-scripts to 0.7.0 (9a87c54)
Stack Changes
Release content Details
Current Stack
- Ubuntu 20.04
- .NET 7.0.15
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 2.9.2
- Docker 24.0.5 and Docker Compose 2.23.3
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- nano 4.8
- iputils-ping 3:20190709-3
- apt-transport-https 2.0.10
- jq 1.6
- UlisesGascon/opinionated-bash-scripts 0.7.0
PRs
- Upgrade base image dependencies by @UlisesGascon in #40
- Upgrade opinionated-bash-scripts to 0.7.0 by @UlisesGascon in #39
- Bump version to 0.12.0 by @UlisesGascon in #41
Changelog
- e4a0e70 chore: bump version to 0.12.0 by @UlisesGascon
- 1adb691 chore: upgrade base image dependencies by @UlisesGascon
- 9a87c54 chore: upgrade opinionated-bash-scripts to 0.7.0 by @UlisesGascon
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
Main Changes
- Upgraded
.Netto7.0.15 - Upgraded
curlto7.68.0-1ubuntu2.21 - Upgraded
opinionated-bash-scriptsto0.6.1(f04a812) - Add jq (
jq@1.6-1ubuntu0.20.04.1) to the stack (ded5069) - bump version to 0.11.0 (ce6f1b6)
Stack Changes
- Upgraded
.Netto7.0.15 - Upgraded
curlto7.68.0-1ubuntu2.21 - Upgraded
opinionated-bash-scriptsto0.6.1(f04a812) - Add jq (
jq@1.6-1ubuntu0.20.04.1) to the stack (ded5069)
Release content Details
Current Stack
- Ubuntu 20.04
- .NET 7.0.15
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 2.9.2
- Docker 24.0.5 and Docker Compose 2.23.3
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- nano 4.8
- iputils-ping 3:20190709-3
- apt-transport-https 2.0.10
- jq 1.6
- UlisesGascon/opinionated-bash-scripts 0.6.1
PRs
- Upgrade dependencies (patch level) by @UlisesGascon in #36
- Upgrade opinionated-bash-scripts to 0.6.1 by @UlisesGascon in #35
- Add jq (jq@1.6-1ubuntu0.20.04.1) to the stack by @UlisesGascon in #37
- Bump version to 0.11.0 by @UlisesGascon in #38
Changelog
- b1579bf chore: upgrade dependencies patch level by @UlisesGascon
- f04a812 chore: upgrade opinionated-bash-scripts to 0.6.1 by @UlisesGascon
- ded5069 feat: add jq (
jq@1.6-1ubuntu0.20.04.1) to the stack by @UlisesGascon - ce6f1b6 chore: bump version to 0.11.0 by @UlisesGascon
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
Main Changes
Stack Changes
- Upgrade opinionated-bash-scripts to 0.5.0 (d6cb191)
Release content Details
Current Stack
- Ubuntu 20.04
- .NET 7.0.14
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 2.9.2
- Docker 24.0.5 and Docker Compose 2.23.3
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- nano 4.8
- iputils-ping 3:20190709-3
- apt-transport-https 2.0.10
- UlisesGascon/opinionated-bash-scripts 0.5.0
PRs
- Upgrade opinionated-bash-scripts to 0.5.0 by @UlisesGascon in #33
- Bump version to 0.10.0 by @UlisesGascon in #34
Changelog
- cb970cf chore: bump version to 0.10.0 by @UlisesGascon
- d6cb191 chore: upgrade opinionated-bash-scripts to 0.5.0 by @UlisesGascon
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
Main Changes
- Added new packages to the stack and upgraded some of them.
Stack Changes
- Bump version to 0.9.0 (338208f)
- Upgrade
opinionated-bash-scriptsto0.4.0(df02bc6) - Add ping (
iputils-ping@3:20190709-3) to the stack (2fdf065) - Add
nano@4.8to the stack (4229f15) - Add
docker-compose@2.23.3to the stack (cf3982d)
Release content Details
Current Stack
- Ubuntu 20.04
- .NET 7.0.14
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 2.9.2
- Docker 24.0.5 and Docker Compose 2.23.3
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- nano 4.8
- iputils-ping 3:20190709-3
- apt-transport-https 2.0.10
- UlisesGascon/opinionated-bash-scripts 0.4.0
PRs
- Add docker-compose@2.23.3 to the stack by @UlisesGascon in #28
- Add nano@4.8 to the stack by @UlisesGascon in #29
- Add ping (iputils-ping@3:20190709-3) to the stack by @UlisesGascon in #30
- Upgrade opinionated-bash-scripts to 0.4.0 by @UlisesGascon in #31
- Bump version to 0.9.0 by @UlisesGascon in #32
Changelog
- 338208f chore: bump version to 0.9.0 by @UlisesGascon
- df02bc6 chore: upgrade
opinionated-bash-scripts@0.4.0by @UlisesGascon - 2fdf065 feat: add ping (
iputils-ping@3:20190709-3) to the stack by @UlisesGascon - 4229f15 feat: add
nano@4.8to the stack by @UlisesGascon - cf3982d feat: add
docker-compose@2.23.3to the stack by @UlisesGascon
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
Main Changes
Stack Changes
Current Stack
- Ubuntu 20.04
- .NET 7.0.14
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 2.9.2
- Docker 24.0.5
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- apt-transport-https 2.0.10
- UlisesGascon/opinionated-bash-scripts 0.3.0
PRs
- Add support for ARM (multi-cpu implementation) by @UlisesGascon in #26
- Bump version to 0.8.0 by @UlisesGascon in #27
Changelog
- d81063c chore: bump version to 0.8.0 by @UlisesGascon
- d106e94 feat: build Docker images for ARM and x86 by @UlisesGascon
- 152afaa feat: add
apt-transport-https@2.0.10to the stack by @UlisesGascon - 5dcc1cc chore: change installation method for GIT LFS by @UlisesGascon
- 62cd824 chore: downgrade to
git-lfs@2.9.2by @UlisesGascon - d569d84 feat: add multi-arch images publication by @UlisesGascon
Full Changelog: 0.7.0...0.8.0
0.7.0
Main Changes
- Bump version to 0.7.0 (07f6d26)
- Upgrade
opinionated-bash-scriptsto 0.3.0 (1e9c572) - Update the snapshot for tests (1ca676d)
Release content Details
Current Stack
- Ubuntu 20.04
- .NET 7.0.14
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 3.4.0
- Docker 24.0.5
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- UlisesGascon/opinionated-bash-scripts 0.3.0
PRs
- Upgrade opinionated-bash-scripts to 0.3.0 by @UlisesGascon in #24
- Bump version to 0.7.0 by @UlisesGascon in #25
Changelog
- 07f6d26 chore: bump version to 0.7.0 by @UlisesGascon
- 1e9c572 chore: upgrade
opinionated-bash-scriptsto 0.3.0 by @UlisesGascon - 1ca676d test: update the snapshot by @UlisesGascon
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
Main Changes
- Bump version to 0.6.0 (4f714b1)
- Fix typo in package version (4635ec7)
- Upgrade
opinionated-bash-scriptsto 0.2.1 (399889a) - Add e2e tests to CI pipeline (671edeb)
- Add e2e test for immutability (48fd3d5)
- Add support for NVM (07cc7c9)
- Initialize node.js project (d957999)
- Update git ignore rules for Node.js and VSCode (b1eab17)
- Add
jest@29.7.0as node.js dependency (827c83d) - Add npm script for test
npm run test(0280c9f) - Improve
opinionated-bash-scriptsexample (5c5f14d) - Upgrade opinionated-bash-scripts to 0.2.0 (90bfe76)
Release content Details
Current Stack
- Ubuntu 20.04
- .NET 7.0.14
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 3.4.0
- Docker 24.0.5
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- UlisesGascon/opinionated-bash-scripts 0.2.1
PRs
- Upgrade opinionated-bash-scripts to 0.2.0 by @UlisesGascon in #16
- Improve opinionated-bash-scripts example by @UlisesGascon in #17
- Add Node.js to the project by @UlisesGascon in #18
- Add e2e test for immutability by @UlisesGascon in #19
- feat: add e2e tests to CI pipeline by @UlisesGascon in #20
- Upgrade opinionated-bash-scripts to 0.2.1 by @UlisesGascon in #21
- Fix typo in package version by @UlisesGascon in #22
- Bump version to 0.6.0 by @UlisesGascon in #23
Changelog
- 4f714b1 chore: bump version to 0.6.0 by @UlisesGascon
- 4635ec7 fix: typo in package version by @UlisesGascon
- chore: upgrade opinionated-bash-scripts to 0.2.1 by @UlisesGascon
- 671edeb feat: add e2e tests to CI pipeline by @UlisesGascon
- 48fd3d5 test: add e2e test for immutability by @UlisesGascon
- 07cc7c9 feat: add support for NVM by @UlisesGascon
- d957999 chore: initialize node.js project by @UlisesGascon
- b1eab17 chore: update git ignore rules for Node.js and VSCode by @UlisesGascon
- 827c83d chore: add jest@29.7.0 as node.js dependency by @UlisesGascon
- 0280c9f chore: add npm script for test by @UlisesGascon
- 5c5f14d docs: improve opinionated-bash-scripts example by @UlisesGascon
- 90bfe76 chore: upgrade opinionated-bash-scripts to 0.2.0 by @UlisesGascon
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
Main Changes
- remove dynamic label-schema (6644b26)
- remove non-OCI Image Format Specification (01098ab)
- migrate node.js installation step (ae2e877)
- Use STS channel argument for dotnet installation (b9c078f)
- Add fastjar to the stack (8df5e0f)
- Add opinionated-bash-scripts to the stack (5eeeed1)
Release content Details
Current Labels
"maintainer": "ulises@linux.com",
"org.opencontainers.image.created": "2023-11-21T12:40:19.390Z",
"org.opencontainers.image.description": "Personal Docker image used for development",
"org.opencontainers.image.licenses": "MIT",
"org.opencontainers.image.ref.name": "ubuntu",
"org.opencontainers.image.revision": "538a434a9eadfcd1680735364ed4233b90ba975f",
"org.opencontainers.image.source": "https://github.com/UlisesGascon/development-toolkit",
"org.opencontainers.image.title": "development-toolkit",
"org.opencontainers.image.url": "https://github.com/UlisesGascon/development-toolkit",
"org.opencontainers.image.version": "0.4.0"
Current Stack
- Ubuntu 20.04
- .NET 7.0.14
- NodeJS 18.17.1
- Git 2.25.1 and Git LFS 3.4.0
- Docker 24.0.5
- Curl 7.68.0
- net-tools 1.60
- ca-certificates 20230311
- gnupg 2.2.19
- libcurl4-openssl-dev 7.68.0
- gcc 4:9.3.0
- g++ 4:9.3.0
- make 4.2.1
- fastjar 2:0.98
- UlisesGascon/opinionated-bash-scripts 0.1.0
PRs
- Normalize Labels to OCI Image Format Specification by @UlisesGascon in #12
- Migrate node.js installation step by @UlisesGascon in #13
- Use STS channel argument for dotnet installation by @UlisesGascon in #14
- Add fastjar and opinionated-bash-scripts to the stack by @UlisesGascon in #15
Changelog
- 6644b26 feat: remove dynamic label-schema by @UlisesGascon
- 01098ab feat: remove non-OCI Image Format Specification by @UlisesGascon
- ae2e877 feat: migrate node.js installation step by @UlisesGascon
- b9c078f Use STS channel argument for dotnet installation by @UlisesGascon
- 8df5e0f feat: add fastjar to the stack by @UlisesGascon
- 5eeeed1 feat: add opinionated-bash-scripts to the stack by @UlisesGascon
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
Main Changes
- Add support for ghrc.io publication (e0daf0a)
- Update repo name references (2a3b8eb)
- Add ghcr.io example (5095466)
PRs
- Add support for ghrc.io publication by @UlisesGascon in #11
Changelog
- e0daf0a feat: add support for ghrc.io publication by @UlisesGascon
- 2a3b8eb chore: update repo name references by @UlisesGascon
- 5095466 docs: add ghcr.io example by @UlisesGascon
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
PRs
- Add maintainer label by @UlisesGascon in #3
- Add build-date metadata by @UlisesGascon in #4
- add multiple metadata labels by @UlisesGascon in #5
- add dynamic metadata labels by @UlisesGascon in #6
- Minor fixes by @UlisesGascon in #7
- Improve immutability by @UlisesGascon in #8
- Add support for Hadolint in the pipeline by @UlisesGascon in #9
- Added versions to stack by @UlisesGascon in #10
Main Changes
- Add maintainer label (41bcc97)
- Add
org.label-schema.build-datemetadata label (6c9def4) - Add
BUILD_DATEenvironmental variable to the CI pipelines (c34ae3c) - Add
org.label-schemalabels for (schema-version,name,description,url,vcs-url,vendor,docker.cmd) (e62c193) - Add
org.label-schemalabels for (vcs-ref,version) (9d6677c) - Add Build arguments for
VCS_REFandBUILD_VERSIONin CI pipelines (9d6677c) - docs: remove empty space (32c66e1)
- avoid manual actions while running
git-lfsinstallation (b2c1596) - Added Environmental variable:
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1(a1c6d27) - Added Environmental variable:
DEBIAN_FRONTEND=noninteractive(a9859b1) - Refactored metadata labels (92c6894)
- Pinned dependencies (0e71b1d)
- Added
SHELLoption is now/bin/bash(0e71b1d) - Avoid additional packages by specifying
--no-install-recommends(0e71b1d) - Add support for Hadolint in the pipeline (9d82710)
- docs: added versions to stack (a9146b3)
Changelog
- 41bcc97 feat: add maintainer label by @UlisesGascon
- 6c9def4 feat: add build-date metadata by @UlisesGascon
- c34ae3c feat: add BUILD_DATE environmental variable to the CI pipelines by @UlisesGascon
- e62c193 feat: add multiple metadata labels by @UlisesGascon
- 9d6677c feat: add dynamic metadata labels by @UlisesGascon
- b2c1596 fix: avoid manual actions while running git-lfs installation by @UlisesGascon
- 32c66e1 docs: remove empty space by @UlisesGascon
- a9859b1 feat: added noninteractive mode by @UlisesGascon
- a1c6d27 feat: add DOTNET_SYSTEM_GLOBALIZATION_INVARIANT as 1 by @UlisesGascon
- 92c6894 feat: refactor metadata labels by @UlisesGascon
- 0e71b1d feat: pin dependencies and improve immutability by @UlisesGascon
- 9d82710 Add support for Hadolint in the pipeline by @UlisesGascon
- a9146b3 docs: added versions to stack by @UlisesGascon
Full Changelog: 0.2.0...0.3.0