|
1 | 1 | <a name="unreleased"></a>
|
2 | 2 | ## [Unreleased]
|
3 | 3 |
|
| 4 | + |
| 5 | +<a name="v1.1.9"></a> |
| 6 | +## [v1.1.9] - 2024-11-26 |
| 7 | +### ♻️ Code Refactoring |
| 8 | +- **persistence:** minor naming |
| 9 | +- **transport:** tbd |
| 10 | + |
| 11 | +### ✨ Features |
| 12 | +- **api:** enable otel |
| 13 | +- **api:** introduce config package |
| 14 | +- **deploy:** add rate limiting |
| 15 | +- **deploy:** support otel in env |
| 16 | +- **telemetry:** introduce otel instrumentation |
| 17 | +- **transport:** use otel-fiber middleware for instrumentation |
| 18 | + |
| 19 | +### 🐛 Bug Fixes |
| 20 | +- **web:** mozila bug with w-full on img tag |
| 21 | + |
| 22 | +### 👷 Continuous Integration |
| 23 | +- add local otel target |
| 24 | +- **otel:** add local otel config |
| 25 | + |
| 26 | +### 🛠️ Chores |
| 27 | +- go mod tidy and vendor |
| 28 | +- **deploy:** bump chart appversion |
| 29 | +- **deploy:** chart update |
| 30 | +- **transport:** do not instrument health routes |
| 31 | +- **web:** minor styling improvmenets |
| 32 | +- **web:** introduce Metrics Instrumentation with OTEL |
| 33 | +- **web:** minor display improvements |
| 34 | + |
| 35 | +### Pull Requests |
| 36 | +- Merge pull request [#43](https://github.com/ioaiaaii/ioaiaaii.net/issues/43) from ioaiaaii/feat/fontend-otel-instrumentation |
| 37 | + |
| 38 | + |
| 39 | +<a name="v1.1.8"></a> |
| 40 | +## [v1.1.8] - 2024-11-17 |
| 41 | +### 🛠️ Chores |
| 42 | +- **deploy:** bump chart appversion |
| 43 | +- **iac:** upload webp images |
| 44 | +- **web:** migrate live to webp image |
| 45 | +- **web:** migrate to webp image |
| 46 | +- **web:** transparent home menu bar |
| 47 | +- **web:** apply default bg color |
| 48 | +- **web:** remove redundunt info |
| 49 | +- **web:** remove gh profile from contancts |
| 50 | + |
| 51 | +### Pull Requests |
| 52 | +- Merge pull request [#42](https://github.com/ioaiaaii/ioaiaaii.net/issues/42) from ioaiaaii/chore/switch-to-webp-images |
| 53 | + |
| 54 | + |
| 55 | +<a name="v1.1.7"></a> |
| 56 | +## [v1.1.7] - 2024-11-15 |
| 57 | +### 🐛 Bug Fixes |
| 58 | +- **website:** image path for dec-pdc |
| 59 | + |
| 60 | +### 🛠️ Chores |
| 61 | +- **deploy:** bump chart appversion |
| 62 | +- **iac:** module update with new images |
| 63 | + |
| 64 | +### Pull Requests |
| 65 | +- Merge pull request [#41](https://github.com/ioaiaaii/ioaiaaii.net/issues/41) from ioaiaaii/chore/images-improvements |
| 66 | +- Merge pull request [#40](https://github.com/ioaiaaii/ioaiaaii.net/issues/40) from ioaiaaii/chore/images-improvements |
| 67 | +- Merge pull request [#39](https://github.com/ioaiaaii/ioaiaaii.net/issues/39) from ioaiaaii/chore/images-improvements |
| 68 | + |
| 69 | + |
| 70 | +<a name="v1.1.6"></a> |
| 71 | +## [v1.1.6] - 2024-11-15 |
| 72 | +### 🛠️ Chores |
| 73 | +- **deploy:** bump chart appversion |
| 74 | +- **website:** improvment mockups |
| 75 | + |
| 76 | +### Pull Requests |
| 77 | +- Merge pull request [#38](https://github.com/ioaiaaii/ioaiaaii.net/issues/38) from ioaiaaii/chore/images-improvements |
| 78 | + |
| 79 | + |
| 80 | +<a name="v1.1.5"></a> |
| 81 | +## [v1.1.5] - 2024-11-13 |
| 82 | +### 🐛 Bug Fixes |
| 83 | +- image min h |
| 84 | + |
| 85 | +### 🛠️ Chores |
| 86 | +- **deploy:** bump chart appversion |
| 87 | + |
| 88 | +### Pull Requests |
| 89 | +- Merge pull request [#37](https://github.com/ioaiaaii/ioaiaaii.net/issues/37) from ioaiaaii/fix/image-h |
| 90 | + |
| 91 | + |
| 92 | +<a name="v1.1.4"></a> |
| 93 | +## [v1.1.4] - 2024-11-13 |
| 94 | +### ✨ Features |
| 95 | +- **web:** minor imrovements on images |
| 96 | + |
| 97 | +### 🛠️ Chores |
| 98 | +- **deploy:** bump chart appversion |
| 99 | +- **iac:** images sync |
| 100 | + |
| 101 | +### Pull Requests |
| 102 | +- Merge pull request [#36](https://github.com/ioaiaaii/ioaiaaii.net/issues/36) from ioaiaaii/feat/styling-improv |
| 103 | + |
| 104 | + |
| 105 | +<a name="v1.1.3"></a> |
| 106 | +## [v1.1.3] - 2024-11-12 |
| 107 | +### ✨ Features |
| 108 | +- image rendering and styling improvements |
| 109 | + |
| 110 | +### 🛠️ Chores |
| 111 | +- **deploy:** bump chart appversion |
| 112 | +- **iac:** image upload |
| 113 | + |
| 114 | +### Pull Requests |
| 115 | +- Merge pull request [#35](https://github.com/ioaiaaii/ioaiaaii.net/issues/35) from ioaiaaii/feat/images-desing |
| 116 | +- Merge pull request [#34](https://github.com/ioaiaaii/ioaiaaii.net/issues/34) from ioaiaaii/master |
| 117 | +- Merge pull request [#33](https://github.com/ioaiaaii/ioaiaaii.net/issues/33) from ioaiaaii/feat/images-desing |
| 118 | + |
| 119 | + |
| 120 | +<a name="v1.1.2"></a> |
| 121 | +## [v1.1.2] - 2024-11-11 |
| 122 | +### 🛠️ Chores |
| 123 | +- **deploy:** bump chart appversion |
| 124 | + |
| 125 | +### Pull Requests |
| 126 | +- Merge pull request [#32](https://github.com/ioaiaaii/ioaiaaii.net/issues/32) from ioaiaaii/feat/improve-image-loading |
| 127 | + |
| 128 | + |
| 129 | +<a name="v1.1.1"></a> |
| 130 | +## [v1.1.1] - 2024-11-11 |
4 | 131 | ### ♻️ Code Refactoring
|
5 | 132 | - move website data to website dir
|
6 | 133 |
|
|
13 | 140 | - **data:** minor text correction
|
14 | 141 |
|
15 | 142 | ### 🛠️ Chores
|
| 143 | +- **deploy:** bump appversion |
16 | 144 | - **deploy:** bump chart version
|
17 | 145 | - **website:** migrate images from upstream
|
18 | 146 | - **website:** deprecate embed
|
19 | 147 |
|
| 148 | +### Pull Requests |
| 149 | +- Merge pull request [#31](https://github.com/ioaiaaii/ioaiaaii.net/issues/31) from ioaiaaii/chore/image-bump |
| 150 | +- Merge pull request [#30](https://github.com/ioaiaaii/ioaiaaii.net/issues/30) from ioaiaaii/feat/images_improvements |
| 151 | + |
20 | 152 |
|
21 | 153 | <a name="v1.1.0"></a>
|
22 | 154 | ## [v1.1.0] - 2024-11-09
|
|
155 | 287 | - Merge pull request [#8](https://github.com/ioaiaaii/ioaiaaii.net/issues/8) from ioaiaaii/chore/repo-operator
|
156 | 288 |
|
157 | 289 |
|
158 |
| -[Unreleased]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.0...HEAD |
| 290 | +[Unreleased]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.9...HEAD |
| 291 | +[v1.1.9]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.8...v1.1.9 |
| 292 | +[v1.1.8]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.7...v1.1.8 |
| 293 | +[v1.1.7]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.6...v1.1.7 |
| 294 | +[v1.1.6]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.5...v1.1.6 |
| 295 | +[v1.1.5]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.4...v1.1.5 |
| 296 | +[v1.1.4]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.3...v1.1.4 |
| 297 | +[v1.1.3]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.2...v1.1.3 |
| 298 | +[v1.1.2]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.1...v1.1.2 |
| 299 | +[v1.1.1]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.1.0...v1.1.1 |
159 | 300 | [v1.1.0]: https://github.com/ioaiaaii/ioaiaaii.net/compare/v1.0.0...v1.1.0
|
0 commit comments