Skip to content

Commit 9f33a78

Browse files
chore(main): release 1.0.0
1 parent 2e3e2b9 commit 9f33a78

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.0](https://github.com/gaima8/terraform-github-repository/compare/v0.19.2...v1.0.0) (2025-12-08)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* Support for classic GitHub Projects has been removed. All resources related to projects are no longer created, and input variables for configuring projects have been deleted. Users relying on these features must update their configurations.
14+
15+
### Features
16+
17+
* Add repository rulesets ([#12](https://github.com/gaima8/terraform-github-repository/issues/12)) ([353fcdf](https://github.com/gaima8/terraform-github-repository/commit/353fcdfd0cc703024367c058a062a80e8e3c46c7))
18+
* Drop support for the deprecated GitHub Projects ([#9](https://github.com/gaima8/terraform-github-repository/issues/9)) ([ccafd33](https://github.com/gaima8/terraform-github-repository/commit/ccafd3302b967e32f227c4b82fda336eec9c8755))
19+
* **iluwaa:** Add support for `security_and_analysis` ([#2](https://github.com/gaima8/terraform-github-repository/issues/2)) ([2e3e2b9](https://github.com/gaima8/terraform-github-repository/commit/2e3e2b9f8e914c3a108702d6c9d101aff4a60cef))
20+
21+
22+
### Bug Fixes
23+
24+
* Validate 'pages' is defined correctly. ([#8](https://github.com/gaima8/terraform-github-repository/issues/8)) ([7a87fc2](https://github.com/gaima8/terraform-github-repository/commit/7a87fc24e4b44a7cffcc00ee0c25e6d57781e1f7))
25+
826
## [0.19.2]
927

1028
### Features

0 commit comments

Comments
 (0)