Releases: Laboratoria/curriculum
v9.5.0
Milestone https://github.com/Laboratoria/curriculum/milestone/118
Features
- Variants for Guess The Number project #1866
- Variants for Artist Launch project - LookerStudio and PowerBI #1868
Fixes
- Fix Salesforce Readme format with sections #1867
Chores
- Updating dependencies including curriculum-parser v6.1.0-alpha.0
- Updating dependencies in Text Analyzer #1834
Changelog
- 39fef5c chore(deps): updates dependencies and curriculum-parser 6.1.0-alpha (#1874) (@unjust)
- fd36fc1 feat: reorganizing Guess The Number into variants (#1872) (@unjust)
- e850a4e fix: adds numbers to sections and learning objectives section (#1870) (@unjust)
- 062a7ea chore(deps-dev): Bump braces in /projects/01-text-analyzer (#1834) (dependabot[bot])
- ef9bfe0 feat: Create two variants for artist launch project: powerbi and looker studio (#1869) (@ssinuco)
v9.4.1 - Hotfix DevOps Projects
v9.4.0 - DevOps Projects
Milestone v9.4.0 - DevOps Projects
Features
- Create projects to launch Fleet Management in various services #1856
Fixes
- Fix variants with objectives in Salesforce project #1861
- Correct link to slack in Dataverse Chat #1860
- Fix tests of oas:propting in Dataverse #1855
Changelog
- 8a422d0 fix: Update Salesforce project.yml and objectives (#1862) (@unjust, @marianaLz )
- d898561 fix: Update shortDescription test in oa-prompting.spec.js (#1864) (@unjust)
- fa36503 feat: Create Devops Project (#1857) (@ssinuco, @unjust, @icarito)
- c60c3cb fix: link to slack in dataverse chat README.md (#1863) (@unjust)
v9.3.0 - Salesforce Project
Features
- New Salesforce project #1858
Changelog
- eee4115 feat: adding salesforce readme and project.yml (#1859) (@unjust, @marianaLz)
v9.2.0 - New SQL projects, Python variants
Changelog
- 3d915f0 feat: show either django or flask OAs depending on variant (#1854) (@merunga)
- acd7e38 Merge branch 'next' of github.com:Laboratoria/curriculum into next (@merunga)
- 1105c25 chore(release): Bumps version to v9.2.0 and updates dist files (@merunga)
- 2f4b6f3 chore(release): Bumps version to v9.2.0 and updates dist files (@merunga)
- 78e3e4f feat: Add Artist Launch and SQL Student Database Project. (#1852) (@ssinuco)
- 37c20d1 feat: Add Artist Launch and SQL Student Database Project. (#1852) (@ssinuco)
- bdb7734 Apply commits related to SQL Zoo Project from main branch (#1848) (@ssinuco)
Note: Something happened to the history and there are dupe version bumps in next
that we are bringing now to main
as v9.2.0.
v9.1.1 - sqlzoo-mystery
Changelog
- 5726e4f fix(projects/sqlzoo-mystery): Corrige estilo para evitar errores de linter @lupomontero
- b3eff88 Merge branch 'next' into 05-sqlzoo-mystery @lupomontero
- de27eaf Create SQLZoo-Mystery project and its learning objectives @ssinuco
- 0a547a5 chore(pkg): Actualiza dependencias
What's Changed
Full Changelog: v9.0.0...v9.1.1
v9.0.0 - Rutas de proyecto
✨ Highlights
ES:
➕⭐ Agrega variantes de implementación de proyectos, OAs opcionales y etiquetas de proyectos
Ver https://github.com/Laboratoria/curriculum-parser/releases/tag/v6.0.0
⚠️ BREAKING CHANGE: Quita soport para Node.js 16
Se espera Node.js 18 para arriba.
⚠️ BREAKING CHANGE: Remueve aplicación de React
Con este release se ha quitado la aplicación de React, y todas las dependencias que tenía, incluyendo las actions que desplegaba el sitio en https://curriculum.laboratoria.la/es/ que por ahora quedará estáticamente desplegado en su última versión deployada (v8.8.0) hasta re-dirigir todo su contenido a https://bootcamp.laboratoria.la/es/
PT:
➕⭐ Adiciona variantes de implementação de projetos, OAs opcionais e etiquetas de projetos
Veja https://github.com/Laboratoria/curriculum-parser/releases/tag/v6.0.0
⚠️ BREAKING CHANGE: Remove suporte para Node.js 16
Agora é esperado Node.js 18 ou superior.
⚠️ BREAKING CHANGE: Remove aplicação React
Com este release, a aplicação React foi removida, junto com todas as dependências que tinha, incluindo as actions que implementavam o site em https://curriculum.laboratoria.la/pt/ que por enquanto ficará estaticamente implementado na sua última versão deployada (v8.8.0) até redirecionar todo o seu conteúdo para https://bootcamp.laboratoria.la/pt/
Changelog
- 5ac04d3 feat(website): Quita todo lo relacionado con website curriculum.laboratoria.la
- 22a9e46 chore(pkg): Actualiza @laboratoria/curriculum-parser a v6.0.0
- 6fc0b36 feat(projects): Actualiza tags de proyectos de acuerdo a lista de @unjust
- 6cf1817 chore(pkg): Actualiza @laboratoria/sdk-js a v8.0.0
- 097059c feat(projects/fleet-management-api): Agrega OA excluidos en variante de python
- 7586cd3 feat(scripts/create-cohort-project): Agrega soporte para variantes de proyectos en script para coaches
- 83519cf chore(projects): Adds tentative tags to projects @mfdebian @adolivaresl
- 59baf69 chore(cd): Actualiza actions/checkout y actions/setup-node a v4
- d364fbf feat(pkg): Drop support for Node 16
- b83c880 chore(pkg): Actualiza curriculum-parser a 6.0.0-alpha.0 y actualiza dist @lupomontero
- b20bffd Extend proyect.yml to support removing default OAs from a variant @merunga
- 676d984 new project.yml propsal @merunga
- 791ce59 (upstream/next, next) fix: renaming topics directories to match redirect regex (#1828) @unjust
- c0d6da6 feat: Add first steps for starting with Fleet Management API (#1815) @ssinuco
- 9b671bb feat: Improve User Story of fleet management api, adding gif and swagger docs (#1805) @ssinuco
v8.8.0 Fleet Improvements
Features
- Prep Fleet Management to replace BQ API in Bootcamp (user stories, testing) #1753
- Adding testing with postman in Fleet Management API #1809
- Fleet Management Python: Add resources and concept explanations #1812
- Guide for Typescript #1732
Bug fixes
- Fix - Some browser/dom topic sections do not load #1827
Chores
- Bump vite from 5.2.2 to 5.2.6 (#1795) (dependabot[bot])
- Update dependencies for release 8.8 (#1833) (@unjust)
Changleog
- 8bb31fd feat: added guide typescript (#1732) (@jmontes50, @moniyama)
- 7f6f4a8 chore(deps): Bump vite from 5.2.2 to 5.2.6 (#1795) (dependabot[bot])
- df853e0 chore(deps): Update dependencies for release 8.8 (#1833) (@unjust)
- d02fc9a feat: fleet management tests with postman (#1829) (@unjust)
- 791ce59 fix: renaming topics directories to match redirect regex (#1828) (@unjust)
- c0d6da6 feat: Add first steps for starting with Fleet Management API (#1815) (@ssinuco)
- 9b671bb feat: Improve User Story of fleet management api, adding gif and swagger docs (#1805) (@ssinuco)
v8.7.0 UX + Movie Challenge
Features
- Updating Learning Objectives for Movie Challenge #1818
- Updating titles and descriptions of UX Learning Objectives #1711
- Adding AI Learning Objective to UX Final Project #1811
Fixes
- Bug fix in test Web API Playwright test - Dataverse #1757
Chores
- Bump @babel/traverse in /projects/01-text-analyzer #1621
- Bump gh-pages in /projects/01-text-analyzer #1814
Changelog
- 8eb97af chore(deps-dev): Bump @babel/traverse in /projects/01-text-analyzer (#1621) (dependabot[bot])
- 8cc4adf chore(deps-dev): Bump gh-pages in /projects/01-text-analyzer (#1814) (dependabot[bot])
- 8fc28d3 fix: Added fix/add-validation-event-param-test-oas-web-api (#1819) (@vivieall)
- d23b3f2 feat: adds oas to movie challenge (#1821) (@unjust)
- e9d8567 feat: adds updates to titles descriptions and new OA for UX (#1816) (@unjust)
- 2ca3146 feat: Include AI OAs design lab project (#1810) (@lisperaza)
v8.6.0 UXploradoras + Typescript OAs
Features
- New project UXploradoras for Level 2 that combines UI + UX #1796
- Adjusting Typescript learning objectives (OAs) in Burger Queen API Client, Movie Challenge and Fleet Management #1783
- Adding video of Pair Programming to Dataverse resources #1800
- New Angular learning objective (OA) for component lifecycle #1803
Fixes
- Indentation of Angular learning objective #1806
Changelog
- 73f132d feat: adds new UXD project UXploradoras (#1797) (@lisperaza)
- cc5a59b feat: adds angular components-lifecycle learn objective (#1803) (@Luandrada)
- c12c386 feat: adds pair programmng video to dataverse resources (#1800) (@unjust @LunaConstanza)
- f66f0ef fix: adjust TypeScript OAs (#1799) (@ssinuco)
- fix: component-lifecycle oa indentation and singular (#1806) (@unjust)